[Glade-users] GNOME File Entry Widget
Damon Chaplin
damon@karuna.uklinux.net
Wed, 11 May 2005 11:29:44 +0100
On Tue, 2005-05-10 at 18:57 -0700, Suganthi Manickam wrote:
> Hello,
> I'm trying to use the GNOME file entry widget in
> my application, to let the user choose a file. When I
> run glade to create the window with the file entry
> widget, everything works fine, but when I run the
> actual application, when I press the Browse button,
> the file selection window pops up but doesn't let me
> actually select a file. I can enter the file name in
> the text entry area without clicking the browse button
> though.
> Does anyone know if I have set up any signal
> handlers, or do something else to get this to work? It
> would be great if someone can help me out on this.
Have you placed the file entry widget inside a modal dialog?
I seem to remember problems with using modal dialogs a while back,
though I may be wrong.
Damon