Re: Icons from a resource-only DLL
Date: Fri, 28 Jun 2002 11:49:45 -0700
Message-ID: <uhpbhmeug55me0_at_corp.supernews.com>
I always kept the icons as separate files. This also helped me when we
ported our application (client/server) to other platforms. If you do use a
dll file and have to port the application in the future (or use the 9iAS on
a unix box for example), you will have not be able to use your dll file.
this is just a suggestion.
regards
Zafer AKTAN
Oracle DBA/Developer
"Rajesh Jayaprakash" <rajesh.j_at_vsnl.net> wrote in message
news:59dd274f.0206222143.3372c91b_at_posting.google.com...
> Hi,
>
> I would like to bundle all the icons in our application into a
> resource-only DLL and have Forms6i pick the individual icons from this
> DLL. I tried copying the DLL to both the working folder and to the
> UI60_ICON directory, but the icons do not get displayed in either
> case. Do I need to do anything else, or is the approach feasible at
> all?
>
> Any help would be greatly appreciated.
>
> Thanks and regards,
>
> Rajesh Jayaprakash
Received on Fri Jun 28 2002 - 20:49:45 CEST