My def. file is heavily modified, so it would probably do you no good. But the line I changed is:
code:
<element layoutpos=left layout=verticalflowlayout(0,2,2,0) padding=rect(8,3,4,0)>
I changed the whole line to:
code:
<element layoutpos=right layout=borderlayout() padding=rect(10,0,0,0)>
The padding should probably be left as the original, mine just moves it over from the left side of the window
.
Hopefully that helps
.