can glade files be used dynamically?



I sketching out a pretty large app and I'm a total glade newbie, It
looks pretty cool.

I have some questions:

Can I generate glade XML files (.glade) on the fly and have them used
by my application (via libGlade?) at run time to create dialogs?

If so, can I then save the state of those dialogs to a new XML
(.glade) file for persistence and analysis by my program?

Also, is libxml(2) or similar required for this behaviour or does
libglade provide an XML DOM? (or subset thereof)

-- 
Cheers!
Rick



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]