Norman0406 / LISA

Lightweight Integrated System for Amateur Radio
GNU General Public License v3.0
2 stars 1 forks source link

Mode tab bar priority #32

Open Norman0406 opened 9 years ago

Norman0406 commented 9 years ago

IMode should implement a pure virtual function for a tab bar priority, similar to IOutputPane. The tab bar priority should reflect the intended position of the mode in the left mode selector. Also, the application should automatically select the last selected mode when starting up, or select the first available mode on first startup.