Displaying 2 results from an estimated 2 matches for "wxtaskbaricon".
Did you mean:
taskbaricon
2007 Jul 21
0
[1131] trunk/wxruby2/swig/classes/TaskBarIcon.i: TaskBarIcon should never be destroyed by Ruby, else will segfault-on-exit
...21 12:28:57 UTC (rev 1131)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx"> %include "../common.i"
</span><span class="cx">
</span><span class="cx"> %module(directors="1") wxTaskBarIcon
</span><del>-GC_MANAGE_AS_OBJECT(wxTaskBarIcon);
</del><ins>+GC_NEVER(wxTaskBarIcon); // Shouldn''t be deleted from within Ruby
</ins><span class="cx">
</span><span class="cx"> %{
</span><span class="cx"...
2006 Oct 15
4
TaskBarIcon
...--------------
An embedded and charset-unspecified text was scrubbed...
Name: bigdemo.rb.patch
Url: http://rubyforge.org/pipermail/wxruby-development/attachments/20061015/a0ece935/attachment.ksh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: wxTaskBarIcon.h.patch
Url: http://rubyforge.org/pipermail/wxruby-development/attachments/20061015/a0ece935/attachment-0001.ksh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: TaskBarIcon.i
Url: http://rubyforge.org/pipermail/wxruby-development/attachments/2...