InterviewSolution
Saved Bookmarks
| 1. |
Can You Have More Than One Content Canvas View Attached With A Window? |
|
Answer» Yes. Each WINDOW you CREATE must have ATLEAST ONE content canvas view assigned to it. You can also create a window that has manipulated content canvas view. At run time only one of the content canvas VIEWS assign to a window is displayed at a time. Yes. Each window you create must have atleast one content canvas view assigned to it. You can also create a window that has manipulated content canvas view. At run time only one of the content canvas views assign to a window is displayed at a time. |
|