View Single Post
Old 12-16-2010, 04:25 PM   #112
blueskies
Human being with feelings
 
Join Date: Dec 2010
Posts: 27
Default

did some experiments as well. Format for margin seems to be:

set trans.bpm.edit.margin [leftpx toppx rightpx bottompx]

positions a textlabel starting a number of leftpx pixels from the left (etc..) of the parent panel, in this case the bpm edit window.

leftpx and toppx seem to have precedence over the others.. having [0 0 x x] places text in top left corner..

Figured that: trans.status.margin, trans.rate.margin, trans.sel.margin work much in the same way.

However I have no idea what trans.margin does.. have played with it but couldn't observe anything. Does anyone know?
blueskies is offline   Reply With Quote