Re: How can I get string width?

2012-03-06 Thread  
Hi, Al Thank you very much. It work well with japanese language. > > Just for curiosity, Mr. Yoshino, Which of these softwares > from Yoshino Lab was created using LiveCode? > > http://www.wakayama-u.ac.jp/~yoshino/lab/software/index.html Thank you for your curiosity. And sorry for only Japa

Re: How can I get string width?

2012-03-06 Thread  
X > > or > > put length(X) > > Or do you mean the width in a field to take into account the font etc? > > put the formattedWidth of field X > > Cheers > > Monte > > On 05/03/2012, at 1:42 PM, 吉野 孝 wrote: > >> Hi, Experts! >>

How can I get string width?

2012-03-04 Thread
Hi, Experts! How can I get string width? I would like to string width… _.__ ._ _. ._ ._.__ .. ._._. _._ . ..__ ._.__ ._._. ___. .._ __.. __ .._ Takashi Yoshino http://www.wakayama-u.ac.jp/~yoshino/lab/ Tel: +81-73-457-8441 ___ use-livecode mailing

Re: How to store some data in my stack

2012-01-25 Thread  
"msg" end mouseUp # "/" -> ":"(mac) On my mac, those scripts work well. But, on my android, "can't open file" is shown in field "msg" On 2012/01/26, at 0:33, Klaus on-rev wrote: > Konichi-wa Takashi, > > Am 25.01.2

How to store some data in my stack

2012-01-25 Thread
Hi, I use LiveCode 5.0.2 for Android devices. I would like to store some data in my stack. But I don't know how to store some data in my stack on an android device. At first, I used a field. But the field data is gone at the next launches. Next, I tried to use file. The following are the test

How to put a new object to become a background object?

2011-11-15 Thread
Hi, How to put a new object to become a background object? I make 20 cards with one background (grouped) object. Then, I want to add a new object to become a background object? I should delete 19 cards and re-copy 19 cards? _.__ ._ _. ._ ._.__ .. ._._. _._ . ..__ ._.__ ._._. ___. .._ __.. __

Android open other application

2011-11-08 Thread
Hi, I make Android software. I want to open other android programs from my stack. But I don't know how to write. I can close my stack, but I don't open other software. The following is the close my stack script. on mouseUp close this tack end mouseUp Could you help me? _.__ ._ _. ._

Re: text size and HTMLtext

2011-11-04 Thread  
Thank for your help indeed. On 2011/11/05, at 1:33, Devin Asay wrote: > Hi 吉野 孝, > > Rule 1 when doing Japanese unicode in LiveCode--always listen to Kenji! > > Here's my own take: > > You will have to set the text size of the text chunks inside the field, > rath

text size and HTMLtext

2011-11-03 Thread
Hi, I have a question about text size and HTMLtext. I want to use Japanese text in my LiveCode stacks. I can input Japanese text to a field by only using HTMLtext. But, I don't change text size of Japanese font size. English font can change. Here is my sample script. on mouseUp repeat with