Extract a nide from a tic_ui tree

extract_node_by_id(ui, id)

Arguments

ui

a tic_ui object representing a UI

id

the id of the path. An ID string of the tkwin object. e.g. ".1.2.2.3.1". See the output of printing a tic_ui object to see the list of all ID in this UI.