List the buil-in routine for controlling window during run-time?

Answer Posted / guest

Find_window,
get_window_property,
hide_window,
move_window,
resize_window,
set_window_property,
show_View

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if u want to delete all these detail block etc what will happen in form

1471


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

539


What do you understand by lov?

563


difference between global n context sensitive segments?

2204


In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?

809






Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.

1689


why the Ctl file u put only in bin folder why not in other folder

1594


What is a user exit program in oracle reports?

569


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

575


how do u place it in required folder

1470


What is an implicit anchor and how is it a different form explicit anchor in a report builder?

625


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

1453


i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE

2464


suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables

1592


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

1639