[Glade-users] help
Mike
Mike@kordik.net
Tue, 07 Oct 2003 20:34:09 -0400
Can you be more specific? I am very new to Glade so I am not sure I can
help but I don't really understand the question.
Is this a fileselection dialog? I don't knwo what a fileselection
control box is. Also is this C or C++?
In general to get your the object in a C++ signal handler make sure you
make your Glade object is protected or public.
On Tue, 2003-10-07 at 09:47, S.W.Liu wrote:
> hi, how to use fileselection control box in glade-2? This signal code
> generated by glade-2 can't work any more!
>
> how could I do?
>
> thank!