]> git.saurik.com Git - wxWidgets.git/commit
Selection should be set to -1 if all pages are deleted, or the next
authorJulian Smart <julian@anthemion.co.uk>
Thu, 18 May 2006 09:53:19 +0000 (09:53 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 18 May 2006 09:53:19 +0000 (09:53 +0000)
commit6a82a0d0414f3a83f921ddd0d565dc820bf7a32f
treefa2904ce20c6c7dce7c6daec13f86c13e2389de4
parent52f15cb7bb031f790ec23d7dcb058674cb27ef29
Selection should be set to -1 if all pages are deleted, or the next
insertion will try to set the selection to 1.
Fixed lack of initial controller resize when first page is added,
though I think the listctrl should probably always have a decent initial
height even when empty.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/listbkg.cpp