Quintiq file version 2.0 #parent: #root Method Edit (GUIComponent parent, TG_UIObjectAttribute selection) id:Method_DialogTG_UIObjectAttribute_Edit { #keys: '[142876.9.510906652]' Body: [* data := shadow( selection ); Dialog.Data( data ); if ( Dialog.DoModal( parent ) > 0 ) { data.Commit(); } *] }