how to use icons in 10g [message #255682] |
Wed, 01 August 2007 08:42 |
atulwagh
Messages: 18 Registered: June 2007 Location: Mumbai
|
Junior Member |
|
|
I have migrated my system form 6i to 10g
There i want use icons on buttons
for that i have done following setting in registry.dat
default.icons.iconpath=d:\updated
default.icons.iconextension=gif
initially i want to check whole system on my desktop so i put icons in updated folder on my system itself
but, it is not working and giving frm-92090
anyone has experienced this probs????????
|
|
|
Re: how to use icons in 10g [message #255709 is a reply to message #255682] |
Wed, 01 August 2007 09:43 |
linlasj
Messages: 98 Registered: August 2005 Location: Linköping
|
Member |
|
|
Hi,
Just above the text in the .dat file it says:
# The Application Level icon files are relative to the DOCUMENTBASE
# example: icons/
# or an absolute URL.
# example: http://www.forms.net/~luser/d2k_project/
#
So I presume that it should be something else than d:\updated as a specification.
Best Regards,
Lars
|
|
|
|
Re: how to use icons in 10g [message #255889 is a reply to message #255807] |
Thu, 02 August 2007 05:05 |
linlasj
Messages: 98 Registered: August 2005 Location: Linköping
|
Member |
|
|
Hi,
I would use the forms.conf for the virtual path. But there might be advantages in using the method proposed by David that I am not aware of.
Best Regards,
Lars
|
|
|