Someone gave me a example of how to do a Favorites menu
Well I am re-writing my web browser from scratch
And I am having trouble with the Favorites
I got a FavoritesMenuItem class
And a FavoritesModule
And a menubar with a Favorites menu called FavoritesMenu
And a menuitem called No Favorites (changes when there is a favorite)
The super is FavoritesMenuItem
The index is 0
I get there is no class with this name on this line:
FavItem = New FavoritesItem
And yes I did look at my old code and also the favorites example someone
gave me.
Brian
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|