Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change the color font of menu label
#5
If need a popup menu without submenus, use ShowDropdownListSimple. Then also can add icons.

Macro Macro2365
Code:
Copy      Help
str csv=
F
;-1,,8
;One
;Two,,8
;Three,,,,0x80ff
;Four,,,,,0xffE0C0

int i
if(0=1&ShowDropdownListSimple(csv i)) ret
out i


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)