| Title: | DECmcc user notes file. Does not replace IPMT. |
| Notice: | Use IPMT for problems. Newsletter location in note 6187 |
| Moderator: | TAEC::BEROUD |
| Created: | Mon Aug 21 1989 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 6497 |
| Total number of notes: | 27359 |
Hi, when using the Iconic interface the default Icon is generated for
my new Access modules. I can create a new icon using decw$paint, but
don't know how to associate this new icon with my access module.
Please advise, any one ?
Thanks.
- LEH
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 5948.1 | Has to use MCC_ICONS:MCC_<Class_Name>_<Whatever>_ | TAEC::LAVILLAT | Mon Apr 18 1994 05:41 | 18 | |
Hello,
To associate an icon for an entity class on VMS, you have to put your icon
file under the MCC_ICONS: directory (normally MCC_COMMON:) and name it
MCC_<Class_Name>_<Whatever>_ICON.DAT
You can have a look in the MCC_ICONS directory for filename examples.
On ULTRIX, the file naming is the same, but the directory is
/usr/mcc/mcc_system by default.
Hope this helps.
Regards.
Pierre.
| |||||
| 5948.2 | it works ! | ZPOVC::SINSPS | Fri May 06 1994 07:07 | 7 | |
re .1
Yes, you certainly helped to get it worked.
Thanks.
- LEH
| |||||