Search found 6 matches
- May 3rd, 2007, 6:48 am
- Forum: Paul Tuersley's Scripts
- Topic: pt_SSA Karaoke Animator
- Replies: 183
- Views: 819658
- September 23rd, 2006, 8:49 am
- Forum: Paul Tuersley's Scripts
- Topic: pt_SSA Karaoke Animator
- Replies: 183
- Views: 819658
- September 22nd, 2006, 7:51 am
- Forum: Expression Discussion
- Topic: transfering expressions
- Replies: 5
- Views: 19758
- September 22nd, 2006, 7:47 am
- Forum: Expression Discussion
- Topic: how to make karaoke ???
- Replies: 1
- Views: 9746
- May 25th, 2006, 8:18 am
- Forum: Scripts Discussion
- Topic: Secondary UI Window?
- Replies: 1
- Views: 8324
You can build another window and show it
Code: Select all
var dlg2 = new Window(...);
//Build new window
dlg2.show();
- September 11th, 2005, 7:17 am
- Forum: Scripts Discussion
- Topic: Create Outlines
- Replies: 4
- Views: 16091
Create Outlines
Can this function be used in a script?