Page 1 of 1

Programming GUI for win32

Posted: Fri Dec 09, 2016 5:15 am
by Walebepro
Hi all, I am a beginner c programmer.
Is it possible to build windows based GUI using C code in codelite?

Re: Programming GUI for win32

Posted: Sun Dec 11, 2016 5:52 pm
by eranif
Yes, you can do this. However, there is no GUI designer for pure Win32 GUI.
However, we do support writing GUI for Windows/Linux and OSX using the wxCrafter designer plugin https://wxwidgets.org/

See: http://codelite.org/LiteEditor/WxCrafterHelloWorld

Eran

Re: Programming GUI for win32

Posted: Tue Jan 08, 2019 11:51 pm
by Walebepro
Thanks eranif.

I had a look and it looks like its only for C++ code and not C

Re: Programming GUI for win32

Posted: Wed Jan 30, 2019 5:21 pm
by james.brownn732
Moderator: Removed off-topic post copied from https://control.com/thread/1298374408#1298382146