]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
dlg_listbox_select() now scrolls the list box to ensure that the
authorSimon Tatham <anakin@pobox.com>
Wed, 21 Sep 2005 17:09:07 +0000 (17:09 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 21 Sep 2005 17:09:07 +0000 (17:09 +0000)
commit8cde1bc7fe6c4a699e0d3217507287cab4c8eece
tree4296002458be0822f81c44136a10e36718d72ae0
parent5408f0a545185896ac56a5a4220faa96b873c6b0
dlg_listbox_select() now scrolls the list box to ensure that the
item it's just selected is visible.

[originally from svn r6338]
unix/gtkdlg.c