Version: (using KDE KDE 3.4.1) Installed from: Gentoo Packages Compiler: gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8) OS: Linux I'd like to disable ExecButton1 itself. But I can't do this! Here is the source code for ExecButton1 ... @ExecButton1.setEnabled(0) I can use @ExecButton1.setVisible(0) only. Command setEnabled to itself has no effect!
SVN commit 722103 by amantia: Fix ExecButton.setEnabled(). BUG: 113624 M +1 -0 ChangeLog M +1 -1 widget/kommanderwidget.cpp M +2 -2 widgets/execbutton.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=722103