Hi all !
This is thread dedicated for my CSUIB editor.
Feel free to post any comments, requests, questions etc.
regarding this topic.
Moderators: Mike Hale, xbytor, Larry Ligon, Andrew, Patrick, PS-Moderators
maybe you could have the default 'ok' and 'cancel' buttons as buttons template
jkozniewski wrote:maybe you could have the default 'ok' and 'cancel' buttons as buttons template
In v2 there will be something like "UI snippets" - custom groups of elements... At first I thought that I can use new Group GUI element but then I've realized that I can't use it due to CS 1 compatibility, nevertheless I'll do my best to provide you with such feature...
You can expect new version in a month or two...
BTW.
Feel free to link to CSUIB from kirupa.com...
Current link is: http://www.jkozniewski.com/tools/csuib.html
var alertBuilderResource =
“dialog { text: ‘Alert Box Builder’, bounds:[100,100,480,490], \
msgPnl: Panel { text: ‘Messages’, bounds:[25,15,355,130], \
titleSt:StaticText { text:’Alert box title:’, \
bounds:[15,15,105,35] }, \
//clipped
var alertBuilderResource =
“dialog { text: ‘Alert Box Builder’, bounds:[100,100,480,490], \n" +
"msgPnl: Panel { text: ‘Messages’, bounds:[25,15,355,130], \n" +
"titleSt:StaticText { text:’Alert box title:’, \n" +
"bounds:[15,15,105,35] }, \n" +
//clipped
Return to Photoshop Scripting - General Discussion
Users browsing this forum: No registered users and 0 guests