Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT JSpinner counterpart ?
SWT JSpinner counterpart ? [message #438905] Fri, 02 July 2004 18:46 Go to next message
Eclipse UserFriend
Originally posted by: iamnehaparikh.yahoo.com

Hi,
Is there a SWT counterpart to Swing's JSpinner widget ?
If not then is there some code that I could use to emulate that ?
Thanks,
Paudhe
Re: SWT JSpinner counterpart ? [message #438909 is a reply to message #438905] Fri, 02 July 2004 21:29 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
Hello Paudhe,

SWT does not include a native Spinner widget. See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=14297

Here's the code from the Visual Editor's implementation of Spinner if
you'd like to create your own:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ve.java .core/core/org/eclipse/ve/internal/java/core/Spinner.java?re v=1.1&content-type=text/vnd.viewcvs-markup&cvsroot=T ools_Project

- Jeff

Paudhe wrote:

> Hi,
> Is there a SWT counterpart to Swing's JSpinner widget ?
> If not then is there some code that I could use to emulate that ?
> Thanks,
> Paudhe
>
Previous Topic:Programatically Open a view
Next Topic:NEWBIE: where i donwnload SWT?
Goto Forum:
  


Current Time: Thu Apr 25 09:35:35 GMT 2024

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

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

Back to the top