From: SourceForge.net <no...@so...> - 2010-09-07 14:19:54
|
Bugs item #3061207, was opened at 2010-09-07 14:19 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=3061207&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: Nobody/Anonymous (nobody) Assigned to: Ronan Chartois (pgriddev) Summary: Control Size not working in MSW Initial Comment: When you try to give a specific size to wxTreeListCtrl in MSW, the resulting control defaults to 100px in height and 100px in width. The control will expand if the sizers are set, but you cannot set a explicit size for this control under MSW. This works under GTK+. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=3061207&group_id=51305 |