rulerSelectTab(c,x,y)
Instance Public methods
rulerSelectTab รข This method is invoked when mouse button 1 is pressed over a tab. It remembers information about the tab so that it can be dragged interactively.
Arguments: c - The canvas widget. x, y - The coordinates of the mouse (identifies the point by
which the tab was picked up for dragging).
Please login to continue.