-
Hey can we add a folder dialog? This is fundamental on Windows, where the AnyFile filter only allows file picking, differently from macos where you can pick directories as well.
Code:
```python
…
-
running fix-python in an environment with matplotlib patches PyQt5/6 but attempting to plot shows:
```Python
import matplotlib.pyplot as plt
plt.figure()
plt.show()
>> "UserWarning: FigureCanvasA…
-
Hey, guys.
I just downloaded the latest Anaconda3 5.0.1 32-bit version and encounter problems like #1531 when I use `Anaconda Prompt` to open spyder. Here is the output
```
(C:\ProgramData\Anaco…
-
In ui_mainwindow.h #include I am getting error 'QtWidgets/QAction' file not found, how to resolve this?
and in
mainwindow.cpp, Player->setVolume(ui->horizontalSlider_Volume->value()); 'no member …
-
```
textedits, filtertable, listbox should all have right-click menus for saving,
copy/paste, printing ....
```
Original issue reported on code.google.com by `anup.parikh` on 20 Nov 2010 at 7:24
-
Dear I would like to visualize a point cloud in a pyside6 widget (QT base) and I have created the code below:
```
import numpy as np
from vispy import app, scene
from vispy.scene import visuals
f…
-
Have ran into an issue where I'm not getting expected imports from the expected module.
```python
import qtpy
if qtpy.API_NAME in ("PyQt5", "PySide2"):
from qtpy.QtWidgets import QUndoStack
e…
-
```
textedits, filtertable, listbox should all have right-click menus for saving,
copy/paste, printing ....
```
Original issue reported on code.google.com by `anup.parikh` on 20 Nov 2010 at 7:24
-
After more than a year of considering this, I am now quite convinced that using QtWidgets is a mistake. I'm only talking about the QtWidgets module specifically, not Qt in general: QtCore and QtGui wi…
-
```
textedits, filtertable, listbox should all have right-click menus for saving,
copy/paste, printing ....
```
Original issue reported on code.google.com by `anup.parikh` on 20 Nov 2010 at 7:24