Re: [Java-gnome-developer] FileChooserDialog Questions
Brought to you by:
afcowie
From: Skip C. <sco...@gm...> - 2004-12-30 22:15:08
|
Hey there, Thanks. I have FileChooserDialog sort of working with glade now. I am wondering if anyone has noticed that the buttons do not appear when the dialog is shown. I can add the buttons with addButton(). When I manually add the buttons, I don't know how to tell which button was pushed by the user. Anyone have any suggestions. scoon On Tue, 28 Dec 2004 18:19:24 -0500, Skip Coon <sco...@gm...> wrote: > Hey there, > > I am running version 2.4.0 here. Thanks for the info. > > scoon > > > On Tue, 28 Dec 2004 08:45:37 -0500, Jeff Morgan <ku...@gm...> wrote: > > What version of libglade2 is installed on your system? See > > > > http://mail.gnome.org/archives/gtk-app-devel-list/2004-August/msg00067.html > > > > > > On Tue, 28 Dec 2004 06:59:44 -0500, Skip Coon <sco...@gm...> wrote: > > > Hey All, > > > > > > Is anyone able to use the FileChooserDialog created by glade (v2.6.0) > > > or do you just get this err: > > > > > > org.gnu.glade.GladeXMLException: unknown widget class 'GtkFileChooserDialog' > > > Java Result: 1 > > > > > > scoon > > > > > > ------------------------------------------------------- > > > SF email is sponsored by - The IT Product Guide > > > Read honest & candid reviews on hundreds of IT Products from real users. > > > Discover which products truly live up to the hype. Start reading now. > > > http://productguide.itmanagersjournal.com/ > > > _______________________________________________ > > > java-gnome-developer mailing list > > > jav...@li... > > > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > > > > > > > -- > > Jeffrey Morgan > > > > "The highest reward for a man's toil is not > > what he gets for it, but what he becomes by it" > > - Jon Ruskin > > > |