[qooxdoo-devel] [SPAM] From: Mauro Cordon

2015-03-14 Thread Mauro Cordon
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

[qooxdoo-devel] Problem on context menu display

2015-03-14 Thread voger
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