At 8:29 AM -0500 5/17/05, Dan Lee wrote:
Getting an unhandled exception when I run this version. Looks like
it's halting at this line in MapView.InitAdornments:
Dim f As FolderItem = Obj3DUtils.FindFile( "UnitIcons.png" )
What sort of exception? I don't see how that line could actually
generate any exception, but the line before it could:
Objects.Append mSelectionRing
...if you didn't have Quesa installed, and therefore Objects was nil.
Can you poke around in the debugger and tell us what's going on?
Thanks,
- Joe
--
Joe Strout REAL Software, Inc.
Vote for REALbasic (twice!) in the LinuxWorld Reader's Choice Awards:
http://linux.sys-con.com/general/readerschoice.htm
_______________________________________________
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>
|