I'm using Gambas 2.13 on Ubuntu 9.10. I have created a QT graphical application and I'm trying to create radio (mutually exclusive) menu items, with a radio icon instead of a check mark when selected. I can't find any property in the Menu documentation that does that. Can you help?
|
feedback
|
|
If I understand you correctly, I think you mean an object that acts like a checkbox or radio button, but you want that in a menu. If this is correct, then you want to edit yoru menu (ctrl + E) Click on the menu item I have gambas2 2.25 and this works. | |||
|
feedback
|