Fields automatically selected
Phil Davis
revdev at pdslabs.net
Thu Jul 20 12:39:04 EDT 2006
Bill,
If all you want is to prevent the focusBorder from showing, you can set the
'showFocusBorder' property of all fields to false. No runtime handler required.
Phil Davis
Bill wrote:
> Thanks
>
> Do you have a suggestion for an easy way to have this code be in every one
> of my cards?
>
> Maybe I can put it in each stack like this:
>
> On openStack
> on openCard
> select empty
> pass openCard
> end openCard
> End OpenSTack
>
>
> Although I am so certain that won't work that I havn't even tried it. That's
> why I was asking about this problem based on my new version of RunRev as the
> older versions did not select fields when you open a card and I was hoping
> there was some preference I could change.
>
> On 7/20/06 11:38 AM, "Mark Smith" <mark at maseurope.net> wrote:
>
>> on openCard
>> select empty
>> pass openCard
>> end openCard
>>
>> Should work.
>>
>> Best,
>>
>> Mark
>>
>> On 20 Jul 2006, at 15:37, Bill wrote:
>>
>>> I've noticed that since I installed 2.7.2 on mac OS that any card
>>> that you
>>> open or go to a field will be selected. It doesn't seem to matter
>>> what layer
>>> or position the field is. This is especially annoying because a
>>> selected
>>> field has a blue line around it that shows in a print-out.
>>>
>>> What is the best way to get RunRev not to do this?
More information about the use-livecode
mailing list