search for: onmous

Displaying 6 results from an estimated 6 matches for "onmous".

Did you mean: onmouse
2008 Feb 06
0
[ wxruby-Bugs-17827 ] Crash when closing Dialog in bigdemo.rb
...vtHandler::ProcessEvent (this=0x15824400, event=@0xbfffdf24) at ../src/generic/scrlwing.cpp:211 #49 0x0159ced8 in wxGenericTreeCtrl::DoSelectItem (this=0x871a00, itemId=@0xbfffe1b8, unselect_others=true, extended_select=false) at ../src/generic/treectlg.cpp:1895 #50 0x015a1e87 in wxGenericTreeCtrl::OnMouse (this=0x871a00, event=@0xbfffe43c) at ../src/generic/treectlg.cpp:3351 #51 0x0139fbc3 in wxAppConsole::HandleEvent (this=0x3ad2d0, handler=0x871a00, func={__pfn = 0x15a0e2a <wxGenericTreeCtrl::OnMouse(wxMouseEvent&)>, __delta = 0}, event=@0xbfffe43c) at ../src/common/appbase.cpp:320 #52...
2006 Apr 07
13
Pop up menus - any ideas?
...ies as links. Each category also has subcategories. I want to set it up so when you mouse over the category the subcategories will pop up (to the right of the main list, but that''s just CSS). This is what I have so far: <% for category in @categories %> <a href="#" onmouseover="Element.show(''subcategories_<%=category.name%>'')"> <%= link_to category.name, :action => ''category'', :id => category %> <div id="subcategories_<%=category.name%>" style="display:none"> <d...
2006 Mar 09
2
handling events: mouseover, etc.
...array of Word objects that have 1) word name 2) definition 3) latin origin. >From my controller, I create a list of words by rendering partial (to the div element "word_list") the collection (using a _word.rhtml partial) In the _word.rhtml partial: How do I set up a trigger for the onmouse over using link_to (assuming that''s the best func to use)? How do I get the Word object definition, etc. into the (currently hidden) info box when someone does mouseover? Is it best done through the controller or though a call to a Javascript function? Finally, where is the positionin...
2006 Nov 12
0
[ wxruby-Bugs-6632 ] Linux crash on NoteBook in bigdemo.rb
...48ee8, event=@0xbf81cfa0) at src/SplitterWindow.cpp:2843 #57 0xb7aa93a7 in wxWindowBase::TryParent () from lib/wxruby2.so #58 0xb7b5c3b9 in wxEvtHandler::ProcessEvent () from lib/wxruby2.so #59 0xb7ad3730 in wxGenericTreeCtrl::DoSelectItem () from lib/wxruby2.so #60 0xb7ad442f in wxGenericTreeCtrl::OnMouse () from lib/wxruby2.so #61 0xb7b5b9be in wxEvtHandler::ProcessEventIfMatches () from lib/wxruby2.so #62 0xb7b5c033 in wxEventHashTable::HandleEvent () from lib/wxruby2.so #63 0xb7b5c414 in wxEvtHandler::ProcessEvent () from lib/wxruby2.so #64 0xb7a01400 in gtk_window_button_press_callback () from...
2009 Jul 20
0
No subject
...096c193048a2e8bdc Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <span id=3D"result_box" class=3D"long_text"><span title=3D"Boa tarde." onmo= useover=3D"this.style.backgroundColor=3D&#39;#ebeff9&#39;" onmouseout=3D"th= is.style.backgroundColor=3D&#39;#fff&#39;">Good afternoon. <br> <br></span><span title=3D"Obrigado =E0 todos pelas respostas." onmouseover= =3D"this.style.backgroundColor=3D&#39;#ebeff9&#39;" onmouseout=3D"this.st...
2007 Mar 17
0
[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8
...><span class="cx"> void OnSetFocus( wxFocusEvent &event ); </span><span class="lines">@@ -374,7 +374,7 @@ </span><span class="cx"> void OnChar( wxKeyEvent &event ); </span><span class="cx"> void OnMouse( wxMouseEvent &event ); </span><span class="cx"> void OnGetToolTip( wxTreeEvent &event ); </span><del>- virtual wxSize DoGetBestSize() const; </del><ins>+ // virtual wxSize DoGetBestSize() const; </ins><span class="cx&qu...