July 2007
Intermediate to advanced
224 pages
4h 31m
English
Generate a new SCSF project, or use the one from your previous example. Examine the workspaces present in the project.
Add a presenter and view to your project. In your controller, add the view to either of the workspaces that the project contains. Observe its behavior.
Add a label and a button to your view class. Add a click event for the button and a string property for the label to your view's interface. Connect them to your presenter.
Make your view support the ISmartPartInfoProvider interface, providing the ISmartPartInfo object to the workspace.
Add another view and presenter. Convert a DeckWorkspace to a TabWorkspace. Create several tabs programmatically and place an instance of this new view ...
Read now
Unlock full access