mcqueccu Well-Known Member Licensed User Longtime User Oct 31, 2021 #1 New desktop applications are able to follow the system theme colours or use Default Dark or Light based on users selection, just as it's done in Android. How can it be achieved using B4J, and to even respond to change during runtime? I found this resource https://github.com/Dansoftowner/jSystemThemeDetector and look forward to Java experts to help port it to B4J
New desktop applications are able to follow the system theme colours or use Default Dark or Light based on users selection, just as it's done in Android. How can it be achieved using B4J, and to even respond to change during runtime? I found this resource https://github.com/Dansoftowner/jSystemThemeDetector and look forward to Java experts to help port it to B4J
TILogistic Expert Licensed User Longtime User Nov 1, 2021 #2 windows JNA. Overview (JNA API) sample event log. Read Windows Events Logs ? Hi there... is there a way to read windows events logs ? Thanks in advance www.b4x.com Theme Detector read WinReg https://github.com/Dansoftowner/jSy...a/com/jthemedetecor/WindowsThemeDetector.java} search: Search Results www.b4x.com Upvote 0
windows JNA. Overview (JNA API) sample event log. Read Windows Events Logs ? Hi there... is there a way to read windows events logs ? Thanks in advance www.b4x.com Theme Detector read WinReg https://github.com/Dansoftowner/jSy...a/com/jthemedetecor/WindowsThemeDetector.java} search: Search Results www.b4x.com
TILogistic Expert Licensed User Longtime User Nov 1, 2021 #3 see Dark Mode on Win / Mac / Linux? Ok, I searched for 5 min but haven't found an answer, so time for a new thread: How do I support light and dark mode on the DESKTOP? TiA Markus www.b4x.com Upvote 0
see Dark Mode on Win / Mac / Linux? Ok, I searched for 5 min but haven't found an answer, so time for a new thread: How do I support light and dark mode on the DESKTOP? TiA Markus www.b4x.com
mcqueccu Well-Known Member Licensed User Longtime User Nov 1, 2021 #4 oparra said: Dark Mode on Win / Mac / Linux? Ok, I searched for 5 min but haven't found an answer, so time for a new thread: How do I support light and dark mode on the DESKTOP? TiA Markus www.b4x.com Click to expand... Thank you Upvote 0
oparra said: Dark Mode on Win / Mac / Linux? Ok, I searched for 5 min but haven't found an answer, so time for a new thread: How do I support light and dark mode on the DESKTOP? TiA Markus www.b4x.com Click to expand... Thank you