<span style='font-family:Verdana'><span style='font-size:12px'>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?<br /> 
<br /> 
Be patient, I am not understanding what's happen...<br /> 
<br /> 
[ ]<br /> 
<br /> 
<br /> 
Ricardo<br /> 
<p style="margin:0px; padding:0px;" > 
         </p> 
<blockquote style="border-left: #ccc 1px solid; margin: 0px 0px 0px 5px; padding-left: 5px" type="cite"> 
        <p style="margin:0px; padding:0px;" > 
                <span style="font-family: Verdana"><span style="font-size: 12px">----- Original Message -----</span></span></p> 
        <p style="margin:0px; padding:0px;" > 
                <span style="font-family: Verdana"><span style="font-size: 12px">From: Felipe Monteiro de Carvalho</span></span></p> 
        <p style="margin:0px; padding:0px;" > 
                <span style="font-family: Verdana"><span style="font-size: 12px">Sent: 08/01/11 02:48 AM</span></span></p> 
        <p style="margin:0px; padding:0px;" > 
                <span style="font-family: Verdana"><span style="font-size: 12px">To: Lazarus mailing list</span></span></p> 
        <p style="margin:0px; padding:0px;" > 
                <span style="font-family: Verdana"><span style="font-size: 12px">Subject: Re: [Lazarus] The mouse doesn't appears in Windows Mobile 6.5</span></span></p> 
        <br /> 
        <div> 
                <div> 
                        <pre style="word-wrap: break-word; white-space: pre-wrap; font-size: 11px"> 
2011/8/1 "Arí Ricardo Ody" <aro52@gmx.com>: 
>> Does the mouse show on other applications? 

> Of course. In the pages of the Bradesco Bank or the Banrisul bank I can 
> point the mouse to very different places in the screen and click. After I 
> point to other place and click again and so on. 

That does not mean anything ... the browser could have drawn it's own 
mouse pointer in reaction to VK_UP, DOWN, LEFT and RIGHT (Key down 
events). At least Opera Mobile and Opera Mini do that! If the device 
has it's own non-standard mouse pointer you will even see two pointers 
sometime, a device pointer and the one created by the application. 

It should be possible to do that in your own application, but I don't 
know if it is possible to do that and still use native controls. For a 
browser this is not a problem, because the browser is composed almost 
entirely by 1 custom drawn control ocupying almost the entire screen. 
If your app is similar, you can draw a mouse pointer limited to your 
drawing control. 

-- 
Felipe Monteiro de Carvalho 

-- 
_______________________________________________ 
Lazarus mailing list 
Lazarus@lists.lazarus.freepascal.org 
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</pre> 
                </div> 
        </div> 
</blockquote> 
<p style="margin:0px; padding:0px;" > 
         </p> 
<br /> 
</span></span>