Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Slider and Infinite Loop
Slider and Infinite Loop [message #450508] Mon, 14 February 2005 17:13 Go to next message
Eclipse UserFriend
Originally posted by: cdbutton.link.com

New to SWT. Need some help.

I added a Slider to my test and whenever it is selected, it appears as
though it cannot be deselected. No other widget in the same shell
responds. Acts like an inifinte loop withing the Slider.

Tried attaching Listeners that output to text to console. These seem to
work fine, but Slider still hangs whenever used.

Win32
SWT 3.1.0

tks
Re: Slider and Infinite Loop [message #450510 is a reply to message #450508] Mon, 14 February 2005 17:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cdbutton.link.com

Craig Button wrote:

> New to SWT. Need some help.

> I added a Slider to my test and whenever it is selected, it appears as
> though it cannot be deselected. No other widget in the same shell
> responds. Acts like an inifinte loop withing the Slider.

> Tried attaching Listeners that output to text to console. These seem to
> work fine, but Slider still hangs whenever used.

> Win32
> SWT 3.1.0

> tks

The Slider/Scale Tab provided in the SWT Controls example exhibits the
same behavior. Any ideas?

tks
Re: Slider and Infinite Loop [message #450549 is a reply to message #450510] Tue, 15 February 2005 14:50 Go to previous messageGo to next message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
I just tried this on XP with and without the manifest file and it
WORKSFORME. Can you tell me what platform you are running on and the exact
steps that cause the ControlExample to fail? I remember at one time we had
a bug like this but I'm pretty sure it didn't ship in 3.0.x. Also, it could
already be fixed for M5. Try the latest.

"Craig Button" <cdbutton@link.com> wrote in message
news:cuqo0s$dhr$1@www.eclipse.org...
> Craig Button wrote:
>
> > New to SWT. Need some help.
>
> > I added a Slider to my test and whenever it is selected, it appears as
> > though it cannot be deselected. No other widget in the same shell
> > responds. Acts like an inifinte loop withing the Slider.
>
> > Tried attaching Listeners that output to text to console. These seem to
> > work fine, but Slider still hangs whenever used.
>
> > Win32
> > SWT 3.1.0
>
> > tks
>
> The Slider/Scale Tab provided in the SWT Controls example exhibits the
> same behavior. Any ideas?
>
> tks
>
Re: Slider and Infinite Loop [message #450577 is a reply to message #450549] Tue, 15 February 2005 15:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cdbutton.link.com

Steve,

Hope this helps...

Eclipse Platform

Version: 3.1.0
Build id: 200409240800

CPU Platform

Windows 2000
5.00.2195
Service Pack 4

All I have to do is select either the thumb or arrow keys. After that, no
other widget responds.

FYI - When I added my own listener to my own slider test, I found that
selecting the arrow keys casues one event, but selecting the thumb causes
two.
Is this normal?

thanks for any help.

Craig



Steve Northover wrote:

> I just tried this on XP with and without the manifest file and it
> WORKSFORME. Can you tell me what platform you are running on and the exact
> steps that cause the ControlExample to fail? I remember at one time we had
> a bug like this but I'm pretty sure it didn't ship in 3.0.x. Also, it could
> already be fixed for M5. Try the latest.

> "Craig Button" <cdbutton@link.com> wrote in message
> news:cuqo0s$dhr$1@www.eclipse.org...
>> Craig Button wrote:
>>
>> > New to SWT. Need some help.
>>
>> > I added a Slider to my test and whenever it is selected, it appears as
>> > though it cannot be deselected. No other widget in the same shell
>> > responds. Acts like an inifinte loop withing the Slider.
>>
>> > Tried attaching Listeners that output to text to console. These seem to
>> > work fine, but Slider still hangs whenever used.
>>
>> > Win32
>> > SWT 3.1.0
>>
>> > tks
>>
>> The Slider/Scale Tab provided in the SWT Controls example exhibits the
>> same behavior. Any ideas?
>>
>> tks
>>
Re: Slider and Infinite Loop [message #450755 is a reply to message #450577] Thu, 17 February 2005 18:04 Go to previous messageGo to next message
Christophe Cornu is currently offline Christophe CornuFriend
Messages: 304
Registered: July 2009
Senior Member
Hi Craig,

We could not see the problem on our W2K box here. Maybe M5 will work better
on your machine. If not, please open a bug report and mention if you have
special Windows utilities (e.g. accessibility software, special mouse
device...).

Chris
Re: Slider and Infinite Loop [message #450760 is a reply to message #450755] Thu, 17 February 2005 18:44 Go to previous message
Eclipse UserFriend
Originally posted by: cdbutton.link.com

OK. Will upgrade to M5 and recheck eventually. FYI - I went back to using
Eclipse 3.0.1 and although I haven't duplicated the exact tests, I haven't
seen any problems so far.

Christophe Cornu wrote:

> Hi Craig,

> We could not see the problem on our W2K box here. Maybe M5 will work better
> on your machine. If not, please open a bug report and mention if you have
> special Windows utilities (e.g. accessibility software, special mouse
> device...).

> Chris
Previous Topic:WorkbenchPart interactions
Next Topic:Table with SWT.CHECK style
Goto Forum:
  


Current Time: Fri Apr 26 11:25:47 GMT 2024

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

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

Back to the top