[Gambas-user] lock the object

Rob sourceforge-raindog2 at ...94...
Mon Feb 16 18:06:00 CET 2004


On Monday 16 February 2004 10:43, Benoit Minisini wrote:
> > I like idea the first one but Idea 2 is realy a good one.
> > Bold or between some markers will help a lot.
> If someone can tell me how to make a bold menu with QT, I will
> do it!

I know Opera displays some menu items in bold, so it's definitely 
possible.  My guess, though, is that they're using 
QCustomMenuItem:

http://doc.trolltech.com/2.3/qcustommenuitem.html

It seems to me the "Qt way" to call attention to items in a menu 
is to put a pixmap of some kind in the menu.  Gambas can do that 
already so maybe the IDE should just do that.

Rob





More information about the User mailing list