On Sun, 2007-01-28 at 13:44 +0100, angelo dureghello wrote: > Hi all, > > i'm getting trouble packing 2 scrolledwindows in a vbox, if i connect > the on_size_allocate of both the scrolledwindows, the scroll work but i > can't see the scrolling bars, there is a grey shape for those but they > are not visible at all. > > Probably i'm wrong to connect the Scrolledwindow signals, should i > connect the VBox signals instade ? But the Vbox is just one, so i d'ont > know how to go on this. > If someone can helpme , > > Infinite thanks, angelo
I don't understand why you would need to connect to any signals just to pack two ScrolledWindows into a VBox. You might try playing with Glade to see how this works. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
