User forums > Using Code::Blocks

How to develop a project with C::B+wxFormBuilder?

(1/1)

00061205:
How to develop a project with C::B+wxFormBuilder?
eg. A HelloWorld app.

Deschamps:
Just use the wxWidgets app wizard or begin your project from scratch and add the source files generated from wxFormBuilder (then you could use them directly or creating an inherited class, that is my preferred way).

Regards.

00061205:

--- Quote from: Deschamps on June 21, 2008, 06:14:32 pm ---Just use the wxWidgets app wizard or begin your project from scratch and add the source files generated from wxFormBuilder (then you could use them directly or creating an inherited class, that is my preferred way).

Regards.


--- End quote ---
Thanks

Navigation

[0] Message Index

Go to full version