Re: Re: command bars
"Jim Barry" <[email protected]>
| Newsgroups | gmane.comp.windows.wtl |
|---|---|
| Message-ID | <F0C1A6E6B28A4E94B7E3BE6153DB5D04@jbarry> |
Jeff Boeker: wrote:
> My application will run in a fixed resolution so all the dimension are
> known
> ahead of time. What I envision is that the side windows are children of
> the frame window, just like a toolbar or status bar.
This should be pretty easy. Just create the side windows as children of the
frame window, and implement an UpdateLayout member function in your frame
window class. Copy the code from the UpdateLayout method in
CFrameWindowImplBase, and modify it so that it moves your side windows to
the correct position before moving m_hWndClient to fill the remaining space.
- Jim
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/wtl/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/wtl/join
(Yahoo! ID required)
<*> To change settings via email:
[email protected]
[email protected]
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/