I'd like to create a list of items and let the user select one of them.
I'd like to let the user use the first character of each value to jump
to that value.
I tried to use Wx::SingleChoiceDialog but I could not figure out how
to tell it to let the user use the first letters.

Is there a way to do that or shall I just use another solution
using Wx::Treebook ?

Gabor

Reply via email to