make button iconic [message #346640] |
Tue, 09 September 2008 04:00 |
masterborj
Messages: 21 Registered: October 2007 Location: Philippines
|
Junior Member |
|
|
help please!!!
how can I make the icon appear at run time in my button?
i already created a jar file of my icons and appended the ff. configs:
[formsweb.cfg]
archive_jini=frmall_jinit.jar,frmwebutil.jar,jacob.jar,icons.jar
[registry.dat]
default.icons.iconpath=D:\icons
default.icons.iconextension=gif
[orion-web.xml]
<virtual-directory virtual-path="/icons"
real-path="D:\icons" />
[regedit]
UI_ICON=d:\icons\
UI_ICON_EXTENSION=gif
i created my jar file using jdk\bin\jar.exe that is included in the installation of Developer Suite. Is that ok?
|
|
|
|
|
|
|
Re: make button iconic [message #347035 is a reply to message #346849] |
Wed, 10 September 2008 08:32 |
szogu
Messages: 21 Registered: July 2008
|
Junior Member |
|
|
I havd odne nothing more and I am able to see the icons on the button.
Are you using JInitiator or Java Sun Plugging. It would be helpful if we see Formsweb.cfg file.
By the way I didn't touch registry.dat or orion-web.xml
Regards
|
|
|