search for: director_class_nam

Displaying 3 results from an estimated 3 matches for "director_class_nam".

Did you mean: director_class_name
2007 May 01
12
Bitmap memory leaks (Bug 251)?
I see that this problem was noted a while ago (http://rubyforge.org/ tracker/index.php?func=detail&aid=251&group_id=35&atid=218) but it seems not to have received much attention. Any chance that it will be looked at anytime soon? So far, I prefer wxRuby to Ruby/Tk because of that closer coupling with the native window manager. However, the memory leak is just murdering me.
2007 Mar 17
0
[887] branches/wxruby2/wxwidgets_282/swig/fixdeleting.rb: Deleting fix for specific Director classes (Artur Kuptel)
...p&nbsp&nbsp&nbsp&nbsp </span><span class="cx"> &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspdirector_class = nil </span><del>- </del><ins>+&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspdirector_class_name = "SwigDirector_#{wx_name}" </ins><span class="cx"> &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspFile.foreach(broken) do | line | </span><span class="cx"> </span><span class="cx"> &nbsp&...
2007 Jun 25
0
[1070] trunk/wxruby2/swig/fixdeleting.rb: Remove old, now unused, fixdeleting script
...mp;nbsp&nbsp&nbsp&nbspskip_deleter_fix = false -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspdirector_class = nil -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspdirector_class_name = "SwigDirector_#{wx_name}" -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspFile.foreach(broken) do | line | - -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp# i...