Hi,
On Tue, Oct 30, 2012 at 7:54 PM, Chris Beaumont wrote:
> Fair enough. My application is a window that displays one of several images
> for scientific image analysis. A combo box selects which image is displayed.
> It's a nice feature that you can "blink" back and forth between two images
> wi
Fair enough. My application is a window that displays one of several images
for scientific image analysis. A combo box selects which image is
displayed. It's a nice feature that you can "blink" back and forth between
two images with adjacent entries in the combo box by hitting up/down while
the box
Hi,
On Tue, Oct 30, 2012 at 5:50 PM, Chris Beaumont wrote:
> I'm having some trouble getting drag+drop to work properly within a
> QComboBox widget. I've posted to SO:
> http://stackoverflow.com/questions/13141143/pyqt4-items-disappear-when-using-drag-and-drop-with-qcombobox
>
> I thought I'd try
Hi,
I'm having some trouble getting drag+drop to work properly within a
QComboBox widget. I've posted to SO:
http://stackoverflow.com/questions/13141143/pyqt4-items-disappear-when-using-drag-and-drop-with-qcombobox
I thought I'd try here as well. In short, I want to be able to rearrange
entries i