Marc Christensen
Marc Christensen
There have been no changes in about 7 years. What other options are out there?
I can get while_waiting to work on NPSApp instances but not in forms added to a NPSAppManaged instance. i.e. If you add a `while_waiting()` method to the `MainForm` class in...
When running the hello world example here: https://github.com/tve/mqboard/blob/master/mqtt_async/hello-world.py and after converting the dictionary access to use dict['key'] method, I get the following error **Error:** ``` >>> %Run -c $EDITOR_CONTENT DEBUG:mqtt_async:DNS...
Accessing config dictionary values in Micropython does not work. The example here: https://github.com/tve/mqboard/blob/master/mqtt_async/hello-world.py accesses config values using dot notation. These (and probably in many other example files) need to be...
I downloaded the 64bit installer and it wants to install into C:\Program Files (x86)\ If it's actually a 64bit program, it should be installing into C:\Program Files\
I need to write a script that continuously sends out messages every second that contain generated data. This module will only send out messages after the entire script has completed....
I have over 350 notes and need to do some house cleaning. In the original Tomboy, I could delete any note (or many notes) from the search dialog. With Tomboy-ng,...