How do I retain my Custom Colours between sessions?
Posted: Mon Nov 30, 2015 10:41 pm
Sorry, I suspect that this will turn out to be a daft question, but I can't work out how to retain my Custom Colours between LiveCode sessions.
I have the app that I'm developing. I go through and carefully define the Custom Colours that I want using the IDE (Property Inspector / Colours & Patterns / Custom Colours / Define Custom Colour)
- if I save my app, close it, then re-open it in the SAME IDE SESSION of Livecode - the custom colours that I've defined are still shown in the Custom Colour section of the Colours window. All good so far.
- but if I save my app, then exit LiveCode, then re-open the Livecode IDE and the app that I'm working on - the custom colours that I've defined are all gone. Each object within the app still has the correct colour, but if I want to assign the same colour to a new object then I've got to repeat the process of defining that colour manually.
How do I retain my Custom Colour palette between Livecode sessions? I have tried playing around with the "Lock Palette" button, but I can't work out what effect it is having - and my custom colour palette is lost between sessions in both "locked" and "unlocked" modes.
Thanks in advance
I have the app that I'm developing. I go through and carefully define the Custom Colours that I want using the IDE (Property Inspector / Colours & Patterns / Custom Colours / Define Custom Colour)
- if I save my app, close it, then re-open it in the SAME IDE SESSION of Livecode - the custom colours that I've defined are still shown in the Custom Colour section of the Colours window. All good so far.
- but if I save my app, then exit LiveCode, then re-open the Livecode IDE and the app that I'm working on - the custom colours that I've defined are all gone. Each object within the app still has the correct colour, but if I want to assign the same colour to a new object then I've got to repeat the process of defining that colour manually.
How do I retain my Custom Colour palette between Livecode sessions? I have tried playing around with the "Lock Palette" button, but I can't work out what effect it is having - and my custom colour palette is lost between sessions in both "locked" and "unlocked" modes.
Thanks in advance