[Gambas-user] How can I create radio (mutually exclusive) menu?

David Dell davidmdell at ...626...
Sat Nov 28 09:22:59 CET 2009


OK, but how can I get the standard radio check icon for menus on the
Linux operating system the program is running (for example in Ubuntu
the one used in View menu of the Calculator program, etc.)? Is there a
way to get if from the system using Gambas instead of including it in
my program?

Thank you,
David

> it simply don't exist... you need to use the check mark and then
> compute the exclude by you self... it's not so complicated to do.
>
> 2009/11/27 David Dell <davidmdell at ...626...>:
>> 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?
>>
>> Thank you,
>> David
>




More information about the User mailing list