Hi,
I am evaluating using UIStudio and it looks very good. But...
1. I cannot see a way to load a default tool window state from the resources. Instead it looks like I will need to provide a file containing the Default settings and load it using:
DockManager.LoadToolWindowLayoutFromFile
Is there a way to load this from the resources or from a stream? E.g.
DockManager.LoadToolWindowLayoutFromStream
2. I cannot find a simple way of hiding all of the tool windows and then showing them again - without closing them? E.g. so the main view can take over the entire window area, like in a print preview mode.
3. I have a main window that is a tab page, and several docking tool windows. If you accidently drag a tool window onto the main tab page it becomes a document page in this main tab page and you cannot then drag it back to be a docking tool window. I don't think the docking tool windows should be able to become a page in the main tab page?
4. If you use the VisualStudio2005 UIRenderManager.ColorScheme, the main menus appear to flicker. This seem to go away if you turn the fade in opton off.
Thanks
I am evaluating using UIStudio and it looks very good. But...
1. I cannot see a way to load a default tool window state from the resources. Instead it looks like I will need to provide a file containing the Default settings and load it using:
DockManager.LoadToolWindowLayoutFromFile
Is there a way to load this from the resources or from a stream? E.g.
DockManager.LoadToolWindowLayoutFromStream
2. I cannot find a simple way of hiding all of the tool windows and then showing them again - without closing them? E.g. so the main view can take over the entire window area, like in a print preview mode.
3. I have a main window that is a tab page, and several docking tool windows. If you accidently drag a tool window onto the main tab page it becomes a document page in this main tab page and you cannot then drag it back to be a docking tool window. I don't think the docking tool windows should be able to become a page in the main tab page?
4. If you use the VisualStudio2005 UIRenderManager.ColorScheme, the main menus appear to flicker. This seem to go away if you turn the fade in opton off.
Thanks