On Mon, Jul 20, 2009 at 2:59 PM, Yuen Hoe Lim<yuenhoe86 at gmail.com> wrote: > thing to do 'qwertyQWERTY012345etcetc' so maybe we could try a regular > KLineEdit and do some form of validation? See QRegExpValidator, that's what I used to validate stuff in the .desktop file editor in plasmate. Cheers Rich.