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