Home > Archive > Delphi > November 2004 > Cursor Dimensions
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Ian Patton 2004-11-27, 3:57 pm |
| Does anyone know if its possible to use a Cursor that is for example 100 X
100 pixels and have it display on the interface at that size.
Thanks,
Ian
| |
|
| Ian Patton wrote:
> Does anyone know if its possible to use a Cursor that is for example 100 X
> 100 pixels and have it display on the interface at that size.
>
> Thanks,
> Ian
>
>
look at createCursor in the Win32 help
| |
| Ian Patton 2004-11-29, 4:09 pm |
| Thanks Jamie - That looks like what I need.
Best,
Ian
"Jamie" < jamie_5_not_valid_after_5_Please@charter
.net> wrote in message
news:5Y8qd.4913$_f.1543@newsfe01.lga...
> Ian Patton wrote:
> look at createCursor in the Win32 help
>
|
|
|
|
|