MorseKOB / PyKOB

Python implementation of a library for Morse and MorseKOB functionality
https://sites.google.com/site/morsekob/morsekob40
MIT License
4 stars 2 forks source link

PyKOB: Config/Preferences Serial Port should allow typed in values #354

Open AESilky opened 2 months ago

AESilky commented 2 months ago

When using the GUI configure, if the configured port isn't available, the value isn't shown. That value can't be entered manually. If saved, the configured port is lost.

The GUI should retain the current value unless it is manually deleted. The GUI should allow values to be typed in.

Currently, the Configure app is the only way to enter a serial port that isn't currently available.