Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-swt-dev] SWT Spinner?

Michael,

Thanks for the reply.  The "spinner for any platform" I have already found.
Unfortunately, that is what I was referring to in my original post when I
said I was having trouble building the native DLL, which the Java source at
the link you specified depends on.  I have had repeated problems getting the
makefile to work to build spinner.dll.  If you have been able to get this
built, could you (or anyone else) help me out, or send me the spinner.dll?
Thanks!

BradO

> -----Original Message-----
> From: platform-swt-dev-admin@xxxxxxxxxxx
> [mailto:platform-swt-dev-admin@xxxxxxxxxxx]On Behalf Of Michael R Head
> Sent: Thursday, September 11, 2003 12:43 PM
> To: SWT List
> Subject: Re: [platform-swt-dev] SWT Spinner?
>
>
> On Thu, 2003-09-11 at 11:07, Brad O'Hearne wrote:
> > Hey all,
> >
> > I was looking through the API for a Spinner widget, and though
> I have heard
> > discussion of Spinners in the past, I couldn't find one in the
> API.  Does
> > one exist, or does someone have one built they could send me?
> I found some
> > source on the web that apparently IBM put together, but I am
> having problems
> > building the Java native for windows that supports this
> (spinner.dll).  If
> > anyone knows anything about this, or can shed light on where I
> can find a
> > Spinner widget, I would greatly appreciate it.
>
> http://www.eclipse.org/articles/Article-Writing%20Your%20Own%20Wid
get/Writing%20Your%20Own%20Widget.htm

has appendices which have source for some spinners.

You might try the "spinner for any platform" in this appendix:

http://www.eclipse.org/articles/Article-Writing%20Your%20Own%20Widget/Writin
g%20Your%20Own%20Widget_files/AppendixE.htm

mike

>
> Thanks,
>
> BradO
>
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-swt-dev
--
Michael R Head <burner@xxxxxxxxxxx>
ZClipse -- OpenSource Eclipse plugins

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev



Back to the top