Search found 45 matches
- Fri Jul 12, 2013 8:05 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Searchfield with autocomplete?
- Replies: 5
- Views: 4539
Re: Searchfield with autocomplete?
Thank you Jacque. Do you offering freelancer programming?
- Thu Jul 11, 2013 3:48 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Searchfield with autocomplete?
- Replies: 5
- Views: 4539
Re: Searchfield with autocomplete?
awesome! Thank you. Anybody can point me into the right direction?
- Thu Jul 11, 2013 9:45 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Searchfield with autocomplete?
- Replies: 5
- Views: 4539
Searchfield with autocomplete?
Hello, I want to create a searchable presentation app. The app contains 10 slides. I want to use tagwords for some slides. For example SLIDE 5 has the tagword "processing". When I type into the search field "pro" the autocomplete should Identify or guess my word and should suggest me "processing" (s...
- Tue Jan 24, 2012 9:29 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: chatbot?
- Replies: 5
- Views: 4371
Re: chatbot?
Oh and it is possible that the Text from the chat is not visible 100% directly . It should be look like someone type it .. letter for letter in a slow order.
- Tue Jan 24, 2012 9:28 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: chatbot?
- Replies: 5
- Views: 4371
Re: chatbot?
Thank you very much I will try that it. Is a real chat system possible with LC? That would add more realism to the game if other ppl are aswell in the chatroom 

- Tue Jan 24, 2012 9:07 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: TickedOff Video Tutorial. Why ?
- Replies: 4
- Views: 3839
Re: TickedOff Video Tutorial. Why ?
Question regarding TickedOff. I saw in a old teaser that the app looks different. The pictures showed that the Items in the List had a different Font (Custom handwriting font). Is that not possible in LC or why I wasn't showed in the video tutorial? Another question since I got your attention. What ...
- Tue Jan 24, 2012 9:05 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: chatbot?
- Replies: 5
- Views: 4371
chatbot?
Hello, I want to programme a ARG Game. For that I need a chatbot system. I simply "fake" chat box where the user can type in messages. If a message contains a "trigger word" the chat should give out a information. Example below. User: Hello, anybody here? User: Nobody ?? User: I have information abo...
- Wed Oct 12, 2011 3:24 pm
- Forum: Android Deployment
- Topic: Create your killer app
- Replies: 9
- Views: 7594
Re: Create your killer app
I canceled all android projects and will (sadly) jump the iOS wagon. Well, hope its getting better for android soon. But I don't believe in it.
- Tue Oct 11, 2011 3:53 pm
- Forum: Android Deployment
- Topic: Create your killer app
- Replies: 9
- Views: 7594
Create your killer app
well, at least on IOS...
So now its LC 5. The latest version of LC. Update cost money, of course. How are the Android features on this release? Any news from the front?!
So now its LC 5. The latest version of LC. Update cost money, of course. How are the Android features on this release? Any news from the front?!
- Wed Sep 07, 2011 4:24 pm
- Forum: Android Deployment
- Topic: android deployment not close to ready. eta?
- Replies: 5
- Views: 6120
Re: android deployment not close to ready. eta?
Cross Platform deployment was my buy reason as well and its simply a marketing lie. Its not possible. And probably never will since the strange update priorities. See the latest version 4.6.4 ... still no simple visual effects .... but this Android: Added support for the latest Java and Android SDKs...
- Wed Aug 31, 2011 9:35 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Recurring events
- Replies: 5
- Views: 4518
Re: Recurring events
Thank you all!
- Wed Aug 31, 2011 9:34 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: checking if a file is available?
- Replies: 5
- Views: 3677
Re: checking if a file is available?
Thank you!
- Tue Aug 30, 2011 6:48 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Recurring events
- Replies: 5
- Views: 4518
Recurring events
Hello, me again 
I want to play a sound when clicking on a button. I know how to do it. But do I have to put the script into every button I want to play that sound file or is there a way to make it easier and automatic apply a command to all buttons on the stack?

I want to play a sound when clicking on a button. I know how to do it. But do I have to put the script into every button I want to play that sound file or is there a way to make it easier and automatic apply a command to all buttons on the stack?
- Tue Aug 30, 2011 4:44 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: checking if a file is available?
- Replies: 5
- Views: 3677
checking if a file is available?
I want to to program a function that my program check if a specific file is on a server. if this file is not there, it should report an error. How can a accomplish that? Like a button. If I press on the button, the script looks if there is a file called "test.txt" on http://www.server.com. if yes, t...
- Tue Aug 30, 2011 4:39 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Setting which card should be open first?
- Replies: 1
- Views: 2129
Setting which card should be open first?
How can I tell in the mainstack which card it should open first, when the program launched?