Dear all,
I'm working on forms upgrade wherein more than 200 D2K forms are migrated to Forms 12c. But the canvas/window size looks small online and
I want to increase its size. I tried with below changes..
1. Increasing Applet width & Height to 100% in Formsweb.cfg
2. when-new-form-instance
set_window_property(forms_mdi_window,window_state,maximize);
set_window_property('PrimePak',window_state,maximize);
none of above worked out ;-(
Kindly guide me ..
Thanks!