Oracle Forms (MOSC)

MOSC Banner

How to set the title of the window running my application and viewed in "Window Task Manager"

edited Nov 10, 2010 1:50AM in Oracle Forms (MOSC) 4 commentsAnswered
In 6i forms, I used to set the window name property in PL/SQL, through set_window_property(window_name, Title 'The new window title'), so I can track the progress of the running form, at the "Window Task Manager".

In forms 10g the same window when set (ROOT_WINDOW), is not the one viewed in "Window Task Manager" and as a result I do not see the msg set through the application.

How can I set the title of the window running my application and viewed in "Window Task Manager" ?

Thanks.

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