List of Contributions

Rogers

Contact Details

Rogers


My Content

1 to 3 of 3 total
Posted By Rogers Apr 13, 2026 09:38:00 AM
Found In Egroup: Advanced Software
\ view thread
Sadly, that line already existed in the location you specified. I appreciate the help though -------------------------------------------
Posted By Rogers Apr 13, 2026 09:00:00 AM
Found In Egroup: Advanced Software
\ view thread
Yes, after your NuGet recommendation I looked around and found one that seemed perfect, but for some reason the NuGet I got throws an error about a missing dll when I try to call any of its methods. The project builds just fine and all the smart-text autocomplete stuff in VSCode makes it look like the ...
Posted By Rogers Apr 09, 2026 04:09:00 PM
Found In Egroup: Advanced Software
\ view thread
Hello, I'm trying to capture input from a keyboard connected via USB to an OptixPanel to have certain keys trigger certain methods. For example, I'd like to figure out how to press the F1 button and have it open a dialogue box. I understand that I'd need to call the "OpenDialog" method, but I'm not sure ...