Hi,

I've just had a look through the functions of AdHoc (I've got version 0.03).
Most of the functions are quite straightforward (even for me!) to convert
into XS, or already have been.

The exception is GetKeyboardState. There are various possibilities for
implementation - but it would depend on how people are using it. I actually
use this function myself (to test if the CTRL key and other keys are pressed
at the same time). Any thoughts on an interface? The easy solution would be
to return a reference to the array (like now) - but there might be a better
suited "Perl solution"?

If your wondering why I'm going to add these functions, I've found that the
runtime memory size of one of my exe's reduces by just under one meg if I
remove all dependency to AdHoc.

Cheers,

jez.
----- Original Message ----- 
From: "Johan Lindstrom" <[EMAIL PROTECTED]>
To: "guihackers" <perl-win32-gui-hackers@lists.sourceforge.net>
Sent: Thursday, April 22, 2004 5:36 PM
Subject: Re: [perl-win32-gui-hackers] Added Center method for a window


> At 18:22 2004-04-22, Jez White wrote:
> >Sorry. I can put your name in if you wish - or remove it all together?
>
> Just put me up as a general contributor or something. A per method
> attribution seems ridiculous :)
>
>
> >I was looking at some of the other functions in Adhoc (with an idea of
> >adding them to GUI) - DrawIcon would be quite useful (as a method to an
Icon
> >or DC). Thoughts?
>
> I would be happy if as much as possible went into the core, so long as
it's
> functional and useful.
>
>
> /J
>
> -------- ------ ---- --- -- --  --  -    -     -      -         -
> Johan Lindström   Sourcerer @ Boss Casinos   [EMAIL PROTECTED]
>
> Latest bookmark: "A 3D FPS game with SDL, OpenGL and Perl - Downl..."
> http://bloodgate.com/perl/sdl/download.html
> dmoz (1 of 10): /Computers/Software/Freeware/Games/ 22
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Perl-Win32-GUI-Hackers mailing list
> Perl-Win32-GUI-Hackers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-hackers


Reply via email to