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!

Deploying Icons on the Tool Bar

405454Nov 22 2003 — edited Nov 24 2003
Hi All

I have a custom toolbar for Forms 9i on the web and I want to deploy Icons on the Push buttons. Like it says in the White papers I crearted a .jar file called Icons.jar with all the .gif images and placed it in the
oraclehome/forms90/java directory.

I also changed the formsweb.cfg file and added the
following parameters.
archive_jini = f90all_jini.jar, Icons.jar
imagebase = codebase

In the forms Developer in the push button properties I have
Iconic = yes
Icon Filename = oraclehome\forms90\java\Icons.jar\iconname
I donot add the .gif at the end.

Eventhough I tried all this I am still getting the FRM -41067 Cannot find Menu Item: Invalid Id Error.

Please help.

Thanks A Lot.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 22 2003
Added on Nov 22 2003
12 comments
372 views