2011/8/1 "Arí Ricardo Ody" <[email protected]>: > 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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
