//flex table opened by JP

Click to See Complete Forum and Search --> : Trying to find a GUI builder


FusionX
07-23-2004, 01:02 AM
I've been looking around the internet for a GUI builder-type application, but it seems as though all of them are junk. I've tried wxGlade and Visualwx, and they're both worthless. I like the one that comes with wxWindows, because it is easy to design your own GUI. The only problem with it is the fact that it doesn't generate a .cpp file, which is much needed. If anyone knows where I might find a good GUI builder for wxWindows, I would certainly appreciate it if they would point it out.

Thanks! :)

fishybawb
07-23-2004, 05:03 AM
Try The Fast Light Toolkit:

http://fltk.easysw.com/

FusionX
07-23-2004, 03:42 PM
I've downloaded the source, but I can't seem to get it compiled. Is there some sort of binary available?

CompGeek01
07-23-2004, 05:17 PM
Have you followed the directions? What kind of errors are you getting?

FusionX
07-23-2004, 05:26 PM
I get so many errors Dev-C++ simply tells me to fix my code.