Oracle Forms (MOSC)

MOSC Banner

MDI Window Background Color

edited Oct 2, 2011 7:46PM in Oracle Forms (MOSC) 2 commentsAnswered
I am trying (using Oracle Forms 10g) to change the background color of my forms mdi window at runtime, to no avail.  Can anyone provide some insight?  Seems like a simple enough thing, but nothing I do seems to make any difference.
The obvious answer is to use set_window_property, and I have tried that without success:  set_window_property(FORMS_MDI_WINDOW, BACKGROUND_COLOR, 'r191g223b191').

If this is not possible using Forms 10g, is it possible using Forms 11g?  Or, is there a way to set this property somewhere in the form rather than at runtime?

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