Re: Where are icons really stored?

From: Aleksandr Kononov <AKononov_at_pptk.energo.ru>
Date: Sat, 21 Jul 2001 21:44:48 GMT
Message-ID: <db90604d.0105272244.5cd3f4_at_posting.google.com>


algernon_at_spamcop.net (Some One Else) wrote in message news:<90AD47589algernonspamcopnet_at_24.0.3.73>...
> ...
> What I would do in other development languages/environments is capture the
> path to the running form using a provided variable or function. Then I
> would create the full path to the icon programmatically and set the icon
> property of the targetted button. But in Oracle:
>
> (1) Is there a way to capture the runtime path?
> (2) Oracle documentation says not to specify the full
> path to the icon ... is there a danger in using
> full paths? (like a page fault if the total length
> is greater than x characters ?)
>
> Thanks again !

Get_Form_Property( :System.Current_Form, FILE_NAME );

Regards,
Aleksandr Kononov Received on Sat Jul 21 2001 - 23:44:48 CEST

Original text of this message