This is unicode array.
go to url "http://kenjikojima.com/livecode/download/unicodeArray.livecode";
I hope it helps,
--
Kenji Kojima / 小島健治
http://www.kenjikojima.com/
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to
Hi,
This is a Japanese font menu stack 04 for Mac OS and Windows.
go to url "http://kenjikojima.com/livecode/download/jpFontMenu04.livecode";
Added sub munes.
--
Kenji Kojima / 小島健治
http://www.kenjikojima.com/
___
use-livecode mailing list
use-liveco
Hi,
This is Japanese font menu for MacOS and Windows.
You can set the text font of a text field from Japanese menubar.
go to url "http://kenjikojima.com/livecode/download/jpFontMenu03.livecode";
I could not remove strange characters of the first line of Windows font menu.
--
Kenji Kojima / 小島健治
h
|ITEM4
>>
>> And the menuPick handler:
>>
>> on menuPick chosenItem
>>
>> case "ITEM1"
>> -- put your stuff here
>> break
>> case "ITEM2"
>> ...
>>
>> Hope it helps.
>>
>> Thierry A
This is temporary unicode menu script until bugs are fixed.
go to url "http://kenjikojima.com/livecode/download/tempoUnicodeMenu.livecode";
Use "menuHistory" and custom function "getUnicodeMenuItem".
It works on MacOS and WIndows. I do not use Linux. Please try.
--
Kenji Kojima / 小島健治
http://www.k
I will.
Thanks,
--
Kenji Kojima / 小島健治
http://www.kenjikojima.com/
On Jul 28, 2013, at 11:29 AM, Richmond wrote:
> On 07/28/2013 06:26 PM, in...@kenjikojima.com wrote:
>> I tested the stack on Windows XP.
>> It did not work.
>> --
>> Kenji Kojima / 小島健治
&g
I tested the stack on Windows XP.
It did not work.
--
Kenji Kojima / 小島健治
http://www.kenjikojima.com/
On Jul 28, 2013, at 11:16 AM, Richmond wrote:
> I do believe that if all the Japanese characters you use are
> within the Unicode area reserved for Hiragana, Katakana and
> Kanji it should not b
, 2013, at 9:06 AM, Richmond wrote:
> On 07/28/2013 03:14 PM, in...@kenjikojima.com wrote:
>> Hi,
>>
>> It works on Mac OS, But does not work on Windows.
>> go to url
>> "http://kenjikojima.com/livecode/download/unicodeMenuStudy.livecode";
>>
>>
Hi,
It works on Mac OS, But does not work on Windows.
go to url "http://kenjikojima.com/livecode/download/unicodeMenuStudy.livecode";
What's wrong?
Thanks,
--
Kenji Kojima / 小島健治
http://www.kenjikojima.com/
___
use-livecode mailing list
use-livecode@
; But, of course, the more important question is what kind of
> poetry and art you are creating since you are living in the
> difficult-to-live-in "world" of LiveCode? (^_-)
>
> Tim Selander
> Tokyo, Japan
>
>
>
> On 7/15/13 9:50 AM, in...@kenjikojima.com wro
Hi,
Can anybody resolve the problem?
I made a Japanese font pulldown menu. It works fine on MacOS,
But does not show correct font names on Windows.
go to url "http://kenjikojima.com/livecode/download/jpFontMenu.livecode";
Thanks,
--
Kenji Kojima / 小島健治
http://www.kenjikojima.com/
___
of fld "nihongo" to pItemName
> end menuPick
Thanks,
--
Kenji Kojima / 小島健治
http://www.kenjikojima.com/
On Jul 12, 2013, at 5:24 PM, in...@kenjikojima.com wrote:
> Richmond,
>
> I tried many times same script all day, but could not make. Strange.
> Anyway I cou
mName
set the textFont of fld "nihongo" to pItemName
end menuPick
--
Kenji Kojima / 小島健治
http://www.kenjikojima.com/
On Jul 12, 2013, at 4:28 PM, Richmond wrote:
> On 07/12/2013 10:16 PM, in...@kenjikojima.com wrote:
>> Hi,
>> Can anybody set unicode font names o
Hi,
Can anybody set unicode font names of the fontNames to the menu items of
pulldown menu?
Thanks,
--
Kenji Kojima / 小島健治
http://www.kenjikojima.com/
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, uns
e on the menu button:
>
> on menuPick pItemName
> set the unicodeText of field "result" to pItemName
> end menuPick
>
> ___
> http://www.exformedia.se
> Check out my new iOS game at http://appstore.com/swapatiswap
>
> 20 ma
Hi,
When I set an unicode label of pulldown menu. I cannot get a menu item.
--
Kenji Kojima / 小島健治
http://www.kenjikojima.com/
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
cript
> put the result into tUTF8Text
> delete char 1 of tUTF8Text
> delete char -1 of tUTF8Text
> set the unicodeText fld Ordner1 to uniencode(tUTF8Text,UTF8)
>
> but never got anything but a ? for the Ж.
>
> Or am I missing a fundamental switch to get this to
Hi Thomas,
If you are on Mac OS, you can use AppleScript.
This is for two bytes file name of UTF8 text.
on mouseUp
put "choose file with prompt" "e"e&return into asScript
put "set openFile to result"&return after asScript
put "try"&return after asScript
put "read openFile" & return af
Hi,
This stack is a Japanese comments palette.
go stack url "http://kenjikojima.com/livecode/download/jpComments.livecode";
Download file:
http://kenjikojima.com/livecode/download/jpComments.livecode.zip
If you think it is useful, please put it into a plugin folder.
Best regards,
--
Kenji Koj
I cannot Activate LiveCode Community 6.0.
Does anyone have same problem?
I made two accounts of different email addresses.
But both of them did not work.
Should wait a whole?
I use Mac OS 10.6.8.
Thanks,
--
Kenji Kojima / 小島健治
http://www.kenjikojima.com/
On Apr 9, 2013, at 10:16 PM, Mike Bonner
John,
I have made a wireframe drawing stack.
You have to open stack "animationEngine" before this.
go stack url "http://www.kenjikojima.com/runrev/draw3D.livecode";
Create a New Point: Click on Grid
Move a Point:
MacOS: Option Key + Drag a Point
Windows: Alt Key + Drag a Point
Add a New Po
Mark,
Now I am using TextWrangler and Cyberduck. But they are very inconvenient.
My update request was only adding one ftp on-rev server address.
If I cannot have an updated tool, I wish my server returns to odin.on-rev.
I mailed it to on-rev support and received a reply at January 18th that wa
Hi,
Does anybody know the On-Rev tool updated?
I cannot use the On-Rev tool since I changed from odin.on-rev to tio.on-rev
last December.
Thanks,
--
Kenji Kojima / 小島健治
http://www.kenjikojima.com/
___
use-livecode mailing list
use-livecode@lists.ru
23 matches
Mail list logo