Dear All, Hello.

Please review the previous patch first which is related with the WIN key.
Even though there is no answer to the previous question, I have made
and attached a patch to fire the mouse-up event when you hold down
keys which make WM_CHAR and WM_SYSCHAR.
Please review the patch and give any feedbacks. Thanks. ;)

Sincerely,
Shinwoo Kim.

2012/3/26 Kim Shinwoo <kimcinoo....@gmail.com>:
> Oh.. sure, you are right. the Win key also needs the patch. - I have attached 
> -
>
> I have one more question.
>
> On the Ubuntu, when you hold down the Space key, then DOWN and UP
> event occur repeatedly
> even though only DOWN event occurs on the Windows.. So my question is
> as before...
>
> Should I modify the ecore_win32_event? or Should the application
> handle the case.?
> Please ENLIGHTEN me again.. Thanks!
>
> Sincerely,
> Shinwoo Kim.
>
> 2012/3/26 Vincent Torri <vincent.to...@gmail.com>:
>> On Mon, Mar 26, 2012 at 8:32 AM, Vincent Torri <vincent.to...@gmail.com> 
>> wrote:
>>> On Mon, Mar 26, 2012 at 7:29 AM, cnook <kimci...@gmail.com> wrote:
>>>> Thanks for your response.
>>>> I have attached a patch upon  your comments.
>>>> The meaning of bit 30(0x40000000 in the patch) is as bellows
>>>> "The previous key state. The value is 1 if the key is down before the
>>>> message is sent, or it is 0 if the key is up."
>>>> The Evas_CALLBACK_KEY_DOWN event will occur once even though you hold down
>>>> Shift/Ctrl/Alt key, If  you keep the patch.
>>>
>>> in svn, thanks
>>>
>>
>> thinking of that, what about the Win key ?
>>
>> Vincent
>>
>> ------------------------------------------------------------------------------
>> This SF email is sponsosred by:
>> Try Windows Azure free for 90 days Click Here
>> http://p.sf.net/sfu/sfd2d-msazure
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Attachment: ecore_win_event.fire.mouse.up.event.during.holding.down
Description: Binary data

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to