[Glade-users] Save as... button
Mehdi Rabah
mehdi.rabah at gmail.com
Thu Jun 1 13:35:51 EDT 2006
You create a FileChooser dialog in glade, and in options you choose as type
action "save"
(also "visible" option to false if you want)
Then you load the widget in your application and call the show() and run()
method of this dialog box.
Finally you get the result of the run() to see the type of action the user
did
There is also a method to see what file was choosen
I have a java gnome example if you want
On 6/1/06, Dim elef <roulhs at gmail.com> wrote:
>
> Hi everyone i m new to Glade and i want to ask how can i create a
> working "save as" button.
> _______________________________________________
> Glade-users maillist - Glade-users at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20060601/b55c914f/attachment.html
More information about the Glade-users
mailing list