[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Multiple keyboard



Debian on Atom-PC like computer / Python / Pygame
Thanks


--
Pierre

On 11-11-04 03:07 PM, René Dudfield wrote:
Hi,

It might be possible to get that information with a system message.
What platform/s do you need to support?

cheers,

On Fri, Nov 4, 2011 at 7:37 PM, PierreLafrance1@xxxxxxxxxxxx
<mailto:PierreLafrance1@xxxxxxxxxxxx> <PierreLafrance1@xxxxxxxxxxxx
<mailto:PierreLafrance1@xxxxxxxxxxxx>> wrote:

    Hi
    We have an application using a Digital Keyboard like this one :
    http://www.targus.ca/ca/__product_details.asp?sku=__AKP10CA
    <http://www.targus.ca/ca/product_details.asp?sku=AKP10CA>

    Now our application need many of them, and our application must
    distinguish all key from all keyboard.  For example, when user press
    enter from keyboard 1, we must know the KP_ENTER is from keyboard 1,
    and same thing for keyboard 2...n

    Is this possible with Pygame (according to our web search this seams
    to not feasible with Pygame, but I'm hopping you prove me wrong and
    we will not have to do that at SDL level... (please...)

    Thanks,

    --
    Pierre,