User forums > Using Code::Blocks

GTK

<< < (2/2)

Jenna:

--- Quote from: grogdunn on July 27, 2008, 08:11:30 pm ---
--- Quote from: nausea on July 27, 2008, 08:00:54 pm ---hi,

there is an application called wxglade wich exports xrc files

--- End quote ---

ok but this program use wxWidgets (is a wx designer but with glade2 front end)... and if i would use wx i use the built in gui designer...

i would a method to create a GTK GUI with a RAD because i'm lazy and i wouldn't write all code  :lol:

--- End quote ---

Maybe it would help if you read something about glade and libglade.

And have a look at the gtk+ wizard of C::B, it does not use glade (only gtk) , but it's not so hard to find out how it works.
It took me less than 15 minutes to create a very simple program (without events) with just two buttons and an image.

And I never used glade before.

Navigation

[0] Message Index

[*] Previous page

Go to full version