• Thanks for the links. Still not sure what is going on here. Once minute the app worked. The next after editing, it failed and then when replaced with the unedited version it fails again. There is no Font7x11Numeric7Seg.js file on the device as far as I can tell and I cant see anything that would cause it to be installled. It feels like the App Loader does something behind the scenes to make the module somehow available that is not being done when you edit the s7clk.app.js file and upload a change. Following the fonts links - it say all you need to do is type:

    require("Font7x11Numeric7Seg").add(Graph­ics);
    

    But this fails in the IDE and in the App.
    Had a look in the Fonts tutorial and the example embeds code in the app for the font.
    But in the case of s7clk there is no code for the font.

About

Avatar for HughB @HughB started