|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] MFC: Adding scroll bars to appwiz created SDI
Hi, I've got a problem. Does anyone know how to add scroll bars to an appwiz created SDI window ? I don't want to use CScrollView, because I think it's easier to do the scrolling for my directX graphics by myself. Using WS_HSCROLL + WS_VSCROLL in ::PreCreateWindow() ? Yes, but my problem: the horizontal scroll bar is being displayed below the status bar. And thats not looking nice ? How do I get scroll bars and a status bar at the bottom of all ? Achim __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ ================================================================= The GameProgrammer.Com mailing list is for the open discussion of any topic related to the art, science, and business of programming games. This list is especially tolerant of beginners. We were all beginners once To SUBSCRIBE or UNSUBSCRIBE please visit: http://gameprogrammer.com/mailinglist.html
|
|