that assume you are using a single monitor setup
-nudone
I'm still using the dual-monitor (from a single video card, NVidia GeForce GTS 250) setup I've been using ever you so generously sent me the MIMO. I updated to the latest DisplayLink drivers, a few weeks ago (and also a few months ago, with the previous major update). The initial flashing during/after boot is still there, but it works as expected, and flawlessly fwiw.
I recall your issues are caused by the dual-videocard setup, that
isn't properly understood by the DisplayLink drivers, as they are in fact an
alternative to a multi-videocard setup.
There are even a few standard-size monitors (22"/27", Full HD) that are just USB connected (and using DisplayLink technology).(
Philips,
Samsung), but these aren't in the league you require for your graphics work
I'm glad to see that you are still working on WinButtons
-nudone
This was triggered by a feature request/coding snack, but it was fun to be pounding on the code again, after a year of silence (though I did a lot of other type & languages programming in the meantime)
I've been trying, a few times already, to re-do WinButtons in .NET/WPF, just to get acquainted with WPF, but I've not found the motivation to complete that yet, and there are a lot of bears on the road. Some things that are easy function-calls in AutoIt3, are quite daunting tasks in plain .NET C# code