Bugs item #1776184, was opened at 2007-08-17 05:13 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=745324&aid=1776184&group_id=140042
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: wx.wxXmlDocument SetRoot Initial Comment: Function SetRoot in wx.wxXmlDocument dont work correct. Run this code two time (in wxluaedit.exe): local xml=wx.wxXmlDocument(); local root = wx.wxXmlNode(wx.wxXML_ELEMENT_NODE, "RootNode"); xml:SetRoot(root); and see exeption. Version - wxLua-2.8.4.1-MSW_bin. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=745324&aid=1776184&group_id=140042 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users