does "type" works in a standalone?
André Bisseret
andre.bisseret at wanadoo.fr
Wed Mar 14 15:23:35 EDT 2012
Bonjour Jacque,
Thank you much for this nice idea.
Not sure at all I would have come up with it ;-))
Yes it works well!
even with version 5.02 ;-o))
Best regards
André
Le 14 mars 2012 à 19:35, J. Landman Gay a écrit :
> On 3/14/12 1:21 PM, BNig wrote:
>> Hi Mark,
>>
>> I tried your suggestion of setting "the acceleratedRendering of this stack
>> to false" in Livecode 5.0.2 and still no luck. The Mac standalone I am
>> building does not "type".
>
> I suppose it could be faked instead:
>
> repeat for each char c in "Bonjour"
> put c after fld x
> wait 10 milliseconds
> end repeat
>
> That doesn't fix the bug of course.
>
> --
> Jacqueline Landman Gay | jacque at hyperactivesw.com
> HyperActive Software | http://www.hyperactivesw.com
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list