From: Otto W. <ott...@or...> - 2005-12-01 21:54:27
|
Tierra wrote: >reproduced by adding an EnsureVisible call to the >AppFrame::OnInsertItem method in the wxTreeListCtrl sample in CVS on >the new wxTreeListItem returned from InsertItem(). > > > I've added the EnsureVisible call after the Insert in OnInsertItem but can't understand your problem. As long as there is a current item I can insert or add as much as I want. If the current item is outside the window (make the window smaller) EnsureVisible scrolls it into the window. Can you give me a better test description? O. Wyss -- Application guidelines: http://freshmeat.net/projects/wyoguide/ Cross-platform Editor: http://freshmeat.net/projects/wyoeditor/ Cross-platform Filemanager http://freshmeat.net/projects/wyofiler/ |