On May 2, 2009, at 7:34 PM, Shao Sean wrote:

[apologize in advanced if this is a double post]

This seems to work and unless Trevor chimes in and says not to do it this way, it seems to work just fine

on mouseDown pButton
 if (pButton = 3) then     -- right click
   dgMouseDown pButton
   # do context menu stuff
 else
   pass mouseDown
 end if
end mouseDown

Yes, this is how you would display a contextual. I haven't added this to the docs yet but I did cover this and some other even related information in the webinar the other day.

Regards,

--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Developer Resources: http://revolution.bluemangolearning.com

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to