FinalVersion 3 Posted May 4, 2010 Is there a designer out there? It's a real pain aligning things pixel by pixel, compiling, adjust 1 more pixel, compile, etc... Thanks [center][+] Steam GUI [+][+] Clipboard Tool [+][+] System :: Uptime [+][+] StarCraft II Mouse Trap [+][/center] Share this post Link to post Share on other sites
JRowe 9 Posted May 4, 2010 Visual Studio comes with a form designer. [center]However, like ninjas, cyber warriors operate in silence.AutoIt Chat Engine (+Chatbot) , Link Grammar for AutoIt , Simple Speech RecognitionArtificial Neural Networks UDF , Bayesian Networks UDF , Pattern Matching UDFTransparent PNG GUI Elements , Au3Irrlicht 2Advanced Mouse Events MonitorGrammar Database GeneratorTransitions & Tweening UDFPoker Hand Evaluator[/center] Share this post Link to post Share on other sites
jvanegmond 306 Posted May 4, 2010 Borland C++ also comes with a form designer. I have used it for a while, but prefer Visual Studio now. github.com/jvanegmond Share this post Link to post Share on other sites
FinalVersion 3 Posted May 4, 2010 I decided to not use Visual Studio's awhile ago, but hey, another try can't hurt. [center][+] Steam GUI [+][+] Clipboard Tool [+][+] System :: Uptime [+][+] StarCraft II Mouse Trap [+][/center] Share this post Link to post Share on other sites
bo8ster 3 Posted May 5, 2010 Hard to go past Visual Studio. I know NetBeans supports C\C++ and has a form designer but not sure if is for C++. I would not recommend Borland, in my experience it does not scale well and the IDE (i used Code Gear) is unstable. Post your code because code says more then your words can. SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y. Use Opt("MustDeclareVars", 1)[topic="84960"]Brett F's Learning To Script with AutoIt V3[/topic][topic="21048"]Valuater's AutoIt 1-2-3, Class... is now in Session[/topic]Contribution: [topic="87994"]Get SVN Rev Number[/topic], [topic="93527"]Control Handle under mouse[/topic], [topic="91966"]A Presentation using AutoIt[/topic], [topic="112756"]Log ConsoleWrite output in Scite[/topic] Share this post Link to post Share on other sites