search for: childfocusevent_new

Displaying 1 result from an estimated 1 matches for "childfocusevent_new".

2007 Jun 28
0
[1093] trunk/wxruby2: Added ChildFocusEvent class, mapping and documentation
...)&nbsp;{&nbsp;&#124;&nbsp;event&nbsp;&#124;&nbsp;...&nbsp;}*|Process a EVT_CHILD_FOCUS event.| + +h2. See also + +"Event handling overview":eventhandlingoverview.html + +<div id="methods"> + +h2. Methods + +* "ChildFocusEvent.new":#ChildFocusEvent_new +* "ChildFocusEvent#get_window":#ChildFocusEvent_getwindow + +</div> + + + +h3(#ChildFocusEvent_new). ChildFocusEvent.new + + *ChildFocusEvent.new*(%(arg-type)Window% win = nil) + +Constructor. + +h4. Parameters + +* _win_ The direct child which is (or which contains the window whi...