Message from discussion
Naming question for OSX mouse event generator
Received: by 10.66.83.5 with SMTP id m5mr2174303pay.33.1353231044453;
Sun, 18 Nov 2012 01:30:44 -0800 (PST)
Newsgroups: perl.modules
Path: 6ni92893pbd.1!nntp.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!feed.xsnews.nl!border-1.ams.xsnews.nl!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!news.stack.nl!eternal-september.org!feeder.eternal-september.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!nntp.develooper.com!nntp.perl.org
Return-Path: <brian.d....@gmail.com>
Mailing-List: contact modules-h...@perl.org; run by ezmlm
Delivered-To: mailing list modu...@perl.org
Received: (qmail 17236 invoked from network); 16 Nov 2012 07:18:38 -0000
Received: from x1.develooper.com (207.171.7.70)
by x6.develooper.com with SMTP; 16 Nov 2012 07:18:38 -0000
Received: (qmail 24570 invoked by uid 225); 16 Nov 2012 07:18:38 -0000
Delivered-To: modu...@perl.org
Received: (qmail 24563 invoked by alias); 16 Nov 2012 07:18:37 -0000
X-Spam-Status: No, hits=-2.0 required=8.0
tests=ALL_TRUSTED,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED
X-Spam-Check-By: la.mx.develooper.com
Received: from x6.develooper.com (HELO x6.develooper.com) (207.171.7.86)
by la.mx.develooper.com (qpsmtpd/0.28) with ESMTP; Thu, 15 Nov 2012 23:18:34 -0800
Received: from lists-nntp.develooper.com (localhost.localdomain [127.0.0.1])
by x6.develooper.com (Postfix) with SMTP id EF5E117744
for <modu...@perl.org>; Thu, 15 Nov 2012 23:18:30 -0800 (PST)
Received: (qmail 17228 invoked by uid 515); 16 Nov 2012 07:18:30 -0000
To: modu...@perl.org, codep...@cpan.org (Michael Stra�burger)
Subject: Re: Naming question for OSX mouse event generator
Date: Fri, 16 Nov 2012 17:18:28 +1000
Reply-To: modu...@perl.org
Posted-And-Mailed: yes
Message-ID: <161120121718285950%brian.d.foy@gmail.com>
References: <CAKYr25H=BnTWjzeaC9odeDUE+FRD_YwnzoYgUVYYwz1Gq4mj2w@mail.gmail.com>
Organization: The Perl Review, LLC
MIME-Version: 1.0
User-Agent: Thoth/1.9.0 (Mac OS X)
X-Posted-By: 203.12.230.2
Approved: n...@nntp.perl.org
From: brian.d....@gmail.com (brian d foy)
Bytes: 3090
Lines: 27
Content-Type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 8bit
[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]
In article
<CAKYr25H=BnTWjzeaC9odeDUE+FRD_YwnzoYgUVYYwz1Gq4m...@mail.gmail.com>,
Michael Stra�burger <codep...@cpan.org> wrote:
> Ideas:
>
> Mac::MouseControl
> Mac::Mouse
There is also MacOSX::* to make it even more confusing. I tend to like
that a bit more because I'm old enough to have actually have used
MacPerl. :)
For the second bit, is there a CF (or whatever) class that you're using
and from which you might steal the name? Barring that, "MouseEvent"
might work. "MouseControl" makes me think that I could control the
cursor through Perl so I could move it around the screen and confuse
the user. :)
--
brian d foy (one of many PAUSE admins), http://pause.perl.org
PAUSE instructions: http://pause.perl.org/pause/query?ACTION=pause_04about
Archives: http://www.xray.mpe.mpg.de/mailing-lists/modules
Please send all messages back to modu...@perl.org with no CC to me.