Re: [Vala] socket in notebook



Well, that's very nice but it does not answer the question:

- I've got Gtk.Notebook as part of my UI class derived from Gtk.Window.
- I've got function which will create new tab and dynamically add it to notebook.
- I need to use Gtk.Socket from within this function

So assembling all the widgets in advance and than simply calling window.show_all() is
not what I'm asking about. I'd like to know how to dynamically create and use
Gtk.Socket properly.

Pardon if that's unclear from the initial message.

thanks,
Max.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]