Heya!
I have a problem: if I create window with the $WS_EX_COMPOSITED style, then the window starts to lag badly, and does not respond anymore to the events (like $GUI_EVENT_CLOSE).
If I remove the ListView from the window it just works well.
Can somebody tell me, what I am doing wrong? (I would need both the style and the listview)
Can somebody solve this problem?
Ps. Take care, the script can be stoped only with CTRL+Break or CTRL+ALT+DEL
Greetz, CyRius
#include <GuiConst