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 is an Alert ?
List the editors availables in forms 4.0?
What is a Check Box?
If a break order is set on a column would it effect columns which are under the column?
Can you pass data parametrs to forms?
how do u compile a form i.e .fmb file in Unix or in dos
What is a Static Record Group?
what u write in Ctl file
How do you control the constraints in forms ?
What is a Package Procedure ?
Where we can use the placeholder columns?
What are the two types views available in the object navigator?