hi
i am a C# developer , is there any way to customize gimx launcher with C# or expand that with C# or build a new one.
i dont know any thing about C++. :\
i wanna add a rgb led to the Gimx for each profile user select.
a WPF project for better User Interface.
i can develop a really good WPF program , but i dont know any thing about Gimx-Luncher C++ components. i need a someting like a API or a liberay for working with Gimx Adaptor.
Can you tell me about technoloy cronusmax use?
GIMX has wxWidgets GUI for the frontend. The backend is an application written in C (source code is in the core folder). It is difficult to make GIMX control an LED without modifying the backend. You could parse the gimx.exe messages, but it looks complicated.
Please use the reply button when answering last post.