Hi,

I checked for spaces
  Canvas1.Graphics.backColor = RGB(255,255,255)
  Canvas1.Graphics.DrawRect 0,0,319,499

found some and fixed it but it still doesn't work


Brian Heibert
[EMAIL PROTECTED]


On Apr 21, 2006, at 12:24 AM, David Glass wrote:

Is the space between 'Canvas1.' and 'Graphics' actually there, or is that a typo in your e-mail?

On Apr 20, 2006, at 20:10, Brian Heibert wrote:



   Canvas1.Graphics.ClearRect 0, 0, Canvas1.width, Canvas1.height
  Canvas1. Graphics.backColor=RGB(255,255,255)
  Canvas1.Graphics.DrawRect 0,0,319,499

Here's the problem code

Canvas1. Graphics.backColor=RGB(255,255,255)



--
David Glass - Gray Matter Computing
graymattercomputing.com - corepos.com
559-303-4915

Apple Certified Help Desk Specialist

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


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

Reply via email to