Re: [glade--]Troubles in Glade 2.0.0
Christof Petig <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Organization | Adolf Petig GmbH & Co. KG |
| Message-ID | <[email protected]> |
metal3d schrieb:
> Hello,
> I'm using Glade2.0.0
> Here is some troubles, the fist is easy, i cannot access the entry of a
> ComboBox...
mark the combobox as protected. Then use combo1->get_entry()->get_text(..).
> The second is more complexe ;)
> Intial values of HScale adjustement are not exported.
I'm not sure whether glade saves the values to the xml file. Are you
using gtk2 or gtk1?
You can ease fixing this bug if you send me a minimal glade+gladep file
showing the problem.
Christof