altosui: Delay mapping Flash UI until flashing actually starts
authorKeith Packard <keithp@keithp.com>
Tue, 24 Aug 2010 10:59:09 +0000 (03:59 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 24 Aug 2010 10:59:09 +0000 (03:59 -0700)
commitd93787284c8e514a929edb9f944c98ae0206a33f
treed87d4df53ad2f3515b1d4830c98cc2011b7e23d9
parent7d44cbd621d2b113ac2b802ef17e3d8a660ce7f2
altosui: Delay mapping Flash UI until flashing actually starts

The flash operation may be abandoned before it even starts; this makes
sure the UI doesn't flash up on the screen.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosFlash.java
ao-tools/altosui/AltosFlashUI.java