GUI editing in VC++ 6.0

Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.

Moderator: Moderators

Locked
eb
Posts: 1
Joined: 2003-01-13 23:17

GUI editing in VC++ 6.0

Post by eb » 2003-01-13 23:37

I've been fooling a bit around with the source code today, and wanted
to experiment a bit.

However, when I wanted to modify the GUI a bit, I wasn't quite sure
how you guys do this. Do you write everything manually (message maps,
resource symbols etc)? There was no class wizard database or anything
like that.

I've only worked with dialog based GUI's in VC++6 (and it's awhile ago)
- maybe that's why I'm confused. Anyway, any help is appreciated!

:-)

Locked