Tooltip text color

05/02/2017 17:23 firesqual#1
Hello guys,

I'm searching for 3 days now how to edit the tooltip text color ? I'm trying to add V19 interface to my neuz and i got some problems..

Everything related to

"g_toolTip.PutToolTip( wID, strEdit, rectHittest, ptMouse, 1);" is black, and i can't figure out how to make it white.

My only huge problem now is the tooltip text color (not items) like this :

[Only registered and activated users can see links. Click Here To Register...]

If someone could help me !

Thanks !
05/04/2017 02:37 NoWay | Phoenix#2
What Theme do you use?
05/04/2017 13:09 firesqual#3
V19 Official
05/04/2017 13:33 flyffdev#4
check it on WndManager.cpp
05/04/2017 13:48 NoWay | Phoenix#5
Quote:
Originally Posted by firesqual View Post
V19 Official
Yes, Check WndManager.cpp !
Maybe you only need to edit something from the background Color at Theme folder^^
05/04/2017 14:40 firesqual#6
Thanks guys, that wasnt here !

EditString.h ! :p

Solved.