Bug 384179 - Support ProgressBar.setStyle() to enable change between SWT.SMOOTH and SWT.INDETERMINATE
Summary: Support ProgressBar.setStyle() to enable change between SWT.SMOOTH and SWT.IN...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.2   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-03 12:03 EDT by Mohsen Saboorian CLA
Modified: 2012-07-03 12:03 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mohsen Saboorian CLA 2012-07-03 12:03:47 EDT
Build Identifier: 

Please add a method like ProgressBar.setStyle(int) to enable change between SWT.SMOOTH and SWT.INDETERMINATE modes of a progress bar.

Reproducible: Always