Search found 11 matches
- Fri Mar 30, 2007 3:11 pm
- Forum: Growl
- Topic: Japanese or cyrillic characters in Growl via AppleScript
- Replies: 19
- Views: 5749
- Thu Mar 29, 2007 6:28 pm
- Forum: Growl
- Topic: Japanese or cyrillic characters in Growl via AppleScript
- Replies: 19
- Views: 5749
i would do, but i still have a problem - and i guess the situation is the same like before. for test reasons i tried this script bgannin posted. i copied a song title from itunes and pasted the text into the dialog so that i get the code string out of it. then i put the encoded string («data utxt......
- Thu Mar 29, 2007 4:30 pm
- Forum: Growl
- Topic: Japanese or cyrillic characters in Growl via AppleScript
- Replies: 19
- Views: 5749
- Thu Mar 29, 2007 3:11 pm
- Forum: Growl
- Topic: Japanese or cyrillic characters in Growl via AppleScript
- Replies: 19
- Views: 5749
argh. now i've gotten these 2 symbols right and copy/paste from my console output into the script editor works fine. it isn't working when compiling/running the script from the program... here are the apple script handling functions: OSAID LowCompileAppleScript( const void* text, long textLength ) {...
- Thu Mar 29, 2007 2:29 pm
- Forum: Growl
- Topic: Japanese or cyrillic characters in Growl via AppleScript
- Replies: 19
- Views: 5749
- Wed Mar 28, 2007 7:24 pm
- Forum: Growl
- Topic: Japanese or cyrillic characters in Growl via AppleScript
- Replies: 19
- Views: 5749
- Wed Mar 28, 2007 11:08 am
- Forum: Growl
- Topic: Japanese or cyrillic characters in Growl via AppleScript
- Replies: 19
- Views: 5749
- Wed Mar 28, 2007 2:20 am
- Forum: Growl
- Topic: Japanese or cyrillic characters in Growl via AppleScript
- Replies: 19
- Views: 5749
- Wed Mar 28, 2007 12:48 am
- Forum: Growl
- Topic: Japanese or cyrillic characters in Growl via AppleScript
- Replies: 19
- Views: 5749
- Tue Mar 27, 2007 4:54 pm
- Forum: Growl
- Topic: Japanese or cyrillic characters in Growl via AppleScript
- Replies: 19
- Views: 5749
- Tue Mar 27, 2007 1:39 pm
- Forum: Growl
- Topic: Japanese or cyrillic characters in Growl via AppleScript
- Replies: 19
- Views: 5749
Japanese or cyrillic characters in Growl via AppleScript
hi folks! i'm implementing growl notifications into a qt application (qt framework, not quicktime) at the moment, but the textencoding is worrying me. i know it's an apple script issue, but maybe someone here has already faced this problem. we are receiving track information data from itunes and dis...