Thanks all Readers
Search found 38 matches
- Sat Jun 15, 2013 8:14 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: german umlaute
- Replies: 8
- Views: 8607
Re: german umlaute
I found it: because I work now with mac it is: put ISOtoMac(tTextzeile1) into tTextzeile1
Thanks all Readers
Thanks all Readers
- Sat Jun 15, 2013 7:47 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: german umlaute
- Replies: 8
- Views: 8607
Re: german umlaute
Hi there
Now I have a new problem like this - i work now with mac
When I save a string like this "Wir gehen in der Küche Brot holen" in a sqllite database, then the string is after the umlaut ü broken. In the database is only saved "Wir gehen in der K". Thanks for any help.
Fredi
Now I have a new problem like this - i work now with mac
When I save a string like this "Wir gehen in der Küche Brot holen" in a sqllite database, then the string is after the umlaut ü broken. In the database is only saved "Wir gehen in der K". Thanks for any help.
Fredi
- Sat Jul 28, 2012 10:39 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: library as a substack
- Replies: 3
- Views: 3360
Re: library as a substack
Thank you.
- Sat Jul 28, 2012 11:10 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: library as a substack
- Replies: 3
- Views: 3360
library as a substack
I like to test the STS XML Library in a existing project. Ho can I add this library as a substack?
- Fri Jul 06, 2012 11:59 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Using plugins (DropTools)
- Replies: 2
- Views: 2509
- Fri Jul 06, 2012 7:47 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Using plugins (DropTools)
- Replies: 2
- Views: 2509
Using plugins (DropTools)
When I am using Droptools (or other Plugins), then this stack is loaded into memory. The droptool-stack is only used during the development - have i to delete this stack from memory manualy before building the standalone? Thanks for your help.
- Wed Jul 04, 2012 4:02 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: place backgrounds with backgroundBehavior to existing cards
- Replies: 11
- Views: 8092
Re: place backgrounds with backgroundBehavior to existing ca
Thank you Klaus - you are right.
- Wed Jul 04, 2012 11:46 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: place backgrounds with backgroundBehavior to existing cards
- Replies: 11
- Views: 8092
Re: place backgrounds with backgroundBehavior to existing ca
Hi Klaus Yes, when I write "bg" (for background) then it does function but when I write "background" it does not. But it does move the group to the new card and I like only to copy the group??? I have several different groups on a card "vorlagen". Then I add a new card and I want to copy one of the ...
- Wed Jul 04, 2012 9:58 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: place backgrounds with backgroundBehavior to existing cards
- Replies: 11
- Views: 8092
Re: place backgrounds with backgroundBehavior to existing ca
Guten Tag Klaus
And why
place bg "mygroup" does function and place background "mygroup" does not?
Best, Fredi
And why
place bg "mygroup" does function and place background "mygroup" does not?
Best, Fredi
- Fri Jul 29, 2011 7:37 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: german umlaute
- Replies: 8
- Views: 8607
Re: german umlaute
Hi BvG
Your function does work:
function getRevTextFromUTF8 theText
return unidecode(uniencode(theText,"utf8"))
end getRevTextFromUTF8
but only without the 8 in the function-name.
THANK YOU
Your function does work:
function getRevTextFromUTF8 theText
return unidecode(uniencode(theText,"utf8"))
end getRevTextFromUTF8
but only without the 8 in the function-name.
THANK YOU
- Thu Jul 14, 2011 8:59 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: german umlaute
- Replies: 8
- Views: 8607
Re: german umlaute
Thank you to all, i will try and report it.
- Wed Jul 13, 2011 7:50 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: german umlaute
- Replies: 8
- Views: 8607
german umlaute
Is it realiy true? does runrev not work with german umlauts? I have in a Database german words as "Schriftart wählen" etc. When I read this records in a runrev query I get "Schriftart wählen". Any help? Thank you.
Fredi
Fredi
- Mon Jun 27, 2011 5:21 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: ads in mobile app
- Replies: 2
- Views: 2823
Re: ads in mobile app
Thank you Klaus
- Wed Jun 22, 2011 12:38 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: ads in mobile app
- Replies: 2
- Views: 2823
ads in mobile app
I plan to pay my mobile app with integrated ads. With smaato I found an enterprise that organizes that things. they give an sdk to integrate that service written in java: SOMAAndroidSDK2.5.jar. How can I integrate this in LiveCode? Is there any other possiblity to integrate ads in an app developed i...
- Wed Mar 02, 2011 7:57 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: installing JDK
- Replies: 2
- Views: 3381
installing JDK
I have some problem with the lesson "How do I Becom an Android Developer on a PC". I have newly installed my Windows 7. Then I install the Java SDK (JDK). Then when I install the Android SDK I get the described error: Java SE Development Kit (JDK) not found. What is wrong??? Thanks for any help.
Fredi
Fredi