[Qt-interest] What to use for Hex integer input?
ygor at comcast.net
ygor at comcast.net
Tue Dec 23 21:18:21 CET 2008
Creating a custom (hex) spin box is one of the examples in the Blanchette/Summerfield Qt4 book.
-------------- Original message ----------------------
From: Neal Becker <ndbecker2 at gmail.com>
> I've tried KIntNumInput and KIntSpinBox - neither seems to work correctly.
> Attempting to enter hex digits from the keyboard produces strange results
> (although the spin box seems to work OK).
>
> If I stick with just qt, I guess the choice is QLineEdit with my own regex
> validator?
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list