Justin Messages: 57 Registered: March 2006 Location: Orange County California
Member
luzr wrote on Fri, 10 March 2006 18:35
However, this seems like you are interested in events going to your widget (Button?), so in fact Button is to handle these events. Standard Button does not react to right mouse clicks - you would need to derive and add virtuals (quite easy to do).
Do you have a tutorial or any documentation regarding virtuals? If not, is there a good reference or example with U++ that might point me in the right direction?