On 2008-10-31, Eider Oliveira <[EMAIL PROTECTED]> wrote: > Is there a way for me to place the tab below the frame, instead of on top > of it?
Other than writing a patch, no. It shouldn't be too difficult. There's already the 'bar' parameter of frame styles, that supports the modes "inside", "outside", and "shaped". Just add "-below" variants, and wherever FRAME_BAR_* is referred to, add extra cases for the below geometry. -- "[Fashion] is usually a form of ugliness so intolerable that we have to alter it every six months." -- Oscar Wilde "The computer industry is the only industry that is more fashion-driven than women's fashion." -- RMS
