On Mon, Feb 17, 2003 at 08:19:00PM +1300, Rob Brown-Bayliss wrote: > Hi, I have been playing with druids, and found that the start page and > finish page wont show unless I specifically call startpage.show() and > finishpage.show() (this is before I even show the druid) > > Yet the main pages between these show without this need . Is this the > correct behaviour?
While I can neither confirm nor deny your report of UFOs .. er .. druid bugs, this behaviour does not surprise me too much (unfortunately). There are two widgets involved in Druids: edge pages and standard pages. The standard pages widget got a lot of love and attention between GNOME 1 and GNOME 2 and was heavily worked on. The edge pages, were sadly neglected. It is therefore quite possible that the behaviour of the two different sorts of pages might be slightly different, (Btw, edge pages are used for start and any finish pages in the druid sequence. In a later version of GNOME, the idea is to make every a standard page, more or less, and fix up this slightly odd division. However, that is GNOME 3 territory.) I will try to play around tonight and see if I can confirm your findings. Malcolm -- For every action there is an equal and opposite criticism. _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
