Replies: 1 comment
-
Dave,
Looks great! I have always used WinForms for desktop applications. I feel
there has been a major step backwards with Visual Studio not supporting
WinForms (or something similar) with C++. I don’t want to write a program
for my GUI using XML. I feel like I have to write a program for my program!
Andrew
…On Fri, Dec 15, 2023 at 4:01 PM David W Plummer ***@***.***> wrote:
I've been tinkering with a desktop app to control server-side effects that
are rendered on the PC and then sent to NightDriverStrip over wifi. This is
the setup I use at my house to control everything, but it's a console app.
So I've written a WinForms app that includes a listview detailing all of
the client connections and an LED visualizer so that you can see what's
supposed to be happening on the strips.
Pretty early, but here's a sneak peek at it!
2023-12-15_13-59-22.png (view on web)
<https://github.com/PlummersSoftwareLLC/NightDriverStrip/assets/3698967/61be7875-391c-48e3-87b5-e56b6e354380>
—
Reply to this email directly, view it on GitHub
<#569>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF2ATVDH25AJEUEM5IN45FLYJTCFPAVCNFSM6AAAAABAXBI5SGVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZVHE3DKMZZGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been tinkering with a desktop app to control server-side effects that are rendered on the PC and then sent to NightDriverStrip over wifi. This is the setup I use at my house to control everything, but it's a console app.
So I've written a WinForms app that includes a listview detailing all of the client connections and an LED visualizer so that you can see what's supposed to be happening on the strips.
Pretty early, but here's a sneak peek at it!
Beta Was this translation helpful? Give feedback.
All reactions