Multiple Windows in a plugin [SOLVED] (1 Viewer)

Mr. Turner

Portal Member
June 19, 2005
20
0
Hi,

I'm developing the MySlideshows-plugin, so you can display your powerpoint presentations. Browsing and Starting is already working :) .

Now, I want that when you click on an item (file) in the FacadeView, you get a new GUI with the details on it and a start button.

Now I thought that I'ld have to create a separate file MySlideShowInfo.cs with a class MySlideShowInfo that inherits from GUIWindow just like I did with the main window.

My (probably n00b) question: How do I switch between the windows? Do I have to create an instance of the MySlideShowInfo window myself?

Mr. Turner
 

Users who are viewing this thread

Top Bottom