main logo
Subject: Re: Newapp problem.
Author: Gary E. Krell
Posted: 2001/04/02 22:39:41
 
View Entire Thread
New Search


<i><font color="#663300">Code: Class definition IFILEUSERREFBAR</i></font>

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.

HTH

I understand lots of people on this forum dont use classbased menus. Forgive me, I'm a CB novice. ;-)

Gary Krell


 
©2001 Gary E. Krell
<-- Prior Message New Search Next Message -->