[Mono-winforms-list] More System.Graphics changes

Peter Dennis Bartok peter@novonyx.com
Thu, 9 Dec 2004 14:18:08 -0700


I think it'd be better to have the quartz stuff in a separate file. 
quartzFunctions.cs sounds good. Similar to gdipFunctions.
It will me much cleaner that way.

Cheers,
  Peter

-----Original Message-----
From: "kangaroo" <grompf@sublimeintervention.com>
To: <mono-winforms-list@lists.ximian.com>
Date: 09 December, 2004 14:12
Subject: [Mono-winforms-list] More System.Graphics changes


>I've found and implemented a way to support FromHwnd for the Quartz
>backend; however it involves some apple-only pinvoking in
>System.Graphics;  my question is; ok to commit as is; or should I split
>the internal structs and DllImports off into something like
>quartzFunctions.cs?
>
>-kangaroo
>