Shhhhh... you'll give it away. woohahah...
----- Original Message ----- From: "Andrew C. Oliver" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 02, 2002 1:40 AM Subject: Re: WindowOneRecord & WindowTwoRecord > You may also find exposing any of those requires you to work on exposing > other things....such as the GUTS record... (if you indeed show the > GUTS). But that is probably all part of Glen's EvilPlan (tm). > > -Andy > > Glen Stampoultzis wrote: > > >Sometimes you have to experiment and see. In other words I don't know! > >Outlining, however, involves more work than just setting a boolean so you'll > >probably want to give that one a miss. Reserved bits should not be changed > >and currently so nothing. > > > >Regards, > > > >Glen Stampoultzis (TriNexus Pty Ltd) > >+63 3 9753-6850 0402 835 458 > >ICQ: 62722370 EMail: [EMAIL PROTECTED] > > > >----- Original Message ----- > >From: "Simon Langford" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Monday, April 01, 2002 6:57 AM > >Subject: RE: WindowOneRecord & WindowTwoRecord > > > > > >>hi all, > >> > >>i'm just exposing the methods in WindowOneRecord and WindowTwoRecord in > >> > >the > > > >>usermodel package, could someone tell me what the following methods > >> > >actually > > > >>change or where I can find out, as I don't have the book as yet and the > >>javadocs aren't really clear. I've included the javadocs. > >> > >>// set whether the window should freeze panes > >>setFreezePanes(boolean) > >>// set whether the window should display zero values > >>setDisplayZeros(boolean) > >>// set whether the outline symbols are displayed > >>setDisplayGuts(boolean) > >>// set the reserved (don't do this) value > >>setReserved(int) > >> > >>thanks > >> > >>simon > >> > >> > >> > >*************************************************************************** * > >********************** > > > >>The views expressed in this E-mail are those of the author and not > >> > >necessarily those of Knowledge Management Software. > > > >>If you are not the intended recipient or the person responsible for > >> > >delivering to the intended recipient, please be advised that you have > >received this E-mail in error and that any use is strictly prohibited. > > > >>If you have received this E-mail in error, please notify us by forwarding > >> > >this E-mail to the following address: > > > >>[EMAIL PROTECTED] > >> > >*************************************************************************** * > >********************** > > > > > > > > > > >
