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: Klaus, FourthWorld, heatherlaine, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 3901
- Joined: Sat Mar 24, 2007 2:54 am
- Location: Palo Alto
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: 8424
- Joined: Sat Apr 08, 2006 7:05 am
- Location: Los Angeles
- 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 Community Liaison
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode Community Liaison
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
-
- VIP Livecode Opensource Backer
- Posts: 38
- Joined: Sun Nov 15, 2009 11:45 pm
- Location: Glasgow, United Kingdom
- Contact:
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