altosui: Display error message when parsing pyro channel values fails
authorKeith Packard <keithp@keithp.com>
Tue, 3 Jun 2014 05:07:39 +0000 (22:07 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Jun 2014 05:07:39 +0000 (22:07 -0700)
Build an exception handling chain to get numeric parse errors
propagated all the way back to the original 'save' command and up into
a dialog window, including the pyro channel, field and value that were
in error.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found