From: Martijn van Beers (martijn@earthling.net)
Date: Sun Jul 11 1999 - 16:36:47 EDT
On Sun, Jul 11, 1999 at 08:50:56PM +0300, Ali Abdin wrote:
> I have stuff in a hpane, left is the tree, right is a dynamic window that
> changes...This is the way i want my 'preferences' window to be. Will there
> be support for this in glade? Currently, I have to manually code the
> preferences window basically.
What you describe here sounds to me like a perfect job for a dynamic
tree :) My program has a similar preferences setup to yours. The
way I handle it is to keep track of the parent and the children
for each page, and when I show the preferences box, I dynamically
build the tree on the right. This has the advantage that you
don't need to change anything but the parent/child data for a page
if you suddenly decide to rearrange things, or add a page.
>
> Glade is very nice though ;)
It's getting nicer and nicer, but it still remains just a
gui builder. It's not some RAD tool, you will have to write
code yourself (good thing imho)
hope this helps,
Martijn
-- Martijn van Beers martijn@earthling.netZistance is Footile!
+---------------------------------------------------------------------+ To unsubscribe from this list, send a message to majordomo@ncis.pn.org with the line "unsubscribe glade-devel" in the body of the message.
This archive was generated by hypermail 2b29 : Tue Aug 01 2000 - 19:21:12 EDT