开发者

an analogue of ncurses for JRuby running in browser?

I want to run in the browser a ruby application using ncurses. To do that, I can use JRuby; but what do I replace ncurses with ?

I am thinking of running JRuby as an applet as decribed here. I have also found some Jave code 1 that does ncurses-like interface but I do not know how do I i开发者_JS百科ntegrate it with JRuby.


I think it will be very hard to get something similar to ncurses in JRuby due to this particular issue that's been plaguing Java for ages. Please post in this thread if you'd like to see this fixed in the future.

http://bugs.sun.com/bugdatabase/view%5Fbug.do?bug%5Fid=6351276

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜