Page 1 of 1

Listview gadgets not reporting right click?

Posted: Tue Sep 02, 2003 6:33 pm
by Karbon
Do listview gadgets not report the right click event? I'm checking for an EventType() of #PB_EventType_LeftClick and getting it just fine when I left click - when I check for #PB_EventType_RightClick and right click the listview I get nothing at all..

Oops, I just found

viewtopic.php?t=4706&highlight=listview+right+click

Looks like it's a bug.. Never mind!