make button iconic [message #346262] |
Mon, 08 September 2008 00:16 |
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=/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?
|
|
|