Almar Klein
Almar Klein
Wow, it crashes with a segfault 😕 It works fine on my Mac (an M1 with MacOS 14.3). You could try running it from source: Install PySide or Pyqt and...
> now I can run a Python script with pyzo and the app runs. Great! Can you please tell what version of PyQt5/PySide you are using (you can see in...
> input device support: mouse, keyboard, possibly controller As Korijn pointed out, you can use a GUI directly, but you can also use rendercanvas and use the events from there:...
_Original comment by_ **Almar Klein (Bitbucket: [almarklein](http://bitbucket.org/almarklein), GitHub: [almarklein](http://github.com/almarklein))**: --- That sounds like a good idea. I'd not make it a .py file though, but use a file format like...
_Original comment by_ **Eelke Spaak (Bitbucket: [EelkeSpaak](http://bitbucket.org/EelkeSpaak), GitHub: Unknown)**: --- I've been running into annoyances related to this when editing the source. The syntax highlighting scheme is currently hard-coded into...
_Original comment by_ **Morag S. (Bitbucket: [morags](http://bitbucket.org/morags), GitHub: [morags](http://github.com/morags))**: --- _Comment by [email protected]_ And it can also form a basis for a GUI later. The question is, though, of implementation....
_Original comment by_ **Almar Klein (Bitbucket: [almarklein](http://bitbucket.org/almarklein), GitHub: [almarklein](http://github.com/almarklein))**: --- _Comment by [email protected]_ Something like that has crossed my mind. It would probably suffice, and is very scalable, because you...
_Original comment by_ **Morag S. (Bitbucket: [morags](http://bitbucket.org/morags), GitHub: [morags](http://github.com/morags))**: --- _Comment by [email protected]_ A first easy step, and one that would require hardly any UI design, is to do something...
I think we should just remove the eggs-part of the test, since it no longer shows what the test is trying to show (that the promise is pending).
_Original comment by_ **Morag S. (Bitbucket: [morags](http://bitbucket.org/morags), GitHub: [morags](http://github.com/morags))**: --- _Comment by [email protected]_ Well, I used the term to describe a degree of flexibility, but actually the right term would...