[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: ProgressBar.getSelection()
|
Veronika Irvine <veronika_irvine@xxxxxxx> wrote:
> Please enter a bug report against Platform SWT.
>
Would this really be a bug?
If the style is indeterminate, the selection value is meaningless.
---
Sunil
> "Jennifer" <sesamedoggy@xxxxxxxxx> wrote in message
> news:249705972984de4290fd37f9b960f9bf$1@xxxxxxxxxxxxxxxxxx
>> Hi,
>>
>> When I create a ProgressBar of style SWT.INDETERMINATE in Eclipse
>> 3.2 M2, getSelection() always returns zero, which is different from
>> the behavior in Eclipse 3.0. Is this change as expected? I'm running
>> it in Windows XP. Thanks,
>> Jen