[mythtv] Mouse requirements

Michael Pedersen michael.j.pedersen at verizon.net
Thu May 15 11:44:46 EDT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Matt Zimmerman wrote:
| This is not likely to happen, as it results from the way Qt works.  Unlike
| the other input widgets (and using the arrow keys on the spin box), no
| signals are sent when the user types in a value.
| The next best thing is to disable keyboard input on those widgets so that
| this doesn't confuse users.

Ummm, this might be a stupid suggestion, but it is a bit of code I've
had to use in the past: When the page shows up, store those values in a
variable. When the "Next" button is pressed, compare the current value
to the old value. If different, write the new value into the database.

Heck, even easier: Write the current value to the database every time
the next button is pressed.

Oh, and don't forget to do it when the back button is pressed, too.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (MingW32)
Comment: Using GnuPG with Netscape - http://enigmail.mozdev.org

iD8DBQE+w6fd2N2YXk5ySmARApscAKC2TEGo/NVu3BJHjMzrxov7DMB0RgCfRVEm
NrmvV2lEnPa4NA0H3X4HMLk=
=pdUN
-----END PGP SIGNATURE-----



More information about the mythtv-dev mailing list