in reply to Combo Boxes using TK

There are some other modules which look like comboboxes, Tk::ComboEntry is an example (it comes with Tk-DKW distribution), there are some others. Unfortunately it is not implemented native OS combobox.

I was tempted many times to implemented this, and may be sometimes will do, but this is not easy to do, especially for many platforms.