[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] how to determine the event when the left mouse button AND the right mouse button click at the same time
|
hi all,
i want to know how to determine the event when the left mouse button AND the
right mouse button click at the same time. i want to write a minesweeper
game, as you know you can click the left and the right mouse button at the
same time to open the cells that is not a mine in microsoft minesweeper. i
just want to know how to determine this event.
thanks.