wxFormBuilder

February 26th, 2007

In one of my previous posts I wrote that wxWidgets doesn’t have good free GUI editor.
I have recently found really good one (especially when you use XRC files) – wxFormBuilder. Very stable (although v3.0 is still in beta) and easy to use. I recommend it.

Precompiled headers – GCC

February 26th, 2007

Some time ago I started using precompiled headers in my Windows projects. Having so many includes caused that compilation was taking too much time. Precompiled headers are really helpful in this case.
I will show you how to use them with gcc compiler.

Read the rest of this entry »

Designed by SirMike © All rights reserved

Valid XHTML 1.0! Valid CSS!

Powered by Rootnode