Bug 94773 - [Widgets] Scale widget: setting the number of tick markers
Summary: [Widgets] Scale widget: setting the number of tick markers
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.1   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2005-05-11 12:04 EDT by Wolfram Manthey CLA
Modified: 2017-07-28 10:06 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wolfram Manthey CLA 2005-05-11 12:04:27 EDT
The Scale widget's API does not allow to set the number of tick markers (e.g.
fixed every 10 increments @win32). This looks ugly for non-multiple maxima and
limits the graphical indication.

A setTicks method would help and is applicable natively for most platforms.
Comment 1 Felipe Heidrich CLA 2005-05-12 11:03:21 EDT
I'll look into that. If you know how to implement this API on win32,carbon, 
gtk, motif, or photon and you want to colaborate you can do that. Thanks.
Comment 2 Wolfram Manthey CLA 2005-05-12 12:09:59 EDT
I can look after win32 and photon implementations. (eventually carbon)
Comment 3 Felipe Heidrich CLA 2009-08-19 12:03:31 EDT
Your bug has been moved to triage, visit http://www.eclipse.org/swt/triage.php for more info.
Comment 4 Eric Williams CLA 2017-07-28 10:06:33 EDT
Patches are welcome.