Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Column resize cursor type ?
Column resize cursor type ? [message #438433] Thu, 24 June 2004 07:50 Go to next message
Eclipse UserFriend
Originally posted by: cbr.teamlog.com

Hi,

Does anybody know which cursor type I have to use to get a colum resize
cursor ?
SWT.SIZEWE could be OK but it doesn't display a vertical line in the middle
of the arrow.

Thanks for feedbacks,
-MaRc
Re: Column resize cursor type ? [message #438435 is a reply to message #438433] Thu, 24 June 2004 08:28 Go to previous message
Robert Bacs is currently offline Robert BacsFriend
Messages: 165
Registered: July 2009
Senior Member
Hi,

This is platform specific, see LoadCursor function in MSDN (IDC_SIZEWE).
You could use the Cursor class to construct a new custom cursor type.

Boby

"Takaido" <cbr@teamlog.com> wrote in message
news:cbe1a9$i70$1@eclipse.org...
> Hi,
>
> Does anybody know which cursor type I have to use to get a colum resize
> cursor ?
> SWT.SIZEWE could be OK but it doesn't display a vertical line in the
middle
> of the arrow.
>
> Thanks for feedbacks,
> -MaRc
>
>
Previous Topic:mouse move
Next Topic:ContextMenu on TabbedView ?!
Goto Forum:
  


Current Time: Wed Apr 24 19:20:41 GMT 2024

Powered by FUDForum. Page generated in 0.02425 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top