<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Arial'; font-size:7pt; font-weight:400; font-style:normal;">So I used my own dialog in showConfigurationInterface and it worked fine.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>I also put the KKeySequenceWidget in this dialog and can successfully set the globalShortcut using the funtions in the Applet class.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>One problem: The dialog will flash and die the first time, work nicely the second time, flash and die the third time and so forth yielding a slew of drawing object error messages. No matter if I call it from another dialog or from the context menu. Every other time.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Is there a bug in this widget? Is there something I should know if I use it? Called from the KConfigDialog, it seems to be OK.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>(This is not the only KDE widget that had problems. I was unable to use their file name widget (the edit box with a button on the right to browse) and that also works elsewhere.)</p></body></html>