|
Reference
The component disappears at run-time and can be controlled by these two functions:
show(text:String, width:Number, height:Number, point_to_x:Number, point_to_x:Number, arrow_pos:String)
only the first three arguments are manditory, the rest is optional. Valid values for arrow_pos are t (top), r (right), b (bottom), l (left)
hide()
|