# File widget.rb, line 199 def downevent(type) if type==Widget::Event::MsLeft onMouseDown elsif type==Widget::Event::MsRight onRightMouseDown end end