From: SourceForge.net <no...@so...> - 2010-04-14 19:43:42
|
Bugs item #2987334, was opened at 2010-04-14 22:43 Message generated for change (Tracker Item Submitted) made by mustafa95 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2987334&group_id=51305 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: treelistctrl Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: (mustafa95) Assigned to: Ronan Chartois (pgriddev) Summary: TreelistCtrl wxTheApp issue Initial Comment: Hi, I have compile problem with treelistctrl.cpp at wxEditTextCtrl::Destroy() function. line 1020: wxTheApp->GetTraits()->ScheduleForDestroy(this); wxTheApp is undeclared identifier. I have commented this line now works but will this make problem? Regards ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2987334&group_id=51305 |