Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i have an SDI Application with a single view and i need to create new view, that would be a tool modeless window. what should i do?
An easy solution would be a simple dialog box. Another solution is to create a new window and then show and/or hide it. Kuphryn