Menu Item as a Textfield

BlitzMax Modules Forums/Brucey's Modules/Menu Item as a Textfield

Hi guys (especially Brucey),

is there any possibility with wxWidgets to create menu items that are not texts but a textfield. I found out that the standard wxGadgets do not have this ability but maybe there is a addon?

Thanks for your replies,
Artemis

You mean, like an editable textfield?

I don't think I've ever seen that anywhere. Do you have an example of somewhere that's doing menu items like that?

Interesting :-)

Yes that's what I mean.

I know that I've seen it in some application. But I can't remember which one it was and searching on the net doesn't seem to give me results.