Mailing List Archive

mythtv commits
----------------------------------------------------------------------------
Changes committed by mdz on Fri Dec 27 01:20:40 2002

Modified Files:
in MC/libs/libmyth:
mythwidgets.cpp
Log Message:
Clean up key bindings; space and enter should be ignored everywhere,
so they have the dialog-scope meaning of accept()ing

MythSpinBox should filter all keypresses except left/right/up/down, to
prevent mischievous people from keying values into the spin box (which
doesn't work correctly)

----------------------------------------------------------------------------