ricaforrica
Programmer
Hello!
I'm cascading the forms in my application: I have a global for the number of opened forms and set x and y postion = global*0.5.
My method works well except for dialog forms, because the reference for this kind of form is the full window, and not the MDI application window.
Before I start coding all the posible conditions , I would like to know if it is possible to change the coordinate reference for a form.
Thanks in advance for your help,
Ricardo Pinto.
I'm cascading the forms in my application: I have a global for the number of opened forms and set x and y postion = global*0.5.
My method works well except for dialog forms, because the reference for this kind of form is the full window, and not the MDI application window.
Before I start coding all the posible conditions , I would like to know if it is possible to change the coordinate reference for a form.
Thanks in advance for your help,
Ricardo Pinto.