I feel it's time to cast my line in here... I'm just about to embark on some GUIing myself and I have but one requirement thus far: I must be able to use cWinThreads or inherit from cWinThreads in order to control my processes.
My program will be used to demonstrate processor use by a function in a MATLAB compiled DLL running off of a thread. In my GUI I will need to have a simple way to set the application priority and thread priority and I'd like a pause button, quit button, and one of those durn nifty progress bars... I'm not supposing there's any way to get the open source GUI business to play nice with MFC cWinThreads so I just wanna know one thing:
If I were looking for some tutorials on designing a MFC GUIs for a dialog window app, where would I go? Where did you learn, Dragon-Man? I must go to the source of MFC's brainwashing... (Google has proved rather fruitless... I found one tutorial the other day, but forgot to bookmark it (because it was carp))