John Lunzer
John Lunzer
Another nudge. I am using emacsclient almost exclusively.
@almarklein I agree that writing a code editor element is serious work. Going on CodeMirror's site and looking at the features/demos it looks to be suitable as an easy to...
Additionally, an important component of desktop applications that is part of Phosphor but not implemented in Flexx is the `Menu` item which allows desktop style right click context menus. The...
It's been a year and I just wanted to check in. I know it might seem silly but the lack of the MenuWidget is one of the primary reasons I...
Haha, nothing that urgent. My intention was a gentle reminder ;)
Sometimes I'm trying to figure out how things are working in Flexx and I find myself lost whenever anything happens on the browser/client/JS side. My Python development style involves a...
Thanks @Korijn. I had looked at it a little but felt a little lost, I'll take a look keeping in mind what you've said here.
I recommend taking a look at PyQtGraph for interactive GUI capabilities. It's Python 2 and 3 compatible, super fast, and has OpenGL capabilities built in. It's core capabilities are easily...
Wow, I will have to try this out, had no idea this existed.