Git Product home page Git Product logo

lcdjni's People

Contributors

djpowell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

lcdjni's Issues

Issues with Callbacks on G19s

First many thanks for your awesome API. It works mostly very well. I use a G19s, Eclipse as IDE and your API version 1.0.0-rc5.
The interfaces ConfigCallback (in total) and NotificationCallback (partially, onAppletDisabled() method) don't work...

ConfigCallback doesn't react if the button is pressed (with KeyCallback I also can't catch the event) and onAplletDisabled is never called and on AppletEnabled is called on the same time when the device "arrives".
While I get every integer of the LCD buttons on the keyboard from the KeyCallback, except the config/stop key, I don't get the integers of Button0 to Button7. What is their purpose?

I would really appreciate if you could fix the ConfigCallback and the NotificationCallback!

Maybe that's no bug but only an request to add support for the G19s.

Error when trying HelloWorld

Exception in thread "main" net.djpowell.lcdjni.LcdException: LCD Exception [87] ERROR_INVALID_PARAMETER
at net.djpowell.lcdjni.LcdException.checkResult(LcdException.java:61)
at net.djpowell.lcdjni.LcdDevice.(LcdDevice.java:41)
at net.djpowell.lcdjni.LcdConnection.openDevice(LcdConnection.java:132)
at HelloWorld.main(HelloWorld.java:18)

Request Foreground Callback

Something that would really help me on my G19s would be a Callback which says me "Hey, the applet is in foreground! Now the user sees your applet (content)!".
Maybe that was the purpose of the onAppletEnabled method, but that is even called when the list of applets is loaded and shown. After the selection of my applet there is no indication...maybe some issue related to the G19s, but this keyboard I use and I would really thankful if you can add this feature...

Nevertheless "setForeground(true)" works very well...but I can't find a getForeground :D or instead a working Callback for this purpose on the G19s... :(
This is what I need, too....

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.