Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » scale widget: setting number of ticks
scale widget: setting number of ticks [message #455259] Wed, 11 May 2005 08:00 Go to next message
Wolfram Manthey is currently offline Wolfram MantheyFriend
Messages: 1
Registered: July 2009
Junior Member
Hello,

obviously the scale widget's API does not allow to set the number of
tick markers which is a quite usual feature. The number of ticks seem to
be platform dependent (win32: OS.TBS_AUTOTICKS). This looks ugly for a
non-multiple setMaximum and limits the graphical opportunities for the
programmer.

I've checked the source for win32 and photon. Adding this feature for at
least these two plattforms should be a work of minutes. OSX and
Motif/GTK should offer a similar opportunity.

Is it possible to add this feature in the near future?

regards,
Wolfram
Re: scale widget: setting number of ticks [message #455277 is a reply to message #455259] Wed, 11 May 2005 11:44 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Please add a bugzilla feature request. Since we are API frozen until 3.1,
nothing will happen for a while. Thanks.

"Wolfram Manthey" <no_spam@please.de> wrote in message
news:d5seim$fao$1@news.eclipse.org...
> Hello,
>
> obviously the scale widget's API does not allow to set the number of
> tick markers which is a quite usual feature. The number of ticks seem to
> be platform dependent (win32: OS.TBS_AUTOTICKS). This looks ugly for a
> non-multiple setMaximum and limits the graphical opportunities for the
> programmer.
>
> I've checked the source for win32 and photon. Adding this feature for at
> least these two plattforms should be a work of minutes. OSX and
> Motif/GTK should offer a similar opportunity.
>
> Is it possible to add this feature in the near future?
>
> regards,
> Wolfram
Previous Topic:Displaying Action Image on Toolbar but *not* Menu
Next Topic:Scrolling the Browser
Goto Forum:
  


Current Time: Fri Apr 26 13:57:12 GMT 2024

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

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

Back to the top