daogu
saniao
August 27, 2010
How can define MDI
Filed under : Forms
How i can Define MDI Form in developer,
i.e when child form are exit but MDI not exit.
Answer:could you please be more descriptive.
you can access the forms MDI window using FORMS_MDI_WINDOW
For eg: Set_Window_Property(FORMS_MDI_WINDOW, WINDOW_STATE, MINIMIZE);
Answer:Thanks…
I have more then 1 form ..
when i run each form,and close any one of form
then it will close all forms,
I needs to still main form when other form’s are closed.
Please Give me a solution for this problems…
Answer:hi ziauldba,
can you please post the code written in WHEN-WINDOW-CLOSED trigger.
Minto
Answer:Have you solved your problem?
David
Related posts:
- Browser does not close on exit_form on Exit , i write exit_form , but this...
- how to change text, on top of the forms On th top of forms "oracle forms..." is written.i...
- Scroll Bar in 10g I migrated one form (6i) to 10g (9.0.4). I...
- Can I close all the opened Forms in my application with one statement? Hi everybody, I am working on a 9i project....
- maximising forms 10g How to maximize forms10g in linux? When in run...
Tags : How can define MDI
No Comments