Re: [glade--]Some questions
- From: RevX gmx at
- To: Christof Petig <christof petig-baender de>
- Cc: glademm-list gnome org
- Subject: Re: [glade--]Some questions
- Date: Fri, 15 Feb 2002 16:52:17 +0100 (MET)
> Normally you edit the main function to only create the windows you need.
Ah, yes. Stupid me. I need to read more on gtk--.
> Can you tell me how to do it (in Gtk--), I'll implement it with glade--
> (if glade is capable of setting it). Once I dreamed of paramaters in
> glade files ... but no time to implement that (and the C folks never
> really liked the idea as much as I did) ...
In my glade (v0.6.2) I've found an option to disable the file op buttons
(in the widget's property menu). Glade writes it out to the following XML
tag:
<show_file_op_buttons>False</show_file_op_buttons>
In gtk-- this is the hide_fileop_buttons function. Found at:
http://gtkmm.sourceforge.net/docs/gtk/Gtk%3A%3AFileSelection.html
Maybe you can implement that into glade-- so I don't have to
manipulate the *_glade.cc file myself :-). Thanks,
cheers,
Michael.
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]