home *** CD-ROM | disk | FTP | other *** search
- ² dialog ( name: '$$$/AdobePlugin/LightingEffects/DialogName/Name16006=Save As Dialog' ) { group(placement: place_column) { static_text(name: '$$$/AdobePlugin/LightingEffects/SaveStyleAs=Save the style as:', slot: 5); edit_text( width: 32 * max_char_width() ,slot: 4, view_id: 1035 ); group(placement: place_row, spacing: gLargeSpace) { button(name: gCancelString, slot: 2, view_id: 1037, default: false); button(name: gOKString, slot: 1, view_id: 1036, default: true); } group( placement: place_offscreen ) { user_item( slot: 3, height: 0, width: 0); } } }