Could You tell me , if x1,x2,x3,x4 are in pixles or mm ?
DEFINE DIALOG oDlg FROM x1, x2 TO x3, x4 ;
TITLE If( lAppend, "New Customer", "Customer Update" )
@ x1, x2 SAY "&Name:" OF oDlg
@ x1, x2 GET cName OF oDlg
ACTIVATE DIALOG oDlg;
ON INIT oDlg:Move( 0, 0, 1280, 1024 )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 27 guests