Displaying 4 results from an estimated 4 matches for "wxzipfshandler".
2006 Dec 26
0
[804] trunk/wxruby2/swig: Initialise stock colours (eg Wx::RED), pens and brushes when wxruby2 is
...EventTypes();
- Init_wxRubyStockObjects();
-                        wxFileSystem::AddHandler(new wxZipFSHandler);
- }
</del><span class="cx"> return result;
</span><span class="cx"> }
</span><span class="cx">
</span></span></pre></div>
<a id="trunkwxruby2swigwxi"></a>
<div cl...
2007 Apr 13
0
[959] branches/wxruby2/wxwidgets_282/swig/wx.i: Ensure GC_NEVER handler at least unlinks objects; update to new API for
...span><span class="cx">         // This is needed so HtmlHelp can load docs from a zip file
</span><del>-        wxFileSystem::AddHandler(new wxZipFSHandler);
</del><ins>+        wxFileSystem::AddHandler(new wxArchiveFSHandler);
</ins><span class="cx"> %}
</span><span class="cx">
</span><span class="cx"> #define...
2007 Jan 05
0
[826] trunk/wxruby2/swig: Move RubyStockObjects back to App.i to avoid lots of error msg on GTK
...="cx">         // This is needed so HtmlHelp can load docs from a zip file
</span><span class="cx">         wxFileSystem::AddHandler(new wxZipFSHandler);
</span></span></pre>
</div>
</div>
</body>
</html>
2006 Nov 29
0
[761] trunk/wxruby2: Initial commit of HtmlHelpController & HelpController support + doc,
...Init_wxRubyStockObjects();
</span><ins>+                        wxFileSystem::AddHandler(new wxZipFSHandler);
</ins><span class="cx"> }
</span><span class="cx"> return result;
</span><span class="cx"> }
</span></span></pre></div>
<a id="trunkwxruby2swigclassesHelpControlleri"><...