Re: wxEuphoria: Drop Down Menu from Bitmap Button

new topic     » goto parent     » topic index » view thread      » older message » newer message
euphoric said...

I'd like to have a button that when clicked would display a dropdown menu, but there doesn't seem to be a control specific for that. I've got a bitmap button on-screen. What can I do to "drop down" a menu from that when clicked? Any hints, tips, tricks, or links welcome!

Thank you.

Could you not just use a popup menu as a (very) quick alternative? Maybe not so slick but highly functional. User clicks button and your code calls something like:

popup( MYLITTLEMENU, x, y )

Spock

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu