How to change maximise or minimise the window in forms

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

from where do u receive the information to develop report

1521


Name the different triggers supported by oracle reports and their firing order.

579


How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff

1634


what is the difference between call_form, new_form and open_form?

707


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

1807






Explain how one can iterate through items and records in a specified block?

535


how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g

1522


what are the new features introduced in oracle form services in 11g release 2?

571


difference between global n context sensitive segments?

2194


Explain the various types of oracle report?

538


what is oracle forms?

593


What do you understand by lov?

555


In what sequence do triggers get fired by oracle forms?

527


how report can be generated if we have the database designed in oracle 10g?

1447


What is a canvas in oracle forms?

581