Hmmm That’s exactly what I would have said. However, I’ve been over it multiple times now and am still getting the same result.
setEditable (false, true, false); line should make a label editable with double click and maintain uncommitted changes on a clickaway. It’s certainly worked that way elsewhere. It’s also already set as that in the tutorial .h file.
Has anyone here compiled this tutorial as downloaded, with no modifications, using Xcode10.1/macOS with JUCE 5.4.1?
Would love to hear if the compiled macOS executable works for you.
Ah, I glanced at the line but should have commented it out as a test. Thanks very much for looking at this so quickly. The support is much appreciated, as are these superb tutorials!