From: Tom Sawyer Date: 2002-08-08T07:50:40+09:00 Subject: Re: [OT] GUI's and the Rouge, Part IV On Wed, 2002-08-07 at 13:04, Kero van Gelder wrote: > To give an idea of usability: I'm running an addressbook app with it on my > iPAQ. It is far from finished, but very much alive. quick question for you kero (cool name by the way), i read over the wise user guide. one of the things gutopia requires is to be able to create widgets without parents and allow the parents to pick them up later. do i just use nil as the widget's parent for this? becasue the fox toolkit requires a parent i had to create an invisible "foo" window that held the widgets until the parent needed them. kind of a kludge. ~transami