My problem is very weird, at first the window loads perfectly and the gets ******.
This is the first time I open the window, everything loads fine.
Now I drop an item to 1, and the texture is showed for a second, and then is gone, and with 2 I hover the mouse to see the tooltip and works once.
I close the window, open again and both static parts I used are gone until I restart the client.
I don't have this problems with other windows, just this one.
Wnd:
Resdata.inc
Code:
WTYPE_STATIC WIDC_STATIC10 "LookChange01.bmp" 0 132 74 175 117 0x2220002 0 0 0 0 246 204 77
I've done other windows with same functionality without any problem, but I don't know what is wrong with this one.
Everything seems ok for me, the style code for static 0x2220002 is working fine in other windows.