Hi,
well ....´for the first issue ... its surely the wrong path. when both scripts are under the same parent it would be get_node("../CombItemButton")
For the second issue ... gettree().getroot().find_node("Button",true,false)
you have to enable recursive search and set owner false.