﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3757	Colors in GuiListView functions are switched	careca	Melba23	"As per:
https://www.autoitscript.com/forum/topic/202419-question-about-setting-listview-colors/?tab=comments#comment-1452645

An RGB color needs to be switched,(_WinAPI_SwitchColor) 
before it is used in any _GUICtrlListView *color* function such as 
_GUICtrlListView_SetBkColor, or else, it's going to come out different than expected.
It's very simple to see in the mentioned post.
I looked at the script in question, made different ones, and all got the same result, so i do believe this is not intended, nothing in the function notes refers to any special case, or anything like that.
"	Bug	closed	3.3.15.3	Standard UDFs	3.3.14.5	None	Fixed		
