Looking for Indepth Information
Where can I find a book or a website that gives me information on doing tricks like the CControl based DockingWindows, RoundButtons, and Resizing for VC++? I would like more detailed information so that I can get a better understanding of the concept behind it. I am looking for indepth information into doing tricks like this.
Re: Looking for Indepth Information
Try "The MFC Answer Book" by Eugene Kain or "Inside MFC" by Scott Wingo. Both of my copies are thoroughly dog-eared and coffee stained.
Cheers!
Humble Programmer
,,,^..^,,,
Re: Looking for Indepth Information
Doing this stuff is simple, like once u know how, Ive seen it done in straight c ie create a window class , paint window class, thats it, it really is simple. I seen this done as a ms faq back in the days of win 3.0 !