HP Forums
Color Theme Variable - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Color Theme Variable (/thread-3984.html)



Color Theme Variable - Jean-Michel - 05-26-2015 08:31 PM

Hello all

Despite a deep look at the User's Guide, I've been unable to find a variable that stores the color theme defined by the user (Dark or light, chosen color in case of dark theme). I have found other system variable, but not this one...

Does this variable exist? If so, what's its name? Where is it detailed in the User's Guide?

I've been writing a program that draws on the screen and need to do it with white points/segments in case of dark background for the screen.

Many thanks advanced. Regards.

Jean-Michel.


RE: Color Theme Variable - Tim Wessman - 05-26-2015 08:57 PM

There is not one. I'll put on the list to add though.


RE: Color Theme Variable - Jean-Michel - 05-27-2015 11:02 AM

Thanks Tim. I'll find a workaround in the meantime.
Regards.

[EDIT] : Wouldn't it be good to have all settings available with parameters that could be stored if a modification of them is temporary needed at launch of a program, and then restored at their inital value when ending the program?


RE: Color Theme Variable - webmasterpdx - 09-12-2017 09:36 AM

I see this was in 2015. Has this been addressed yet? I'd love to get at all the settings....pretty please! :-)


RE: Color Theme Variable - Joe Horn - 09-12-2017 08:04 PM

(09-12-2017 09:36 AM)webmasterpdx Wrote:  I see this was in 2015. Has this been addressed yet? I'd love to get at all the settings....pretty please! :-)

I think that "Theme" is the only system variable that has been added since then (May 2015) for changing system settings in a program. TOff had been added just before that posting. I agree that programmable control of all user settings (including some sort of PUSH/POP for all settings) would sure be handy!