ConnectedSetsTemplate
Jump to navigation
Jump to search
[Return]
Full listing of ConnectedSets.txt
figure { string "ConnectedSets" tag figure_ConnectedSets callback ConnectedSets inherit callback menu { string "File" size "0 0" menu { string "New Project" } menu { string "Open Project..." } menu { string "Save Project As..." } menu { string "Close Project" } menu { string "Show Project On Desktop" } } menu { string "Prefs" size "0 0" menu { string "Cell size and shape" } } menu { string "View" size "0 0" menu { string "Refresh plot" } menu { string "Controls to top left" } menu { string "Replot" } menu { string "Original image" } menu { string "Image and tree" } } menu { string "Record" size "0 0" menu { string "Start movie recording" } menu { string "Stop movie recording" } menu { string "Snapshot" } } menu { string "Help" size "0 0" menu { string "About" } } panel { string "Annotate View with" group { rows 2 columns 4 innermargin 0 pushbutton { string "PixValues" teststring "Save As..." } pushbutton { string "Granules" teststring "Save As..." } pushbutton { string "Gran.Data" teststring "Save As..." } pushbutton { string "ColMPls" teststring "Save As..." } } } panel { string "Image" listbox { lines 3 string "" teststring "0000" multiline true tag listbox_imagelist } panel { string "Image to be analysed" vgroup { halign fill hgroup { halign left pushbutton { string "TestCard1" teststring "00000000" } pushbutton { string "TestCard2" teststring "00000000" } pushbutton { string "TestCard3" teststring "00000000" } pushbutton { string "Input Image" teststring "00000000" } } } } } panel { string "Output" listbox { lines 3 string "" teststring "0000" multiline true tag listbox_imagelist } } panel { string "Report" text { tag ReportLine1 teststring "00000000000000000000000000000" } text { tag ReportLine2 teststring "00000000000000000000000000000" } text { tag ReportLine3 teststring "00000000000000000000000000000" } } }