[futurebasic] Re: [FB] PICT FIELDS

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

From: Robert Covington <artlythere@...>
Date: Wed, 11 Aug 2004 20:49:36 -0400
Crud, I never use these, it got me again...you have the type where the 
justification should be...

Try PICTURE FIELD _picFld18class2,%4005,( 102,  95)-( 204, 
106),_PFNoFramed, 7

PICTURE FIELD [#]pfID [,[pict][,[rect][,[type][,just]]]]
rc

On Wednesday, August 11, 2004, at 08:43  PM, Brian Heibert wrote:

> 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
>>
>> --
>>
>
> --
>