2008-08-06 22:30 UTC-0800 Pritpal Bedi ([EMAIL PROTECTED])
  * harbour/source/rtl/achoice.prg
    + Implemented mouse operations as follows.
      CASE ( nKey == K_MWFORWARD )
         Keyboard( Chr( K_UP ) )
      CASE ( nKey == K_MWBACKWARD )
         Keyboard( Chr( K_DOWN ) )
      CASE nKey == K_LDBLCLK
         Keyboard( Chr( K_ENTER ) )

Regards
Pritpal Bedi
-- 
View this message in context: 
http://www.nabble.com/2008-08-06-22%3A30-UTC-0800-Pritpal-Bedi-%28pritpal%40vouchcac.com%29-tp18864375p18864375.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to