Design non-windowed Gtk.Frame in Glade

Posted by Ángel Araya on Ask Ubuntu See other posts from Ask Ubuntu or by Ángel Araya
Published on 2012-08-29T02:24:13Z Indexed on 2012/08/29 3:50 UTC
Read the original article Hit count: 302

Filed under:
|
|
|

I'm building a ToDo app for personal porpouses, and I'm using Quickly and Glade for this.

I want it to desplay a list of the pending to-do elements. The problem I'm having is that I can't find the way to create a single Frame (not inside another window) with some other widgets inside to dinamically add them to a VBox that I already have created in Glade.

Is there a way to do it or do I have to create the Frame in the code?

© Ask Ubuntu or respective owner

Related posts about gtk

Related posts about quickly