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!

How to add icons and images for my forms ?

frank1018Mar 4 2013 — edited Mar 4 2013
Hi everyone:

My forms were upgraded from 6i to 11g. Then all customized images and icons can not display.

Icon filename in property palette of forms and menus are the filename without path.

Following http://docs.oracle.com/cd/B14099_19/web.1012/b14032/configure009.htm

I set default.icons.iconpath to be a absolute path to all icons folder in Registry.dat, and make imageBase= documentbase in formsweb.cfg, doesn't work.

What is the DocumentBase folder ? Is it $ORACLE_HOME/forms ??

I also tried imageBase= codebase, package all images( gif files.) in a jar, store it into the forms/java directory. append icons.jar to archive parameter in formsweb.cfg. still doesn't work.

What's the solution steps to do this please ?
This post has been answered by CraigB on Mar 4 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 1 2013
Added on Mar 4 2013
3 comments
1,427 views