[Gtk-sharp-list] Point.custom patch

Mike Kestner mkestner@speakeasy.net
05 Feb 2003 19:26:46 -0600


On Wed, 2003-02-05 at 15:31, Martin Willemoes Hansen wrote:

> Another question I was thinking of, can I customize the x and y
> variables to have another access level? So that the only way to get at
> em is to use the properties X and Y?

The only real reason to do something like this would be if you were
going to trigger an event upon set or hide the internal representation,
like say storing the internal data as a System.Drawing.Point.  

Or am I missing some subtle reason for having these Properties on
Gdk.Point?
 
-- 
Mike Kestner <mkestner@speakeasy.net>