How to change maximise or minimise the window in forms

Answers were Sorted based on User's Feedback



How to change maximise or minimise the window in forms..

Answer / ashutosh

for maximize.......
set_window_property('name_of_window',window_state,maximize)
for minimize.......
set_window_property('name_of_window',window_state,minimize)

Is This Answer Correct ?    20 Yes 1 No

How to change maximise or minimise the window in forms..

Answer / barick prabhudatta

----FOR MAXIMIZE------
SET_WINDOW_PROPERTY('WINDOW-NAME',WINDOW_STATE,MAXIMIZE);
----FOR MANIMIZE------
SET_WINDOW_PROPERTY('WINDOW-NAME',WINDOW_STATE,MANIMIZE);

Is This Answer Correct ?    9 Yes 2 No

How to change maximise or minimise the window in forms..

Answer / parthiv

its not necessary..whether
set_window_property('name_of_window',window_state,maximize) is in upper case or lower case...

actually both upper and lower allowed

Is This Answer Correct ?    2 Yes 0 No

How to change maximise or minimise the window in forms..

Answer / vaibhav khandelwal

By change the maximize allowed and minimize allowed
property in property pallete of window,

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle Forms Reports Interview Questions

What do you mean by a pop-up window ?

1 Answers  


What is a text list?

2 Answers  


What is the difference between BPA AND Contract What are documents and test cases u followed

0 Answers   Zensar,


Explain about stacked canvas views?

2 Answers  


When do you use data parameter type?

1 Answers  






what r the various types of reports

2 Answers  


If the valueset if of type –TABLE then how many tables can we attach in the valueset ?

0 Answers  


Could u tell me, u work as a support & maintenace when sub ledger and gl is mismatch, then how do u match with the both side/

1 Answers   HCL,


What is forms_DDL?

2 Answers  


HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.

2 Answers  


What is the usage of the Flex mode in Layout Editor ?

2 Answers   Convergys,


What are the types of calculated columns available?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)