realbasic-nug
[Top] [All Lists]

2006 to 2007 - confusing compile error

To: RB <realbasic-nug at lists dot realsoftware dot com>
Subject: 2006 to 2007 - confusing compile error
From: Sean Arney <sean at workinsoft dot com>
Date: Mon, 30 Jul 2007 18:58:17 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Thread-index: AcfTBX90vgED6D74EdyOZgAX8jGWyQ==
Thread-topic: 2006 to 2007 - confusing compile error
OK, I managed to get past the weird Color Type constants not being found by
entering the actual RGB (&c000000) and like that for now.  Really odd though
that RB is not seeing the constants that have those types of definitions as
defaults as being valid...

Now I am having a very strange compile error:

An error has occurred while compiling this project.

Message:  There is no class with this name.

File:  myProject.rbp

Location: DragCanvas

Code: (this is empty)

So this DragCanvas is a variation of the one Joe did some time ago, and it
is definitely in there.  If I export and then delete the DragCanvas class it
complains that the sub I make of it ('drgCanvas') impliments the Open event
and its super DragCanvas already does - but its gone!  How does it get that?
If I include DragCanvas in the project, I get that compile error above.

Im a little rusty on my RB, but this is driving me nuts.  Can anyone suggest
a path to resolve here?

Thx,

-seanA



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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