Results 1 to 2 of 2
I was curious, does anybody know of a good site to find a Linux GUI C++ Skeleton??? I like to do things from scratch with my own Custom Codes, and ...
- 11-16-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 34
C++
I was curious, does anybody know of a good site to find a Linux GUI C++ Skeleton??? I like to do things from scratch with my own Custom Codes, and what not, I have a Skeleton for Windows C++ GUI, but not Linux yet =(, skeleton would be the codes for the main form, and then after you do that stuff you can add onto it..
In Windows it'sThanks for the extra help..Code:#include <windows.h> some codes here;
- 11-23-2008 #2


Reply With Quote
