View Single Post
  #13 (permalink)  
Old 12-18-2011, 09:29 PM
mjcoon mjcoon is offline
Basic4ppc Expert
 
Join Date: May 2008
Location: Berkshire, UK
Posts: 810
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Quote:
Originally Posted by Stellaferox View Post
Tha application is updated like I promised a few weeks ago. The new version is in the 1st post. Smoother graphics, a few timeconversionbugs and a new algorithm were implemented.
Marc
I suddenly took it into my head to make a version for VGA size on my desktop (or for that matter, larger). But it fails, running under IDE, at the first frmMain.FPolygon(), saying "Object reference not set...". This is the case for the downloaded version too (see attachment).

Rather than bash my head against this puzzle (possibly due to using V6.90) I thought I would eliminate the ArrayLists, which aren't really needed because there are always 37 elements, and use structures instead. This should be more efficient, though I don't expect to see the difference. It did cure the problem, though!

Mike.
Attached Images
File Type: jpg crash-screen.JPG (16.7 KB, 7 views)
Reply With Quote