Computer Science Canada Hey need some help with dual run windows |
Author: | fatchina [ Wed May 27, 2009 12:09 pm ] |
Post subject: | Hey need some help with dual run windows |
What is it you are trying to achieve? Im trying to get two run windows at the same time, ive looked around but i couldnt find any relevant info. Please specify what version of Turing you are using Turing 4.1 |
Author: | DemonWasp [ Wed May 27, 2009 12:14 pm ] |
Post subject: | RE:Hey need some help with dual run windows |
Look at the Window module. As I recall, there's a function called Window.Create() that will take a string of parameters like View.Set or setscreen and will create a window with those specifications. The other Window.SomeOtherMethodName commands will let you manipulate your windows. |
Author: | BigBear [ Wed May 27, 2009 3:04 pm ] |
Post subject: | RE:Hey need some help with dual run windows |
http://compsci.ca/v3/viewtopic.php?t=20862&highlight=split+screen+shooter |