Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Template
#4
Function New_Cloud
Trigger @12     Help - how to add the trigger to the macro
Code:
Copy      Help
int a=newitem("Cloud" "" "Folder") ;;folder
int b=newitem("tbhook" " /[]function# etc" "Function" "" a) ;;toolbar hook function
str s1.getmacro(b 1) s2.from(" /hook " s1)
newitem "tbname" s2 "Toolbar" "" a ;;toolbar
newitem "funcX" "xxxx" "Function" "" a ;;simple function


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)