Page 1 of 1

Resize limit in MFC

Posted: Mon May 10, 2004 9:11 pm
by Anonymous
I am a newbie to programming, I have kinda worked my way up to intermediate. But I only do MFC programming with Visual C++. I am still in High School, and all my knowledge is self taught from reading things here and there, no classes, so bare with me, lol. My problem is I wanna make a Dialog you can resize, but when I do It lets you resize it down to almost nothing. How do I limit how small the dialog can go to?

Thanks in advance for help.

Archived topic from Iceteks, old topic ID:2305, old post ID:19595

Resize limit in MFC

Posted: Mon May 10, 2004 9:16 pm
by Red Squirrel
Welcome to the forum. :wave:

Hmm, mfc is quite limited, not sure if it's possible to do that. If it is, it's probably something complicated. I used to do mfc but found it was just a waste since it's just a bunch of wrappers on top of each other and classes for other classes etc... it's too high level and limits you allot.

Archived topic from Iceteks, old topic ID:2305, old post ID:19596