Displaying 1 result from an estimated 1 matches for "dlg_find".
Did you mean:
  lg_find
  
2006 Nov 13
7
[736] trunk/wxruby2/samples/dialogs/dialogs.rb: Fixed crashing bug in on_paint and made the code style more Ruby like.
...title, pos, size)
</span><span class="cx"> 
</span><del>-    @m_dialog = nil
</del><ins>+    @dialog = nil
</ins><span class="cx"> 
</span><del>-    @m_dlgFind = nil
-    @m_dlgReplace = nil
</del><ins>+    @dlg_find = nil
+    @dlg_replace = nil
</ins><span class="cx"> 
</span><del>-    @m_findData = FindReplaceData.new
</del><ins>+    @find_data = FindReplaceData.new
</ins><span class="cx"> 
</span><del>-    @s_extDef = "&quo...