Professional UI Solutions
Site Map   /  Register
 
 

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.

Forums » Prof-UIS Tech Support » Control Bar State Problem Collapse All
Subject Author Date
Mike Van Duzee Mar 2, 2006 - 7:59 AM

We have found a problem when loading application state from a file (your StateInFile sample application). By doing the following, you will notice that the state of one of the 2 control bars will not get loaded correctly.

- Delete HKEY_CURRENT_USER\Softaware\Foss\StateInFile to get a fresh start.
- Open StateInFile example
- Save to state1
- Dock bar 0 to bottom with bar 1 (tabbed)
- Make sure bar 1 visible in the tabs
- Save to state2
- Undock bar 0 and leave it floating.
- Save to state3

- Load state2
- Load state3

State 3 is supposed to have bar 0 floating and visible, but it’s not visible anywhere on the screen.

Technical Support Mar 2, 2006 - 10:59 AM

Thank you for the bug report. We fixed this and can provide you with the updated source code on your request.

Mike Van Duzee Mar 6, 2006 - 6:16 AM

The latest code has fixed the initial problem, but we now have another:

- Delete HKEY_CURRENT_USER\Softaware\Foss\StateInFile to get a fresh start.
- Open StateInFile example
- Save to state1
- Dock bar 0 to bottom with bar 1 (tabbed)
- Make sure bar 1 visible in the tabs
- Save to state2
- Undock bar 0 and leave it floating.
- Save to state3

- Load state2
- Load state3

- Dock bar 0 to bottom with bar 1 (tabbed)

Bar 0 is not visible anymore. It seems it was hidded after it was docked.

Technical Support Mar 6, 2006 - 8:10 AM

Thank you for the bug information. We have fixed it. Please download the source code from our ftp again.

Mike Van Duzee Mar 2, 2006 - 11:42 AM

If you could email it to me... that would be great. Thanks again for the quick response.