--- In [email protected], "powerprorocks2" 
<[EMAIL PROTECTED]> wrote:
>
> 
> Hi
> 
> I want to hide the mouse cursor while I am typing or scrolling with
> the mouse wheel or after some seconds without moving the mouse.
> 
> I don't know, think this is possible with PP. I did not find 
anything
> in the Help.
> 
> How can I do this?
> 
> I know there is a App called "Cursor Hider" which does that but it 
is
> shareware. It has a option to hide the mouse cursor after you typed
> some characters (configurable) and a option to hide the pointer if 
you
> scroll the mouse wheel. Or it hides the mouse cursor after a idle 
time
> . That is exactly what I need.
> 
> Is it possible to do this with PP?
> 
> I know the option in the "Control Panel" -> "Mouse Properties" ->
> "Pointer Option" -> "Visibility" -> "Hide pointer while typing".
> 
> But it does NOT work for me, I think it only works if you use the
> IntelliSense Driver, and not whith the ritch edit text boxes.
> 
> I searched the Messages but I could not find anything.
> 
> I also looked at the "Mouse Trap" plugin for PP. But it does not do
> what I need.
> 
> Some Info: I am using a Logitech MX610 Laser Cordless Mouse and
> Driver: Logitech Control Center and Driver version 2.46.544 
> 
> Please help me
> 
> Thanks a lot

The simplest might be:
dll.call("ShowCursor|int int",0)
; dll.call("ShowCursor|int int",1)

This, however, would work only in PP's windows, e.g., PP's notes, 
debug windows etc.

If you want it for all windows, you may have to use 
LoadCursor/LoadImage functions. I think I once saw the success 
report about it in other app's forum. You may google it.

Sean





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to