container-tab name info

Discuss Lemur and share techniques.
oran-outan
Newbie
Posts:39
Joined:18 Dec 2011 17:30
container-tab name info

Post by oran-outan » 14 Sep 2016 14:35

hi

2 questions !
is there a way to get the name or index of the tabs of a container ?
i try with getattribute(object, 'name') but not good result come. maybe doesn't have the appropriate name but try with several name from getattributelist...
like, you have a container (name MyCont) with 3 tab named : one / two / three ::::: is there a way to get the name of the tab ( get one or two or three). or to have the index, the position of the tab index ::: one is the 1st tab = get value 1, two is the 2nd tab = get value 2,…

also, is there a way to make dynamic/custom OSC message sending ? like on Midi (clout). for change the name of the osc adress destination.
like : /variableName value
i know there the on osc script but not clear how that run ! and understand it's only for osc receiving message ??? (upon reception of the OSC message)
if someone have a "tuto" or a kind of example how to used On-OSC script it's welcome...

thanks for your feedback.
f

Post Reply