group(placement: place_column, spacing: gSpace, horizontal: align_fill, vertical: align_top) { group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware) { static_text(name: '$$$/ImageReady/CustomAWSPanels/SourceReference/Path2SourceFile=Path to Source PSD:', font: font_big_right, vertical: align_top); edit_text(horizontal: align_fill, height: gTextViewHeight, xmp_namespace: 'http://ns.adobe.com/imageready/1.0/', xmp_path: 'SourceReference', container_type: alt_struct, v_scroller: true, max_chars:1022); } group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware) { static_text(name: '$$$/ImageReady/CustomAWSPanels/x=', font: font_big_right, vertical: align_top); static_text(width: 350, height: 300, name: '$$$/ImageReady/CustomAWSPanels/SourceReference/Descr=Contains a reference to the original ImageReady file from which an optimized file was generated.', font: font_small, vertical: align_top); } }