Release script.embuary.helper - a skin helper service / widgets alternative
(2019-09-17, 17:34)sualfred Wrote: @bsoriano 

Try this one:
https://github.com/sualfred/script.embua...aaf1dd9d2e

Example
Quote:<onclick>SetProperty(Dialog.Builtin,Notification(User selected,Huh))</onclick>
<onclick>RunScript(script.embuary.helper,action=splitandcreateselect,header='"Whatever floats your boat"',items='$ESCINFO[ListItem.Director]',seperator='" / "')</onclick>

Mutliple select actions can be added by using || as seperator.
Huh is going to be replaced with the selected label of the dialog.
Seperator is optional. Default is " / ".

Huh = ? ? ? (without spaces. F***ing board emojis) 
@sualfred that was fast, thank you! Smile

So, to see if I understood well, the Dialog.Builtin property should have all of the actions that I want to perform with the selected label from the dialog, and in each one of those actions, I should put Huh to signify the label that the user chose. Is that correct?

Regards,

Bart
Reply


Messages In This Thread
RE: script.embuary.helper - a skin helper service / widgets alternative - by bsoriano - 2019-09-17, 18:31
Logout Mark Read Team Forum Stats Members Help
script.embuary.helper - a skin helper service / widgets alternative3