Re: EuGTK:How To Lookup Stuff (General Hint)

new topic     » goto parent     » topic index » view thread      » older message » newer message

Here's something that might help, don't know if it works on Windows, but it won't take but a moment to try:

 
show_all(win) 
set(win,"interactive debugging",1) -- add this line here in your program; 
main() 
 

This (at least on Linux) opens a window showing the complete program hierarchy, click on a widget, and you can see and change all sorts of properties, try different themes, type in css code to change the appearance, etc. etc. etc...

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu