Hi all,
have been using C for many years with GCC command line win Unix and under Cygwin.
also have Visual Basic experience with win apps (so feeling little foolish at present).
Have number of C programs that command line compile in Pelle C no problems.
Most take arguments at command line that deal mainly with files.
Pelle C seems good place for me to move these to windows GUI.
I want to build a simply project where I use an initial template/empty project
The pull in my existing C code and setup a GUI with file pickers etc and then pass to existing and off they go....
(a) looking for a starting tutorial that launches GUI design / control with buttons, file picker etc
is there one around ? (if not happy to make one when I get this sorted)
I expected a bit like Vis. Basic where the form design pops up on start.
But does not seem to do this (or am I missing something obvious ?)
(b) what is basic way to start project under IDE and get to a basic form design & add buttons etc.
Sorry if I have missed somewhere obvious I should have found, but seem tio be drawing blanks.
Lots of C code URL's but not much seems to be GUI setup related.
Thanks for your help and patience.
p.s. Pelle C really looks like the saving grace for C under windows Vista +. Thanks guys.