jython and curses

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sateesh

    #1

    jython and curses

    Hi,
    Is there any version of jython that has support for curses library?
    Or is there anyway I can use curses library for my jython programs?

    Thanks
    Sateesh


  • Jeremy Jones

    #2
    Re: jython and curses

    Sateesh wrote:
    [color=blue]
    >Hi,
    >Is there any version of jython that has support for curses library?
    >Or is there anyway I can use curses library for my jython programs?
    >
    >Thanks
    >Sateesh
    >
    >
    >
    >[/color]
    You could try using a Java curses library:

    http://sourceforge.net/projects/javacurses/


    Jeremy Jones

    Comment

    Working...