[Glade-users] How do I . . .

Damon Chaplin damon@ximian.com
Mon, 07 May 2001 18:34:07 -0400


Ed Winchester wrote:
> 
> First, I don't know how to subscribe to this list, so, please somebody
> email me with the correct method.

Go to the link below, enter your email address & a password and hit 'Subscribe'.

  http://lists.helixcode.com/mailman/listinfo/glade-users


> The real problem:  I've built a user interface with Glade, the .glade
> file exists,  I saved the file, and had to quit for the day.  I looked
> at the .glade file with an editor, and it appears to be GTKML defining
> all the work I put into the project.  When I come back to the project
> the next day, how do I get Glade to bring the window I built back up for
> further work?  I can get it to open the project, but the window I want
> doesn't appear in the main Glade screen.  What is listed in that screen
> is a window called Window1 and a Text Entry box called entry6.  I have
> no idea where that came from.  I presume the Window1 is the basic empty
> project.  I want my old window back!!

In the project window you see a list of your 'forms'.
If you double-click one it should appear.

(Unless you forgot to save it when you quit last time.)

Damon