Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can a menu/toolbar item's text-title be a string variable?
#5
Like this?

Code:
Copy      Help
str s=
;%s :out 1
;%s :out 2


int i
for i 0 10
,str m.format("Macro%i" i)
,str ss.format(s m "x")
,DynamicToolbar ss "temp_tb55"
,0.5


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)