Closed hugolz closed 11 months ago
Just add a function in the text edit struct to return a &String of the inner text
Something like in button for clicked this frame
You then just have toquery the inner textedit from the element by id. and call that function.
Just add a function in the text edit struct to return a &String of the inner text
Something like in button for clicked this frame
You then just have toquery the inner textedit from the element by id. and call that function.