I want to design a form in which contains two section, Section 1 should be displayed on certain portion of screen & Section 2 on certain portion.
End user has two display one section is displayed on one monitor & other section on second monitor.
I have done this on form6i by increasing the window size & make window as MODAL now section 2 is displayed on other monitor. But failed to do in form10g for this I need to increase the width of APPLET window but APLLET window size is not increase then browser size. I try to set the seprateframe=True and width=2000(200%) but nothing happen.
Kindly guide me how to increase the width of applet window and browser.
Forms=10g(10.1.2.0.2)
Regards