main logo
Subject: Re: Newapp problem.
Author: Pamela Thalacker
Posted: 2001/04/03 19:35:04
 
View Entire Thread
New Search


Hi Gary,

<i><font color="#663300">This iFileUserRefBar reference is a bug.</i></font>

Well, not exactly. The i-layer (i standing for intermediate or insulation) classes were added at about Codebook 6. The concept is that you never modify a c-class. Since there is an i-class for every c-class, you modify the i-class and when there are Codebook updates, ou can overwrite all the c-classea and it doesn't break your code.

<i><font color="#663300">Changed iFilePopup.cChildList=...,cFileUserPrefBar,... and it's fixed.</font></i>

Unfortunately, not all the necessary i-classes were created, so the really proper way to fix the problem is to create an iFileUserPrefBar as a subclass of cFileUserPrefBar and leave the above line of code as it was.
:-) Pamela
pamela .AT. eagle-crest .DO.T com
 
©2001 Pamela Thalacker
<-- Prior Message New Search Next Message -->