thefool wrote:@tinman:
ok maybe i should go try the newest beta. i had a few problems with the last beta i tried, but my executables got bigger using the beta than using devcpp 4..? maybe i just did something wrong :P
where do you find C++ X IDE ?
Can't say I really noticed the executable size, I never used v4 much. I haven't used DevC++ for much C++ stuff yet either. But make sure you turn off the debugger and turn on optimisations otherwise it'll leave in all that stuff even if you don't need it :)
C++ Builder X can be downloaded
here. You need to create an account on the Borland site, but that's all AFAIR. Don't get fooled with the "Builder" part of it's name (like I did :), it's got none of the GUI stuff in it that other Borland Builder products have - it's just an IDE.
thefool wrote:btw i also wondered if there where any gui designer?
(that eventually maked an event loop too :) )
Try the wxWindows stuff. I haven't used it but there seems to be a lot of support, including GUI designers - not sure about event loops though (guess you mean event handler type things, like VB?).
Edit: quick search on google and it does seem taht wxWindows apps are "event handler" based, although you can still do it manually if you prefer. Might need to get my finger out and try it some day :)
If you paint your butt blue and glue the hole shut you just themed your ass but lost the functionality.
(WinXPhSP3 PB5.20b14)