Connecting Tech Pros Worldwide Help | Site Map

CReBar, Resizing Window

Blind
Guest
 
Posts: n/a
#1: Jul 23 '05
I have MFC application with CToolBar. In fact, I have CReBar and two
CToolBars in it (in single line). When user changes the size of main
window and the width, right toolbar automatically wraps to new line.
How to make that both toolbars stay in the same line, while user
resizing window?
White Wolf
Guest
 
Posts: n/a
#2: Jul 23 '05

re: CReBar, Resizing Window


Blind wrote:[color=blue]
> I have MFC application with CToolBar. In fact, I have CReBar and two
> CToolBars in it (in single line). When user changes the size of main
> window and the width, right toolbar automatically wraps to new line.
> How to make that both toolbars stay in the same line, while user
> resizing window?[/color]


Please ask this in a Windows programming ewsgroup. MFC is not part of the
C++ language. You can find a gazillion windows newsgroups, they look like
microsoft.public.*

There is also a comp.programming.win32, if I recall correctly.


--
WW aka Attila
:::
Do not hit at all if it can be avoided, but never hit softly. - Theodore
Roosevelt


Closed Thread