Salutations qooxdoo
http://casasyterrenos.inversionesynegociosrentables.com/gold.php?west=dpernn6qrefy770h
Mauro Cordon
Sent from my iPhone
--
Dive into the World of Parallel Programming The Go Parallel Website, spo
I have this playground code http://tinyurl.com/lojdq96.
I am trying to add a context menu to a button. Unfortunately it is a mess.
First I try, maybe, I can capture the right click
button.addListener('click', function(e){
var click = e.getButton();
console.log(click);
});
This almost neve