From kde-core-devel Sun Jun 01 09:30:58 2003 From: Stephan Binner Date: Sun, 01 Jun 2003 09:30:58 +0000 To: kde-core-devel Subject: Re: New Class: KInputDialog X-MARC-Message: https://marc.info/?l=kde-core-devel&m=105446020525572 On Sunday 01 June 2003 05:34, Nadeem Hasan wrote: > Here is the updated version of the class after considering the feedback The editable getItem's "Clear" and "OK" are not disabled when input is empty. "@param base" should be moved from getDouble to getInteger description. :-) And getInteger() for base 16 doesn't allow to type A-F (KIntSpinBox bug)? Bye, Steve