Bugs item #3064980, was opened at 2010-09-13 00:30 Message generated for change (Tracker Item Submitted) made by cperthuis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=745324&aid=3064980&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: Cedric Perthuis (cperthuis) Assigned to: Nobody/Anonymous (nobody) Summary: wxTreeItemData should be replaced by wxLuaTreeItemData Initial Comment: In wxTreeCtrl, there's no point in manipulating wxTreeItemData , lua cannot do anything with them, and we can't either create a wxLuaTreeItemData in lua and pass it to wxLua, we wouldn't be able to retrieve it later, as we can't do C cast in lua. I think that the only solution is to change the signature of GetItemData and SetItemData to be able to set and retrieve wxLuaTreeItemData directly. It's absolutely needed to be able to use the wxTreeCtrl in any real application. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=745324&aid=3064980&group_id=140042 ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users