Skip to content

Creating an applet #4

Description

@philm001

Hello,
Great project! I am currently using this to create a program that will cycle between various color schemes on the keyboard. I would like this to be an applet on the keyboard as one of the options that pops up. However, it seems that there is a dependency on the LogitechKeyboardManager.Init where it needs a handle on the window.

My question(s) is this:

  1. How can I use this library to to create an applet when there is a dependency for a handle on the window that is executing the program? Will the window be the one that is displayed on the LCD screen?

  2. How could I remove the handle dependency? It looks like that you are using the window Handle as a device event notifier. Are there other notifiers that we can use that do not need to be associated with a window?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions