Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
Offer Har
|
Nov 13, 2008 - 5:25 AM
|
Hi, I add this line to the initialization of my control-bar: SetInitDesiredPosFloating(CPoint(100,100));
But the control-bar appears at the top-left cornet of the main-frame Any reasons why this can happen?
|
|
Offer Har
|
Nov 13, 2008 - 1:37 PM
|
OK - thanks - it seems to be the problem 
|
|
Technical Support
|
Nov 13, 2008 - 1:28 PM
|
No, it works. We guess you simply forgot about control bar state persistency. If the control bar states were successfully loaded, then all the previously made invocations of the CExtControlBar::SetInitDesired***() methods are ignored.
|
|