group(placement: place_column, spacing: gSpace, horizontal: align_fill, vertical: align_top) { group(placement: place_row, spacing: gSpace, horizontal: align_fill, vertical: align_top, reverse: rtl_aware) { static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/PatientName=Patient Name:', font: font_small_right, vertical: align_center); edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/PatientName=Patient Name:', horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'PatientName'); } group(placement: place_row, spacing: gSpace, horizontal: align_fill, vertical: align_top, reverse: rtl_aware) { static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/PatientID=Patient ID:', font: font_small_right, vertical: align_center); edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/PatientID=Patient ID:', horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'PatientID'); static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/PatientSex=Patient Sex:', font: font_small_right, vertical: align_top); edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/PatientSex=Patient Sex:', horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'PatientSex'); } group(placement: place_row, spacing: gSpace, horizontal: align_fill, vertical: align_top, reverse: rtl_aware) { static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/PatientDOB=Date of Birth:', font: font_small_right, vertical: align_center); date_edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/PatientDOB=Date of Birth:', horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'PatientDOB', width: 180); } separator(horizontal: align_fill); group(placement: place_row, spacing: gSpace, horizontal: align_fill, vertical: align_top, reverse: rtl_aware) { static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/StudyID=Study ID:', font: font_small_right, vertical: align_center); edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/StudyID=Study ID:', horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'StudyID'); static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/StudyPhysician=Referring Physician:', font: font_small_right, vertical: align_center); edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/StudyPhysician=Referring Physician:', horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'StudyPhysician'); } group(placement: place_row, spacing: gSpace, horizontal: align_fill, vertical: align_top, reverse: rtl_aware) { static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/StudyDateTime=Study Date:', font: font_small_right, vertical: align_center); date_edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/StudyDateTime=Study Date:', horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'StudyDateTime', width: 180); } group(placement: place_row, spacing: gSpace, horizontal: align_fill, vertical: align_top, reverse: rtl_aware) { static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/StudyDescription=Study Description:', font: font_small_right, vertical: align_center); edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/StudyDescription=Study Description:', horizontal: align_fill, height: gTextViewHeight, v_scroller: true, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'StudyDescription'); } separator(horizontal: align_fill); group(placement: place_row, spacing: gSpace, horizontal: align_fill, vertical: align_top, reverse: rtl_aware) { static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/SeriesNumber=Series Number:', font: font_small_right, vertical: align_center); edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/SeriesNumber=Series Number:', horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'SeriesNumber'); static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/SeriesModality=Modality:', font: font_small_right, vertical: align_center); edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/SeriesModality=Modality:', horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'SeriesModality'); } group(placement: place_row, spacing: gSpace, horizontal: align_fill, vertical: align_top, reverse: rtl_aware) { static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/SeriesDateTime=Series Date:', font: font_small_right, vertical: align_center); date_edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/SeriesDateTime=Series Date:', horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'SeriesDateTime', width: 180); } group(placement: place_row, spacing: gSpace, horizontal: align_fill, vertical: align_top, reverse: rtl_aware) { static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/SeriesDescription=Series Description:', font: font_small_right, vertical: align_center); edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/SeriesDescription=Series Description:', horizontal: align_fill, height: gTextViewHeight, v_scroller: true, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'SeriesDescription'); } separator(horizontal: align_fill); group(placement: place_row, spacing: gSpace, horizontal: align_fill, vertical: align_top, reverse: rtl_aware) { static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/EquipmentInstitution=Equipment Institution:', font: font_small_right, vertical: align_center); edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/EquipmentInstitution=Equipment Institution:', horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'EquipmentInstitution'); static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/EquipmentManufacturer=Equipment Manufacturer:', font: font_small_right, vertical: align_center); edit_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/EquipmentManufacturer=Equipment Manufacturer:', horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'EquipmentManufacturer'); } separator(horizontal: align_fill); group(placement: place_row, spacing: gSpace, horizontal: align_fill, vertical: align_top, reverse: rtl_aware) { static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/FileInfoTransferSyntax=Transfer Syntax:', font: font_small_right, vertical: align_center); static_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/FileInfoTransferSyntax=Transfer Syntax:', locked: true, horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'FileInfoTransferSyntax'); static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/FileInfoPhotometricInterpretation=Photometric Interpretation:', font: font_small_right, vertical: align_top); static_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/FileInfoPhotometricInterpretation=Photometric Interpretation:', locked: true, horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'FileInfoPhotometricInterpretation'); } group(placement: place_row, spacing: gSpace, horizontal: align_fill, vertical: align_top, reverse: rtl_aware) { static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/FileInfoImageWidth=Image Width:', font: font_small_right, vertical: align_center); static_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/FileInfoImageWidth=Image Width:', locked: true, horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'FileInfoImageWidth'); static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/FileInfoImageHeight=Image Height:', font: font_small_right, vertical: align_center); static_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/FileInfoImageHeight=Image Height:', locked: true, horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'FileInfoImageHeight'); } group(placement: place_row, spacing: gSpace, horizontal: align_fill, vertical: align_top, reverse: rtl_aware) { static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/FileInfoBitsPerPixel=Bits Per Pixel:', font: font_small_right, vertical: align_top); static_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/FileInfoBitsPerPixel=Bits Per Pixel:', locked: true, horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'FileInfoBitsPerPixel'); static_text(name: '$$$/DICM/FileInfoLib/Panels/DicomInfo/FileInfoFrames=Frames:', font: font_small_right, vertical: align_top); static_text(fbname: '$$$/DICM/Bridge/MetadataPane/DicomInfo/FileInfoFrames=Frames:', locked: true, horizontal: align_fill, xmp_ns_prefix: 'DICOM', xmp_namespace: 'http://ns.adobe.com/DICOM/', xmp_path: 'FileInfoFrames'); } }