|
|
||||
|
||||
|
|
|
|||
|
On Mar 26, 10:15*am, chersz...@gmail.com wrote:
> Hi > Is it possible to change cursor shape for example to hourglass in > WVW ? > TIA > Claudio When no one answers the answer is supposed to be so obvious... I couldn't find anything about it neither here nor in the old NG. Anyone can show me a lead ? Thanks Claudio |
|
|||
|
To change mouse pointer in window nWinNum, use WVW_SETPOINTER()
WVW_SETPOINTER([nWinNum], nShape) where nShape is a number 1 - 16 as follows: 1: IDC_ARROW 2: IDC_IBEAM 3: IDC_WAIT 4: IDC_CROSS 5: IDC_UPARROW 6: IDC_SIZE 7: IDC_ICON 8: IDC_SIZENWSE 9: IDC_SIZENESW 10: IDC_SIZEWE 11: IDC_SIZENS 12: IDC_SIZEALL 13: IDC_NO 14: IDC_HAND 15: IDC_APPSTARTING 16: IDC_HELP else: IDC_ARROW HTH, budyanto |
|
|||
|
On Mar 27, 3:40*am, "Budyanto Dj." <budyantonore...@centrin.net.id>
wrote: > To change mouse pointer in window nWinNum, use WVW_SETPOINTER() > > WVW_SETPOINTER([nWinNum], nShape) > > where nShape is a number 1 - 16 as follows: > * *1: *IDC_ARROW > * *2: *IDC_IBEAM > * *3: *IDC_WAIT > * *4: *IDC_CROSS > * *5: *IDC_UPARROW > * *6: *IDC_SIZE > * *7: *IDC_ICON > * *8: *IDC_SIZENWSE > * *9: *IDC_SIZENESW > * *10: *IDC_SIZEWE > * *11: *IDC_SIZENS > * *12: *IDC_SIZEALL > * *13: *IDC_NO > * *14: *IDC_HAND > * *15: *IDC_APPSTARTING > * *16: *IDC_HELP > * *else: *IDC_ARROW > > HTH, > budyanto Thank you Budyanto, I read over it many times in funclist and didn't see it. Thanks again Claudio |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: ERROR: Error fetching from cursor. ORACLE error is ORA-01555: | Pardee, Roy | Newsgroup comp.soft-sys.sas | 0 | 05-11-2006 03:20 PM |
| Re: ERROR: Error fetching from cursor. ORACLE error is ORA-01555: | GE Consumer Finance | Newsgroup comp.soft-sys.sas | 0 | 05-11-2006 01:01 PM |
| Re: fsedit / SCL cursor placement and NOAUTOSKIP | Randy Herbison | Newsgroup comp.soft-sys.sas | 2 | 09-09-2005 06:39 PM |
| fsedit / SCL cursor placement and NOAUTOSKIP | Bill McKirgan | Newsgroup comp.soft-sys.sas | 0 | 09-09-2005 01:52 PM |
| Re: Usefulness of a text editor? | Peter Crawford | Newsgroup comp.soft-sys.sas | 0 | 07-08-2005 03:22 PM |