It sounds like you are using the Resize Service and you forgot to set the minimum size.

if this.of_setResize(true) = SUCCESS then
   this.inv_resize.of_setMinSize(100,100)
   ...
end if

This sets the minimum size of objects where they will not get any smaller than 100 x 
100 pixels.

It is a must.

HTH,
Gordo




Rick Abainza <[EMAIL PROTECTED]> on 05/26/99 08:41:38 PM

To:   [EMAIL PROTECTED]
cc:    (bcc: Gordon A Dickens/Power Team)
Fax to:
Subject:  PFCSIG Objects in sheet windows





Hi there pfcers,

im using Pb 6.5 with pfc, my problem is that everytime i minimize a
particular sheet im my mdi window, when i restore the sheet all the
objects(e.g u_tvs,u_dw,etc.)  there have gone what is left is the entire
window only. im wondering why is that so?? any suggestions??


Thanks in advance,

-Rick Abainza-
Software Engineer
Aurora Wireless Tech. Ltd. Phils.
> [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS
> A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE:   help pfcsig
> SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]




> [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS
> A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE:   help pfcsig
> SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]

Reply via email to