Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » how to customize a Spinner for hex values?
how to customize a Spinner for hex values? [message #462801] Wed, 19 October 2005 16:43 Go to next message
andrew is currently offline andrewFriend
Messages: 8
Registered: July 2009
Junior Member
hi,

is it possible to use a Spinner to display and recieve (via keyboard
input) hex values?

e.g. is it possible to attach a custom renderer or input validator to the
Spinner object?

thanks,
Andrew
Re: how to customize a Spinner for hex values? [message #462834 is a reply to message #462801] Thu, 20 October 2005 01:38 Go to previous message
Daniel Spiewak is currently offline Daniel SpiewakFriend
Messages: 263
Registered: July 2009
Senior Member
I afraid it isn't possible. You'll have to implement your own Spinner implementation. Don't cringe, it's an amazingly easy widget to implement, even for weird data types, especially on GTK2.
Previous Topic:Huge table, records, scrolling, etc.
Next Topic:Increasing width to right column are cutoff when using FlowLayout
Goto Forum:
  


Current Time: Tue Apr 16 13:24:29 GMT 2024

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

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

Back to the top