Anyone seen the following error?
CGContextSetFillColorWithColor: invalid context 0x0. This is a serious error. 
This application, or a library it uses, is using an invalid context  and is 
thereby contributing to an overall degradation of system stability and 
reliability. This notice is a courtesy: please fix this problem. It will become 
a fatal error in an upcoming update.

Thanks
Michael

From: Sebastien Pouliot 
[mailto:[email protected]<mailto:[email protected]>]
Sent: Friday, September 20, 2013 9:32 AM
To: Mike Murdock
Cc: [email protected]<mailto:[email protected]>
Subject: Re: [MonoTouch] My First IOS7 Issue yeah I think?

The compiler warns you that `RectangleF` is a value-type, not a class.
See http://stackoverflow.com/a/7902376/220643

On Fri, Sep 20, 2013 at 9:16 AM, Mike Murdock 
<[email protected]<mailto:[email protected]>> wrote:
Guys, Gals I have just install Xamarian upgrade for IOS7 and have my first 
issue to resolve.

Mycontrol.frame.location.x = anothercontrol.frame.location.x

I get the following error "Cannot modify a value type return value of 
System.Drawing.RectangleF.Location. "Consider storing the value in a temporary 
variable"

This is my first error I am sure many will follow.  Also getting CGraphics 
error all over the place.

Any help would be great

Thanks
Michael Murdock
AllMeds Inc.


_______________________________________________
MonoTouch mailing list
[email protected]<mailto:[email protected]>
http://lists.ximian.com/mailman/listinfo/monotouch


_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to