View Single Post
Old 05-14-2016, 03:50 PM   #38
WyattRice
Human being with feelings
 
WyattRice's Avatar
 
Join Date: Sep 2009
Location: Virginia
Posts: 2,067
Default

Very Nice.

Hope you don't mind a very noob question.
I have the button click events working ok.

How can I get a typed string out of the TxtBox, and on a button click event, output the text to something e.g. Messagebox, or something like:

local myStr = TxtBox.text

reaper.AddProjectMarker(0, false, CursorPosition, 0, myStr, -1)

Thanks, Wyatt
__________________
DDP To Cue Writer. | DDP Marker Editor.
WyattRice is offline   Reply With Quote