terrypin Posted February 21, 2021 Report Share Posted February 21, 2021 I'm making more use of the handy Set Background color... option, and sometimes need lighter colours than those in the main grid of the Colour dialog. But after using Define Custom Colours to add my own, and returning to work on the macro later, these have disappeared. What is the expected lifetime of Custom Colours and what behaviour do other users see please? Quote Link to comment Share on other sites More sharing options...
Cory Posted February 21, 2021 Report Share Posted February 21, 2021 Thanks for reminding me of this feature, It can be handy. I think I see what you mean. I defined a custom color and added it yo custom colors and it appeared below the basic colors. I closed out of everything saving the macro and restarted MEP. Now the custom color is missing. Another thing seems wrong. Now when I pick from the palette, the values change at the right but the "Color|Solid" box always appears white. Quote Link to comment Share on other sites More sharing options...
Cory Posted February 21, 2021 Report Share Posted February 21, 2021 My mistake. I left the slider all the way up. Annoying, it defaults to the top. Maybe somehting related to it not remembering the custom color. If I close the dialog and go right back in, the custom colors persist. Saving doesn't make them vanish. Only when I close the scripting editor does it vanish. I think you should report this as a bug. Quote Link to comment Share on other sites More sharing options...
Cory Posted February 21, 2021 Report Share Posted February 21, 2021 Same problem for text color. Quote Link to comment Share on other sites More sharing options...
acantor Posted February 21, 2021 Report Share Posted February 21, 2021 I use the feature a lot to change the background colour of comments. But I haven't defined custom colours. I almost always use a yellow background. I use this feature enough that I use a hotkey macro to change the background colour to yellow, and another hotkey to change it back to white. If Macro Express isn't remembering custom colours, perhaps it's a bug. Report it to the folks at Insight Software. Quote Link to comment Share on other sites More sharing options...
acantor Posted February 21, 2021 Report Share Posted February 21, 2021 I use the feature a lot to change the background colour of comments. But I haven't defined custom colours. I almost always use a yellow background. I use this feature enough that I use a hotkey macro to change the background colour to yellow, and another hotkey to change it back to white. If Macro Express isn't remembering custom colours, perhaps it's a bug. Report it to the folks at Insight Software. Quote Link to comment Share on other sites More sharing options...
terrypin Posted February 21, 2021 Author Report Share Posted February 21, 2021 Thanks both, appreciate the feedback. I’ll report it as a possible bug. Quote Link to comment Share on other sites More sharing options...
UAMike Posted March 4, 2021 Report Share Posted March 4, 2021 On 2/21/2021 at 10:04 AM, terrypin said: I'm making more use of the handy Set Background color... option, and sometimes need lighter colours than those in the main grid of the Colour dialog. But after using Define Custom Colours to add my own, and returning to work on the macro later, these have disappeared. What is the expected lifetime of Custom Colours and what behaviour do other users see please? I saw a macro on this forum some time ago that when through the steps of selecting a background color and I used it as the starting place for a macro that sets all of my custom colors. Instead of picking one of the set colors, it tabs over to the RGB fields and fills them in from integer values that I have defined in an array. This has to be done every time MEP is restarted. It works, but I haven't yet decided whether it's worth the trouble. As I am writing this, it is occurring to me that instead of setting the RGB values, you could instead use Hue/Sat/Luma and perform a calculation (let's say... divide luma by 2 or whatever you think looks nice) to get perfectly offset text/background colors. Quote Link to comment Share on other sites More sharing options...
terrypin Posted March 4, 2021 Author Report Share Posted March 4, 2021 Interesting idea but in my case I use background colours infrequently, so don’t think it justifies much macro effort. But I would like the rather fainter colours I customise to be sustained over sessions. I reported it as a possible bug but have so far had no response. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.