Lisp HUG Maillist Archive

Mouse cursors

Hi!

Are there predefined mouse cursors for two two-headed diagonal sizing 
cursors (1) northeast/southwest and (2) northwest/southeast? For 
example, in .NET they are known as Cursors.SizeNESW and 
Cursors.SizeNWSE. There are similar cursors in Java SWT too.

In LW there are cursors defined by keywords :top-right-corner and 
:bottom-left-corner and they look on Windows with the default settings 
precisely like the first mentioned cursor (1) as well as there are 
:top-left-corner and :bottom-right-corner that look like the other (2). 
In Linux they look differently. It will be enough for me if they will 
always look so in Windows. Is there such a guarantee?

Thanks,
David

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Re: Mouse cursors

You could probably try to run your application in different virtual  
machines to see if that is the case.

For example, if you run w7, you could install XPMode (a Windows XP virtual  
machine which comes with w7 for free) and run your application inside it  
on the personal edition of Lispworks.


On Sun, 05 May 2013 15:38:03 +0100, David Sorokin  
<david.sorokin@hotmail.com> wrote:

>
> Hi!
>
> Are there predefined mouse cursors for two two-headed diagonal sizing  
> cursors (1) northeast/southwest and (2) northwest/southeast? For  
> example, in .NET they are known as Cursors.SizeNESW and  
> Cursors.SizeNWSE. There are similar cursors in Java SWT too.
>
> In LW there are cursors defined by keywords :top-right-corner and  
> :bottom-left-corner and they look on Windows with the default settings  
> precisely like the first mentioned cursor (1) as well as there are  
> :top-left-corner and :bottom-right-corner that look like the other (2).  
> In Linux they look differently. It will be enough for me if they will  
> always look so in Windows. Is there such a guarantee?
>
> Thanks,
> David
>
> _______________________________________________
> Lisp Hug - the mailing list for LispWorks users
> lisp-hug@lispworks.com
> http://www.lispworks.com/support/lisp-hug.html

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Re: Mouse cursors

Unable to parse email body. Email id is 12236

Updated at: 2020-12-10 08:35 UTC