Small BUG in diaolg editor
Gregor Stipicic
gstipi at aon.at
Sun Oct 24 17:32:33 BST 1999
Hi there !
If you set the property hasFocus (in the dialog editor) to true or false (works
with every widget) the dialog editor will create QWidget->setFocus(true
or false), which doesn´t exist. The right one is QWidget::setFocus() without any
arguments (so actually you can´t deprive a widget of its focus explicitly; you
would have to do it by giving the focus to another widget).
Regards,
Gregor
____________________________________________________________
Gregor Stipicic
Dr. Gmelinstr.5
5020 Salzburg "Liebe, lüge und sei hübsch !
AUSTRIA Denn morgen müssen wir sterben."
Tel.: +43 (662) 430712 JAMES JOYCE
mailto: gstipi at aon.at
Linux - less bugs for less bucks
___________________________________________________________
More information about the KDevelop
mailing list