What are modalless windows?
Answer / randhir jaiswal
More than one modeless window can be displayed at the same
time, and operators can navigate among them if your
application allows them to do so. On most GUI platforms,
modeless windows can also be layered to appear either in
front of or behind other windows.
Modeless windows can remain displayed until they are
dismissed by the operator or hidden programmatically. You
can set the Remove on Exit property for a modeless window
to specify whether it should remain displayed when the
operator navigates to another window.
You can set the properties of a modeless window to specify
its border and title, and whether operators should be
allowed to scroll, resize, move, close, iconify, and zoom
the window.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different types of key triggers ?
Can a property clause itself be based on a property clause?
how do u run sql loader
What use of command line parameter cmd file?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
how to create parameterised form in oracle 10g? and create another form from the value of the form? AND how to assign value to a parameter? sincerly your mamun
When the form is running in DEBUG mode, If you want to examine the values of global variables and other form variables, What package procedure command you would use in your trigger text ?
List the windows event triggers available in Forms 4.0?
What are different types of images?
How to solve the error ?Frequency below its group? while running the report. Why it is happened and How to solve that?
in before report trigger SRW.user_exit(FND_Userinit) what will do
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?