Juergen Spitzmueller wrote: > > Can style_ ever be less than '0'? > > Yes, I think it can be -1 in some cases (I forgot which)
I seem to rember now that QComboBox::currentItem() returns '-1' if the widget is disabled (which is the case for non natbib users). Jürgen.