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