On Sun, 06 Jan 2002 12:26:43 -0800 (PST) "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> wrote:
> > > > Another option, and it was a request that was made already, is to be > > able to specify the area of the screen that windows will fill when > > maximizing. > > something like: > > session.screen0.maxmize.left = 0 > > session.screen0.maxmize.top = 0 > > session.screen0.maxmize.right = -40 > > session.screen0.maxmize.bottom = -12 > > > > I don't think this could make it for the 0.62, since its supposed to be > > just fixing bugs. But maybe for 0.70. Shaleh? > > > > hmmmmmmmm, specifying that by hand just seems icky. I have to know how big I > want that area which means knowing the size of bbpager and others. > > The idea has merit, the implementation needs looking at. Perhaps a later > 0.62.x, perhaps 0.70. Will see. You where talking about making a common blackbox class that all the bb tools could share, couldn't this class have a mechanism for dealing with this kind of stuff (provided that bbpager and others are updated to use this class)? Geir Kristiansen
