Re: iconic push buttons

From: Steven P. Muench <smuench_at_oracle.com>
Date: Tue, 21 Dec 1993 02:58:46 GMT
Message-ID: <SMUENCH.93Dec20185846_at_doh.oracle.com>


You don't want to put pathnames or file extensions in with the button definition since this will lead to portability problems. So, the trick is to tell Forms the name of the icon *file*, and setup the external information so that Forms can find the icon by that name.

The ORACLE.INI variable, TK20_ICON=C:\PATH\NAME\HERE, gives Forms a clue of where to find the *.ICO file(s) that your application's iconic buttons and window icons require.

--

Steve Muench         Email: smuench_at_oracle.com
Forms Development      CIS: 73404,676
Product Manager
Oracle Corporation
Received on Tue Dec 21 1993 - 03:58:46 CET

Original text of this message