Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Why is the default DropEvent.feedback DND.FEEDBACK_SELECT?
Why is the default DropEvent.feedback DND.FEEDBACK_SELECT? [message #452915] Mon, 28 March 2005 17:08 Go to next message
Randy Hudson is currently offline Randy HudsonFriend
Messages: 123
Registered: July 2009
Senior Member
I've noticed that when my drop listener is not active, TreeItems are being
selected as part of the DND drop feedback. Why is the default feedback
SELECT? When my drop listener is active, I am using BEFORE and AFTER
feedback, so having SELECT show up and random times is undesirable.

SCROLL or EXPAND would make as much sense as default values.
Re: Why is the default DropEvent.feedback DND.FEEDBACK_SELECT? [message #452973 is a reply to message #452915] Tue, 29 March 2005 13:13 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Please enter a bug report.

"Randy Hudson" <none@us.ibm.com> wrote in message
news:d29ijb$fd4$1@news.eclipse.org...
> I've noticed that when my drop listener is not active, TreeItems are being
> selected as part of the DND drop feedback. Why is the default feedback
> SELECT? When my drop listener is active, I am using BEFORE and AFTER
> feedback, so having SELECT show up and random times is undesirable.
>
> SCROLL or EXPAND would make as much sense as default values.
>
Previous Topic:asyncExec() func. doesn't work in parallel..??
Next Topic:Problem Installing Eclipse on Linux
Goto Forum:
  


Current Time: Thu Apr 18 22:03:34 GMT 2024

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

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

Back to the top