maniootek Posted August 4, 2016 Share Posted August 4, 2016 Please add Global Const $COLOR_ORANGE = 0xFF6600 Link to comment Share on other sites More sharing options...
jpm Posted August 4, 2016 Share Posted August 4, 2016 Why such one is missing? choosing a color is a question of taste AutoIt Constants cannot cover all of them Link to comment Share on other sites More sharing options...
maniootek Posted August 4, 2016 Author Share Posted August 4, 2016 this is my suggestion only Link to comment Share on other sites More sharing options...
hajo4 Posted August 4, 2016 Share Posted August 4, 2016 3 hours ago, maniootek said: Please add Global Const $COLOR_ORANGE = 0xFF6600 If you look at X11-colors, there are a lot more colors-names that are missing from ColorConstants.au3 -HaJo Link to comment Share on other sites More sharing options...
jpm Posted August 4, 2016 Share Posted August 4, 2016 3 hours ago, maniootek said: this is my suggestion only So that for you but how many other will ask to fit the X11 .. We don't want to add so many color It is the user responsability to add them in their scripts Melba23 1 Link to comment Share on other sites More sharing options...
LarsJ Posted August 4, 2016 Share Posted August 4, 2016 The zip contains the color constants as defined in .NET Framework. The colors matches the X11-colors. See bottom of link. NamedColors.7z jpm 1 Controls, File Explorer, ROT objects, UI Automation, Windows Message MonitorCompiled code: Accessing AutoIt variables, DotNet.au3 UDF, Using C# and VB codeShell menus: The Context menu, The Favorites menu. Shell related: Control Panel, System Image ListsGraphics related: Rubik's Cube, OpenGL without external libraries, Navigating in an image, Non-rectangular selectionsListView controls: Colors and fonts, Multi-line header, Multi-line items, Checkboxes and icons, Incremental searchListView controls: Virtual ListViews, Editing cells, Data display functions Link to comment Share on other sites More sharing options...
jpm Posted August 5, 2016 Share Posted August 5, 2016 18 hours ago, LarsJ said: The zip contains the color constants as defined in .NET Framework. The colors matches the X11-colors. See bottom of link. NamedColors.7z Very good if you need .Net X11 colors Link to comment Share on other sites More sharing options...
argumentum Posted August 5, 2016 Share Posted August 5, 2016 I'm not good with colors, I don't even know if should be named colours. But looking at http://color-wheel-artist.com/primary-colors.html I see that orange is a seconadry color and that it is the same hex number for X11, W3C and .net, so for completeness, if a "ColorConstants.au3" is to be included in the distribution, adding orange is not a big deal and gives a sense of "makes sense" to have at least primary and secondary colors. Having things like " Lavender Blush ", well, that'd be pushing it. But orange ? Come on !, I live in Florida, USA, and strongly protest. Orange should be included in the next distribution. All in favor ? :) Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting. Link to comment Share on other sites More sharing options...
RTFC Posted August 6, 2016 Share Posted August 6, 2016 I second the motion. Orange is a nice colour, and it's the only one that contains vitamin C. argumentum 1 My Contributions and Wrappers Spoiler BitMaskSudokuSolver BuildPartitionTable CodeCrypter CodeScanner DigitalDisplay Eigen4AutoIt FAT Suite HighMem MetaCodeFileLibrary OSgrid Pool RdRand SecondDesktop SimulatedAnnealing Xbase I/O Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now