![]() |
| | #1 |
| Registered User Join Date: Nov 2008
Posts: 3
| GUI coding, placing of objects When working with lots of them it gets very tedious and takes long. Is there an easier way to do this? I mean in VB6 you can just draw the stuff on the form and can drag stuff around, I'm not looking for something that easy but whatever. I'm coding in C using MSVC++ 6.0. |
| jsithy is offline | |
| | #2 |
| and the hat of vanishing Join Date: Aug 2001 Location: The edge of the known universe
Posts: 21,214
| Visual Studio comes with a resource editor as well.
__________________ If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut. Up to 8Mb PlusNet broadband from only £5.99 a month! |
| Salem is offline | |
| | #3 |
| Registered User Join Date: Apr 2006
Posts: 137
| Thats one of the troubles with Win32 API, you have to keep testing, keep compiling. If you feel this is tiring, try using another library like wxWidgets.
__________________ ★ Inferno provides Programming Tutorials in a variety of languages. Join our Programming Forums. ★ |
| execute is offline | |
![]() |
| Tags |
| gui, objects, programming, win32 |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Developing GUI objects in C - advice needed | officedog | C Programming | 14 | 10-31-2008 03:30 PM |
| Someone help my pathetic excuse for GUI coding | bikr692002 | Windows Programming | 2 | 04-10-2006 05:42 PM |
| I believe I've found an official Answer to my Problem (Object Factories) | Shamino | Game Programming | 60 | 12-20-2005 11:36 PM |
| Placing GUI in Top Right Corner | pldd4 | Windows Programming | 2 | 07-16-2003 09:13 AM |