Search found 6 matches

by Steven F.
May 12th, 2009, 8:13 am
Forum: Scripts Discussion
Topic: Png files as buttons in Script UI
Replies: 4
Views: 10376

Re: Png files as buttons in Script UI

Rapid ScriptUI Has Been Release For A While Now. See Our Current Steal Of A Deal At http://www.scriptui.com/specialoffer.aspx
BTW post the question to the scriptUI forums and i'll show you how to do rollovers
by Steven F.
May 10th, 2009, 6:24 pm
Forum: Scripts Discussion
Topic: Png files as buttons in Script UI
Replies: 4
Views: 10376

Re: Png files as buttons in Script UI

try using iconbutton, here is some code created with Rapid ScriptUI applicatiion var rapidDlg = new Window('dialog',"<Replace Me>",undefined); buildWindow(); rapidDlg.show(); function buildWindow(){ // Properties for rapidDlg.IconButton1 //change location for your png rapidDlg.IconButton1 ...
by Steven F.
May 10th, 2009, 2:52 pm
Forum: Scripts Discussion
Topic: forums dedicated to scriptUI & special offer on Rapid Script
Replies: 0
Views: 5128

forums dedicated to scriptUI & special offer on Rapid Script

All the time I was working on Rapid ScriptUI I wished there was a central location where I could turn to, a forum dedicated to it's properties, syntax and tricks. So I created my own forums for that purpose at http://forums.scriptui.com and I hope it will help all of us. So please sign up and suppor...
by Steven F.
March 23rd, 2009, 8:36 am
Forum: Scripts Discussion
Topic: RapidScriptUI - ScriptUI Generator - free until 3/29/09
Replies: 0
Views: 5190

RapidScriptUI - ScriptUI Generator - free until 3/29/09

We are proud to announce to our fellow scripters that our breakthrough product RapidScriptUI is now available for download at http://www.scriptui.com . We are convinced that our product will make it considerably easier to create ScriptUI code without having to write the error prone code. This is how...
by Steven F.
February 24th, 2009, 4:32 pm
Forum: Scripts Discussion
Topic: Script UI Generator
Replies: 1
Views: 6533

Re: Script UI Generator

As I have been going through and testing various properties I have found a few things with ScriptUI that I would like to post. First, I ditched the resource strings when I realized that adobe has not been updating it with all the new features in Script UI. For example no TabbedPanel or Tab. Also cre...
by Steven F.
February 20th, 2009, 8:34 am
Forum: Scripts Discussion
Topic: Script UI Generator
Replies: 1
Views: 6533

Script UI Generator

I have created an application to generate script UI. In order to create dialog, one would add controls to treeview in app change properties in propertygrid and click Preview to view dialog with either Indesign, Illustrator or Photoshop (sorry no AfterEffects because AE doesn't have com interface, bu...