On PC Window Pallette is Modal/? Need Non-Modal
i have script creates window processing. on mac side window non modal , not connected window. on pc windows 7 script ui window attached window parent. when close window close ui. how can work around this?
i have done searching , have seen options involving extenstions. have more questions? can use have built far in extension? how adobe bridge extensions work? in of documentation extensions looks choose
| modal_dialog | a modal dialog window grabs control, forcing user interact extension before can continue work in host application. |
| modeless | a modeless dialog utility window similar welcome screens in ache product. |
| panel |
so extension choose modeless. unless can choose in javascript might have figure out how create extension. have ideas?
in object model viewer there option modal:
app.displaydialogs
data type: string
adobe bridge cs6 object model
the policy display of modal dialogs.
one of:
all (default): modal dialogs should displayed.
none : modal dialog should never displayed.
error : dialogs report error user should displayed.
but have feeling pallette not show if chose none.
More discussions in Bridge Scripting
adobe
Comments
Post a Comment