altosuilib: Poll for devices while Select Device dialog is displayed
authorKeith Packard <keithp@keithp.com>
Wed, 22 Aug 2018 07:54:55 +0000 (00:54 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 22 Aug 2018 08:01:46 +0000 (01:01 -0700)
commitd8017f921649d2176d90239e02275dc5ef793815
treec8021e541a201f58311a22744612b66b5a34c113
parent91bb344a74a413f7dcee379c4d760c34599749bc
altosuilib: Poll for devices while Select Device dialog is displayed

Lets the user plug/unplug devices and have the dialog box show the
current set of available devices. Particularly useful on Windows where
it takes a long time after connecting a device for the OS to actually
make it usable.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosDeviceDialog.java