Home » Developer & Programmer » Forms » Form Maximize Issue in Forms 10g (Oracle Forms 10g)
Form Maximize Issue in Forms 10g [message #674613] Tue, 05 February 2019 13:11 Go to next message
Jamaluddin
Messages: 3
Registered: January 2018
Junior Member
I am running my forms outside browser, i.e., SeparateFrame is set as True. the problem is, neither the canvas nor mdi window is maximizing on Runtime. SET_WINDOW_PROPERTY('WINDOW1',WINDOW_STATE,MAXIMIZE) is also not working. Can anyone guide me how to do this?? TIA
Re: Form Maximize Issue in Forms 10g [message #674654 is a reply to message #674613] Thu, 07 February 2019 06:40 Go to previous message
Neveen2019
Messages: 13
Registered: February 2019
Junior Member
Hi
Please follow https://oracledevelopertrainingtasks.blogspot.com/2015/07/maximize-oracle-window-forms-in-name-of.html

Specifically, these lines of code

SET_WINDOW_PROPERTY (FORMS_MDI_WINDOW, WINDOW_STATE, MAXIMIZE);

SYNCHRONIZE;


[Updated on: Thu, 07 February 2019 07:30]

Report message to a moderator

Previous Topic: Calling oracle forms from a Webpage
Next Topic: cannot pass value from one form to another although using global variable!!
Goto Forum:
  


Current Time: Thu Mar 28 08:51:53 CDT 2024