[Lazarus] The mouse doesn't appears in Windows Mobile 6.5

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Aug 1 13:39:05 CEST 2011


2011/8/1 "ArĂ­ Ricardo Ody" <aro52 at gmx.com>:
> Excuse me, but are you telling me that I can't use mouse in the Lazarus
> applications that I develop in windows(7, in this case) and compile to run
> in windows mobile?

Your device has no mouse. Logically you cannot use something which
doesn't exist.

The browser emulates a mouse pointer with it's own code. If you want
the same behavior you have to write code to draw a mouse pointer.

-- 
Felipe Monteiro de Carvalho




More information about the Lazarus mailing list