[PyQt] comboBox inside a statusBar
Giovanni Bajo
rasky at develer.com
Wed Nov 7 22:01:29 GMT 2007
On Wed, 2007-11-07 at 16:54 +0100, kib2 wrote:
> >
> > Read the documentation for "editTextChanged" and all should become clear...
>
> Hi Giovanni,
>
> Sorry, but no so for me...
>
> "This signal is emitted when the text in the comboBox's line edit widget
> is changed. The new text is specified by text."
>
> What is the meaning of 'changed' exactly ?
You should concentrate on the meaning of "line edit widget". The line
edit widget within a combobox is enabled only when the combobox is
editable.
--
Giovanni Bajo
More information about the PyQt
mailing list