[futurebasic] Re: [FB] PICT FIELDS

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : August 2004 : Group Archive : Group : All Groups

From: Brian Heibert <bheibert@...>
Date: Wed, 11 Aug 2004 19:43:18 -0500
I tried both _PFNoFramed and now I tried _NoFramed and yet my pict fields
are still framed.  I have FB 4 Release 1 running onto MacOS X

Brian

On 8/11/04 7:37 PM, "Robert Covington" <artlythere@...> wrote:

> 
> On Wednesday, August 11, 2004, at 08:25  PM, Brian Heibert wrote:
> 
>> 
>> 
>> I have some picture fields
>> 
>> PICTURE FIELD _picFld18class2,%4005,( 102,  95)-( 204, 106),
>> 7,_PFNoFramed
>> PICTURE FIELD _picFld20class2,%4006,(  13,  18)-(  46,  31),
>> 7,_PFNoFramed
>> PICTURE FIELD _picFld21class2,%4007,( 143,  14)-( 188,  27),
>> 7,_PFNoFramed
>> PICTURE FIELD _picFld1class2,%4001,( 138,  49)-( 207,  67),
>> 7,_PFNoFramed
>> 
>> I thought _PFNoFramed would make it so my picture fields wouldn't be
>> framed
>> But for some reason my picture fields are still framed
>> 
>> Brian
> 
> _NoFramed not work?
> 
> I Seem to remember that some of those were runtime specific? Yah, I
> think those require appearance manager. You have that in play either
> via runtime, or Appearance manager includes?
> 
> Try _NoFramed.
> 
> r
> c
> 
> --
>