Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

12c Java Color Profile Manipulation

rthampiMar 15 2017 — edited Mar 22 2017

Hi guys

After loads of efforts, I was able to build a small PJC that pickups up the java color scheme (as defined with the formsweb.cfg) & by altering the Visual Attribute run time, was able to setup the background color of display items those are placed on canvases without colors specifically assigned.

Now, I need to let the individual users to pick up one of the pre-defined java color profiles (as in Oracle e-Business Suite) as personal preferences & when the form is loaded in the java applet, override the color scheme defined in the formsweb.cfg. The rgb values for all the default color schemes are already stored in a table and I am all set to the point that as soon as the user logs in, read their personal preferences. However lost after that point, as the java applet is adamant with the configuration file color scheme.

Is it doable? If yes, please let me know how.

regards,

rajesh

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 19 2017
Added on Mar 15 2017
8 comments
1,156 views