Oracle Forms (MOSC)

MOSC Banner

Display whole Forms MDI window

edited Feb 27, 2012 3:01AM in Oracle Forms (MOSC) 1 commentAnswered ✓
Hi,

I have webforms 10.1.2.3 running on XP Sp3 clients using IE7 with Sun plugin 1.6 update 17.

I start a form and maximize the MDI window

set_window_property(forms_mdi_window,width,maximize);
set_window_property(forms_mdi_window,height,maximize);

or

set_window_property(forms_mdi_window,window_state,maximize);

the Window is maximized, but the MS Windows iconbar ( including icons for the opened application, the shortcuts,..) will be displayed in front of the 2nd message/statusline of the forms Window?

If I press the maximize window icon of the Forms MDI window, the whole MDI window comes in front and the whole Forms MDI will be displayed correctly.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center