Activity for Java Curses Library

  • Andy Andy posted a comment on discussion Open Discussion

    Both options soudns really cool. To be honest, I just don't have time to do much with JCurses, but I'm open to reviewing patches and such.

  • Gerrit Hohl Gerrit Hohl posted a comment on discussion Open Discussion

    Hello Andrew, I was very surprised to get a notification about a new post in this project. Because it is literally dead since 2010~12. I assume no one will change anything any more here. That Lanterna project looks interesting. Seems the project is going all the way down to C and Posix functions (at least in case of Linux / Unix). Actually in my free time I'm working on a JNA based wrapper for Ncurses incl. a Borland TurboVision style UI. Later it should also have support for Windows and a Swing...

  • Andrew Oliver Andrew Oliver posted a comment on discussion Open Discussion

    The Lanterna project ( https://github.com/mabe02/lanterna ) offers Pure Java TUIs. For people with jcurses-based UIs, however, it is lacking some components (like List). Would it be possible to implement an alternate jcurses Toolkit that uses the Lanterna screen buffer? Then jcurses could drop the native code, yet still provide the same rich jcurses components.

  • z/VMphile z/VMphile modified a comment on discussion Help

    I agree; something like a four-function calculator would be complex enough to see how to use the package, but not overwhelming. The documentation is very poor; I can't tell from it if jcurses supports string attributes (colour, bold, italics), how to map the screen,or anything.

  • z/VMphile z/VMphile posted a comment on discussion Help

    I agree; something like a four-function calculator would be complex enough to see how to use the package, but not overwhelming.

  • Intro Dev Intro Dev posted a comment on discussion Help

    does it run on raspbian??

  • Intro Dev Intro Dev posted a comment on discussion Help

    hi where can i get the linux version? it seems my linux wants to use the .dll and crashes... thx regards, jan

  • Andy Andy posted a comment on discussion Help

    I don't think it does. But it has been quite a while since i have done anything with that code. On Oct 31, 2018, at 5:19 PM, Mitrakov Artem mitrakov@users.sourceforge.net wrote: Does it support unicode characters for standard Windows terminal? Toolkit.setEncoding("UTF-8"); // looks like it doesn't work UTF-8 support for Windows https://sourceforge.net/p/javacurses/discussion/118098/thread/c8b2e35843/?limit=25#3d34 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/javacurses/discussion/118098/...

  • Mitrakov Artem Mitrakov Artem posted a comment on discussion Help

    Does it support unicode characters for standard Windows terminal? Toolkit.setEncoding("UTF-8"); // looks like it doesn't work

  • Matthieu Labas Matthieu Labas modified a comment on ticket #33

  • Matthieu Labas Matthieu Labas modified a comment on ticket #33

  • Matthieu Labas Matthieu Labas modified ticket #33

    Tutorial/Examples

  • Matthieu Labas Matthieu Labas modified ticket #33

    Tutorial/Examples

  • Matthieu Labas Matthieu Labas created ticket #33

    Tutorial/Examples

  • Alexander Villalba Alexander Villalba posted a comment on discussion Open Discussion

    My best regards: I like this project. Thank you. I made some code modifications to...

  • Filip Filip posted a comment on discussion Help

    Hi, as far as I understand you would like to launch and debug JCurses Applications...

  • Larry Gray Larry Gray posted a comment on discussion Help

    I have never used IntelliJ so I don't know what you are talking about. Sent from...

  • Andy Andy posted a comment on discussion Help

    I guess the real question here is more what are you trying to do with JCurses under...

  • Larry Gray Larry Gray posted a comment on discussion Help

    I have no idea Sent from Yahoo Mail on Android On Wed, Feb 15, 2017 at 12:31 PM,...

  • No Name No Name posted a comment on discussion Help

    I would like to know how use the JCurses Library under IntelliJ ? Thanks in adva...

  • Rainer Garbotz Rainer Garbotz created ticket #32

    Console window changed

  • Java Curses Library Java Curses Library released /OldFiles/test.rtf

  • Hong Sun Hong Sun created ticket #9

    updates & bug fixes

  • Hong Sun Hong Sun posted a comment on discussion Open Discussion

    I have made some changes and fixed some bugs in JCurses. Here is my project on Github...

  • jbonedev jbonedev posted a comment on ticket #31

    Attach .c source.

  • jbonedev jbonedev posted a comment on ticket #31

    Attach diff.

  • jbonedev jbonedev posted a comment on ticket #31

    So the issue here is that wide character support is not enabled. Here is a diff with...

  • Andy Andy posted a comment on ticket #30

    I would love to help you with this issue, however I do not currently have any time...

  • jbonedev jbonedev created ticket #31

    Unicode characters broken on linux

  • jbonedev jbonedev created ticket #30

    The windows native dll does not load on Windows XP

1
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.