Hi, I would like to implement an editable JComboBox that uses some form of autocomplete (just like in IE when typing in a URL). I've looked at various options and it seems the easiest/best way to achieve this is to customise the actual editor part of the JCombBox, which I believe is a JTextField. I've never done anything like this before, so I'd be grateful for a few pointers or even a good way to start ...
Thanks, Darren _______________________________________________ Advanced-swing mailing list [EMAIL PROTECTED] http://eos.dk/mailman/listinfo/advanced-swing
