Hi"

I've found out myself what's going wrong:

> Is there any known problem with the generation of toolbar buttons in
> Glade-0.5.7/Gtkmm-1.2.0/Glademm-0.5.7b ? They are not visible here
> although the buttons are correctly new()ed and show()ed by the generated
> program.

Hmmm, it seems to be a problem with the source code writer. My test
buttons are newed and showed but Glademm doesn't add them to the toolbar. 

toolbar1->add(*firstbutton);
toolbar1->add(*secondbutton);
...

does the job. Christof, could you please fix this?

Cheers,
Robert
-- 
 +----------------------------------------------------------------------+
 I Dipl.-Ing. Robert Schwebel, Luedemannstrasse 25, 24114 Kiel, Germany I
 I Phone +49-431-6794138 Fax +49-431-6794139 email: [EMAIL PROTECTED]  I
 +----------------------------------------------------------------------+
 


+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to