Dear Sir,

I use Intel PXA27X for project and use WINCE 5.0.
When the system bootup , I can use USB mouse to click item.
But I can NOT see Mouse Cursor.
I do NOT add "Shell and User Interface" -> "User Interface" -> "Touch
Screen (Stylus)" on my project.

Could anyone help me to solve this problem ?

Thanks,

BR,
dirwdirw.tw

Re: Can NOT see Mouse Cursor when system bootup by K

K
Tue Aug 30 08:23:25 CDT 2005

Do you add the Mouse(SYSGEN_CURSOR) in your OS image??

"dirw" <dirwdirw.tw@yahoo.com.tw> ¼¶¼g©ó¶l¥ó·s»D:1125383045.995895.239820@z14g2000cwz.googlegroups.com...
> Dear Sir,
>
> I use Intel PXA27X for project and use WINCE 5.0.
> When the system bootup , I can use USB mouse to click item.
> But I can NOT see Mouse Cursor.
> I do NOT add "Shell and User Interface" -> "User Interface" -> "Touch
> Screen (Stylus)" on my project.
>
> Could anyone help me to solve this problem ?
>
> Thanks,
>
> BR,
> dirwdirw.tw
>



Re: Can NOT see Mouse Cursor when system bootup by dirw

dirw
Wed Aug 31 09:36:08 CDT 2005

Dear Sir,

Thanks for your great help.
I solve this problem.
Because the BSP disable the "show cursor", I find the string in the
source code.
so I enable the cursor.

Thank you very much.

dirwdirw.tw