I finally got it to work like this:
Code:
LBG_flags |= LBGUI_PROTECTMOUSE;


Could someone explain to me why that line works and this one dosn't?:
Code:
set(LBG_flags,LBGUI_PROTECTMOUSE);


I think I am not getting something about how LBGUI_PROTECTMOUSE and set() works.


"The more you know, the more you realize how little you know..."

I <3 HORUS
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=401929&page=1