Re: [Java-gnome-developer] StatusBar issue + 2 questions
Brought to you by:
afcowie
From: Tiago C. <cog...@li...> - 2004-10-25 09:38:27
|
<snip> > > 2) My glade project includes several windows. All my windows pop up when > I start the program. Is there anyway to prevent that? </snip> That's the normal behaviour and a common problem. Set the windows visibility on *glade* to hidden and it should be fixed. |