Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
User Interface Designer for GTK+ and GNOME
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="the_crazy88, post: 4522880"] Hi, Glade can do anything you want it to and is fast too. If you want to dynamiccaly load a table, this is perfectly possible. Just make sure that you know the name of the parent widget, for any widgets that you will add. Or create an empty table of 1x1 and resize it to required length and fill it with childs. I did this myself too. For some example code look at the audio ripper I develop: [URL]http://rubyforge.org/frs/?group_id=1284&release_id=6293[/URL]. The file rubyripper_gtk is what you need. It loads the playlist dynamically for any cd that is loaded. Regards, crazy88 [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
User Interface Designer for GTK+ and GNOME
Top