realbasic-nug
[Top] [All Lists]

Re: Favorites menu again

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Favorites menu again
From: Navdeep Bains <lists at bainsware dot com>
Date: Wed, 30 Mar 2005 19:29:16 -0800
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <BE70CB80 dot 1194%bheibert at verizon dot net>
I got a FavoritesMenuItem class
And a FavoritesModule

Brian, is the class named FavoritesMenuitem as it is above, or FavoritesItem, as used below?

I get there is no class with this name on this line:
FavItem = New FavoritesItem

Looks like a simple typo. This line should probably read:
FavItem = New FavoritesMenuItem

Thanks,
Navdeep Bains
Bains Software

_______________________________________________
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>

<Prev in Thread] Current Thread [Next in Thread>