Announcing jython-swingutils

View: New views
2 Messages — Rating Filter:   Alert me  

Announcing jython-swingutils

by Alex Grönholm-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

As a byproduct of my other work, I have come up with a growing set of
utility classes and helper functions to make using Swing more bearable
on Jython.
I don't consider it release quality yet (unit tests are missing for most
modules), but I'm improving things as time allows.

There is a PyPI page at http://pypi.python.org/pypi/jython-swingutils/ 
and sources can be seen at
http://bitbucket.org/agronholm/jython-swingutils/ .

Comments and ideas are welcome.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users

Parent Message unknown Re: Announcing jython-swingutils

by Alex Grönholm-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jim Baker kirjoitti:
> Neat! I don't know Swing programming really much at all, but I'm able
> to appreciate the interfacing to the things I do think about routinely
> like Futures.
>
> If I'm not mistaken, there's a typo in dispatch.py, line 42, where you
> set self.func to None, instead of self._func.
>
Thanks, fixed.
I plan on introducing a mechanism for executing background tasks (think
java.util.concurrent.ExecutorService).
I already have something like that in my application, and I just need to
generalize it.

> 2009/10/28 Alex Grönholm <alex.gronholm@...
> <mailto:alex.gronholm@...>>
>
>     As a byproduct of my other work, I have come up with a growing set of
>     utility classes and helper functions to make using Swing more bearable
>     on Jython.
>     I don't consider it release quality yet (unit tests are missing
>     for most
>     modules), but I'm improving things as time allows.
>
>     There is a PyPI page at http://pypi.python.org/pypi/jython-swingutils/
>     and sources can be seen at
>     http://bitbucket.org/agronholm/jython-swingutils/ .
>
>     Comments and ideas are welcome.
>
>     ------------------------------------------------------------------------------
>     Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>     is the only developer event you need to attend this year.
>     Jumpstart your
>     developing skills, take BlackBerry mobile applications to market
>     and stay
>     ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>     http://p.sf.net/sfu/devconference
>     _______________________________________________
>     Jython-users mailing list
>     Jython-users@...
>     <mailto:Jython-users@...>
>     https://lists.sourceforge.net/lists/listinfo/jython-users
>
>
>
>
> --
> Jim Baker
> jbaker@... <mailto:jbaker@...>


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users