Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: HandsFree on Sat 07/07/2018 15:20:32

Title: differentiate leftclick and rightclick on listbox
Post by: HandsFree on Sat 07/07/2018 15:20:32
Hi,

Is it possible to make a difference between leftclick and rightclick on a listbox?
I have the code under the only listbox option, OnSelectionChanged, but it fires on right and leftclick.
I suppose I want the selection NOT changed when rightclicking.

How do I do that?

thanks