db and dev 10g rel2 ,
i am trying to open the win's calculator with a command in my form ,
i am using this code and it works fine
host('calc') ;
but it is shown as minimized in the task bar , i want it to be displayed on the canvas ,
1- i want it to be shown in the default place on the canvas .
2- i want it to be displayed in x,y positions which i spicify .
??
thanks