><font color="#663300">This iFileUserRefBar reference is a bug. Debug shows you this is happening in oiFilePopup.add (being called by .createchildren) wherein lcClass="iFileUserRefBar". Ain't no such class. Looking further: cFilePopup.cChildList="cFileNewBar,...,cFileUserrefBar,..." Well, that's where it's coming from. While I'm wondering whether to make this fix in the "c" or "i" level class, I go to iFilePopup and find the very same property value! Hmmmm. Changed iFilePopup.cChildList=...,cFileUserPrefBar,... and it's fixed.</font></i>
Yes, you should change it in both. The c-layer settings never get instantiated, since the i-layer overrides them, but I'd do it just for completeness's sake. This bug has been discussed before - it's just a typo; I left the "P" out of the class name when I was typing that property value. <font color="#cc0000"> ___/ / __/ / ____/</font> Ed Leafe ©2001 Ed Leafe |