UI Question
Does anyone know the default colour values for the new Windows 10 buttons - such as mouseOver/Within. What is the exact RGB or HEX value for this grey?
Windows 10 - Default button colour values
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Windows 10 - Default button colour values
Hi andyH,
Here you can easily use liveCode as a tool.
Take a snapshot of your screen and use
Fun!
Simon
Here you can easily use liveCode as a tool.
Take a snapshot of your screen and use
Code: Select all
put the mouseColor
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
-
- VIP Livecode Opensource Backer
- Posts: 10043
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Windows 10 - Default button colour values
Simon's suggestion is an excellent one for any color you can see on screen.
For the Win 10 colors, I did a search for "default colour values for the new Windows 10 buttons" at Google and found:
https://msdn.microsoft.com/en-us/librar ... 09909.aspx
For the Win 10 colors, I did a search for "default colour values for the new Windows 10 buttons" at Google and found:
https://msdn.microsoft.com/en-us/librar ... 09909.aspx
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: Windows 10 - Default button colour values
Thank you Simon and Richard for your responses.
Sorry I could not get back sooner.
Andy
Sorry I could not get back sooner.
Andy