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