[quote author=“tifosiv122”][quote author=“invisiblefly”]another question,
does anyone know how can i work with mouse scroll?
by using api or whatever
What do you mean work with the mouse scroll, what do you want to do with it?
Erik
let say i want to make some game.
and just want to know whether user are doing scroll up or down.
if mousescrollup then ...
end if
if mousescrolldown then ...
end if