Page 1 of 1

MenuItem - make it permanent "hovered" or "pushed"

Posted: Sat Dec 03, 2005 03:25
by tb77
any way, to make a windowslook menuitem kind of "activated" ? so, that the user sees, what he last activated?

thomas

Re: MenuItem - make it permanent "hovered" or "pushed"

Posted: Mon Dec 05, 2005 09:02
by martignasse
hi,

Seems like there is no fonction for doing this for now.
You'll have to create it yourself, by modifying the popupmenu opening and changing manually the apparence of the interested menuitem.

A better way can be to create a new menuitem type with a check box and submit a patch ;)

hope it help.