Hello,
Im new to B4J. In the Designer I add a context menu with 3 items to a button.
Can anyone help me with a B4J snipped how to get the click event if a menu item is selected? Button_click will not work on right mouse click.
I think a way is to use Mouse_Click Event and to look if the right mouse button was clicked but how?
Next if that is solved is how to intercept the selecteditem click?
Thank you in advance
Im new to B4J. In the Designer I add a context menu with 3 items to a button.
Can anyone help me with a B4J snipped how to get the click event if a menu item is selected? Button_click will not work on right mouse click.
I think a way is to use Mouse_Click Event and to look if the right mouse button was clicked but how?
Next if that is solved is how to intercept the selecteditem click?
Thank you in advance