[Implemented] Cross platform events

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Oly
User
User
Posts: 15
Joined: Sat Aug 21, 2004 12:46 pm

[Implemented] Cross platform events

Post by Oly »

would like to be able to use windows and handle events in a cross platform way, so that code i write will compile on both computers.

in other words keyevents and mouse events in windows, so that i can read keypresses and mouse clicks on both platforms in a generic way.