Added <filechooser> widget to OptionsBox, which lets the user choose a file
commit9d5ce4424662167e65396cdfb4baaeeb59958d6f
authorThomas Leonard <talex5@gmail.com>
Mon, 18 Dec 2006 19:32:23 +0000 (18 19:32 +0000)
committerThomas Leonard <talex5@gmail.com>
Mon, 18 Dec 2006 19:32:23 +0000 (18 19:32 +0000)
treeb1dc9cfb76a151749a29bbdfb401e611203aad89
parent2f63de63f7dd1af3c738a1fd36e0f2535f2be235
Added <filechooser> widget to OptionsBox, which lets the user choose a file
using a GtkFileChooser or by drag-and-drop (Jim Ramsay). Requires GTK >= 2.6.

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/rox-lib@4886 66de3db3-b00d-0410-b41b-f4738ad19bea
ROX-Lib2/python/rox/OptionsBox.py