Ok, I'm sure it's me, but I can't get any list controls to do that trick
where you type a letter and it jumps to that entry in the list. What's it
called? Type-ahead/searching? Something like that.
I have also tried the Object List Control (by Phillip Piper) and it does not
function there either. I am thinking this is a GTK thing.
I am testing on Kubuntu (7-something) and Ubuntu (8.04) both with wxpython
2.8.x.x installed.
I've checked into the SVN changes that fixes the issues you've raised
(clipped checkboxes and non-searching when typing). It also fixes a few
other Linux specific ones.
Check them out if you're interested (I can email the new version to you if
you don't use SVN). Normal bleeding edge code warnings apply
Regards,
Phillip
ยทยทยท
------------------------------------------------------------------------
Phillip Piper www.bigfoot.com/~phillip_piper phillip_piper@bigfoot.com
A man's life does not consist in the abundance of his possessions
-----Original Message-----
From: wxpython-users-bounces@lists.wxwidgets.org
[mailto:wxpython-users-bounces@lists.wxwidgets.org] On Behalf Of Donn Ingle
Sent: Tuesday, 8 July 2008 4:30 PM
To: wxpython-users@lists.wxwidgets.org
Subject: [wxpython-users] Re: list control searching on Linux
Phillip Piper wrote:
But now that I look at it closely...
Does it work on Windows? Perhaps it is just a gtk thing. (or a wxGtk thing.)
I've checked into the SVN changes that fixes the issues you've raised
(clipped checkboxes and non-searching when typing). It also fixes a few
other Linux specific ones.
Great!
Check them out if you're interested (I can email the new version to you if
you don't use SVN). Normal bleeding edge code warnings apply