main logo
Subject: Re: Problems in CB 6.1
Author: Gary E. Krell
Posted: 2001/04/05 16:49:11
 
View Entire Thread
New Search


>When using class based menus, MainMenu has 'AdministrationPad' in its '.cChildList'. But
>...
>What is the proper solution?

Hi all;
I have been working on this problem for the better part of the day. Solving it is all that is keeping me from rolling out the first installment of my first Codebook app!

Simply changing 'administrationPad' to 'iAdministrationPad' in .cChildList, as I think has been suggested elsewhere, is not a solution. The above described error is prevented, but now MainMenu does not use AdministrationPad, but instead uses the class iAdministrationPad. The consequence of this is that popup is empty, and we get a DIFFERNT error when Codebook attempts to disable the (now nonexistant) menubars.

This aChildren array element is apparently handled differently at two points in the framework: one expects a prefix and the other does not.

Can anyone with more experience tell me where to find the problem spots, or at least how to go about locating them?

Gary Krell


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