Workspaces, application settings, UIPAB

G

Guest

Hi
We are developing a trading application in C# using the UIPAB. In this application it should be possible to set up different workspaces with a number of windows. The user should be able to save and load his workspaces. A workspace should describe position of windows, color of text etc. The workspace should be described in XML.

Where in the UIPAB do you suggest we place this workspace management? Is it a part of the view or of the model?
thanks
jan
 
K

key

Jan said:
Hi,
We are developing a trading application in C# using the UIPAB. In this
application it should be possible to set up different workspaces with a
number of windows. The user should be able to save and load his workspaces.
A workspace should describe position of windows, color of text etc. The
workspace should be described in XML.
Where in the UIPAB do you suggest we place this workspace management? Is
it a part of the view or of the model?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top