wolf83 Posted September 4, 2005 Posted September 4, 2005 Well, i'm trying the systray fountion, and i would like to know how is it pissible to: 1) Make text in bold in a systray Menu ? 2) Is it possible to put an icon in front of a menu item ? Thanks Wolf
LxP Posted September 4, 2005 Posted September 4, 2005 I don't know if it's possible to add icons yet, but you can bold an item by TrayItemSetState() with the $TRAY_DEFAULT style.
wolf83 Posted September 5, 2005 Author Posted September 5, 2005 I don't know if it's possible to add icons yet, but you can bold an item by TrayItemSetState() with the $TRAY_DEFAULT style.<{POST_SNAPBACK}>Yes, this permit just one bold item by menu level . As i want to have mutiples item in bold on the same menu level , this perform not good for me.Wolf
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now