Page 1 of 1
A SetMousePointerIcon() function should be nativ
Posted: Wed Jul 13, 2005 1:28 pm
by IceSoft
Or how can I change the mouse pointer (to e.g hourglass) for Linux/Windows/MAC etc.. ?
Posted: Wed Jul 13, 2005 1:40 pm
by Fred
Good idea
Re: A SetMousePointer() function should be nativ
Posted: Wed Jul 13, 2005 9:41 pm
by PB
> how can I change the mouse pointer (to e.g hourglass)
viewtopic.php?t=4360
and
viewtopic.php?t=8277
Posted: Thu Jul 14, 2005 6:11 am
by IceSoft
@PB,
What for Linux and MAC?
I want it native in PB for all! supported OS (Not Windows only).
Posted: Thu Jul 14, 2005 8:14 am
by Blade
Almost any "commonly used" command should be native all the 3 platforms.
I assume it's a PB4 feature

Posted: Fri Feb 03, 2006 9:06 am
by IceSoft
Hello @Fred,
Will it be part of the PB4.0?
I belive it is important for cross platform developing
Posted: Thu Nov 29, 2007 7:01 am
by IceSoft
Fred wrote:Good idea
@Fred,
Hope you are on it

Posted: Thu Nov 29, 2007 3:54 pm
by Psychophanta
SetMousePointerImage() or SetMousePointerIcon() instead SetMousePointer() please. Just to be explicit and to avoid confusion.
Posted: Thu Nov 29, 2007 4:01 pm
by IceSoft
ok.
Posted: Thu Nov 29, 2007 4:13 pm
by naw
or even SetMousePointerState(#PB_PointerBusy | #PB_PointerNormal | #PB_PointerResize)
Any method would be nice, though...
Posted: Tue Dec 18, 2007 8:24 am
by bembulak
Agree. Would be good.
Posted: Sun Jun 14, 2009 3:34 pm
by blueznl
Any chance of getting this some day?

Unless I overlooked it

Re: A SetMousePointerIcon() function should be nativ
Posted: Thu Apr 15, 2010 2:37 pm
by Innesoft
bumping this thread. if this even in yet?