[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Signals for combobox entry



Mike Martin wrote:
> however for the comboboxentry, changed isnt acceptable as it fires on
> every change (runs database query so not good performance)
> 
> No keypress events seem to be generated for CBE so are there any other
> approaches that will fire only when whole field has been updated?

Connect to the changed signal of its Entry child?

Cheers, Dave


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]