implement wxListBox::EnsureVisible() in wxGTK; add a test for it to the widgets sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -139,6 +139,7 @@ wxGTK:
|
||||
|
||||
- Return false from wxEventLoop::Dispatch() if gtk_main_quit() was called and
|
||||
so the loop should exit (Rodolfo Schulz de Lima).
|
||||
- Implement wxListBox::EnsureVisible() (Andreas Kling)
|
||||
- Fixed wxCURSOR_HAND to map to GDK_HAND2 and not GDK_HAND1, for consistency
|
||||
with other applications.
|
||||
|
||||
|
Reference in New Issue
Block a user