Hi all, I am a beginner c programmer.
Is it possible to build windows based GUI using C code in codelite?
Programming GUI for win32
-
- CodeLite Curious
- Posts: 6
- Joined: Fri Dec 09, 2016 5:04 am
- Genuine User: Yes
- IDE Question: "C"
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Programming GUI for win32
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
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
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 6
- Joined: Fri Dec 09, 2016 5:04 am
- Genuine User: Yes
- IDE Question: "C"
- Contact:
Re: Programming GUI for win32
Thanks eranif.
I had a look and it looks like its only for C++ code and not C
I had a look and it looks like its only for C++ code and not C
- james.brownn732
- CodeLite Curious
- Posts: 1
- Joined: Wed Jan 30, 2019 3:45 pm
- Genuine User: Yes
- IDE Question: IDE
Re: Programming GUI for win32
Moderator: Removed off-topic post copied from https://control.com/thread/1298374408#1298382146