Quote:
Originally Posted by DiapDealer
You can also try using an empty QWidget:
w=QWidget()
and using that as the parent parameter in getOpenFileName()
|
Unfortunately, that didn't work either.
Since this is mostly a cosmetic issue, I won't waste any more time on it.