Seahawk240 / Microsoft-FS2020-To-Arduino

A Simple Program which enables communication between a Serial Device (like an Arduino) and the Flight Simulator 2020
48 stars 7 forks source link

Improved Basics -> Filter Imports/Exports by Category #39

Open Seahawk240 opened 3 years ago

Seahawk240 commented 3 years ago

As suggested by @Discman777 in #27

1. Add a filter for the “Exports” symbols dropdown list.  With it the list would show only those items matching the substring given.

2. Over at the “Imports and Buttons” dialog, add a similar filter to pare down the list.

I've noticed that this probably isn't as difficult as I thought before. In the documentation of the FS2020 SDK all the variables are grouped into suitable categories :)