Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 527 by pato....@gmail.com: Keypress event, twice.
http://code.google.com/p/gambas/issues/detail?id=527

1) Simple, the event "Keypress" happens twice instead of one.
2) Ubuntu 14.04 Lts - 6Gb Ram - I5-3470 - 64bit - Gambas 3.5.3 - GTX 770
3)
Public Sub Form_Open()

End

Public Sub form_KeyPress()
     Print "t"
End

debug

t
t

Just Press the key one time.

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to