Search found 12 matches
- Thu Mar 01, 2012 3:04 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Stack and Answer Questions
- Replies: 5
- Views: 3937
Re: Stack and Answer Questions
Thanks Dunbarx for the responce but that did not work, but I figured out that go stack bla, bla, bla as modal does the trick. go stack "SearchRoutine" as modal I still need an answer: Is there a way to keep an ANSWER dialog in a particular place on the screen. I have a very large screen and when the...
- Wed Feb 29, 2012 10:54 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Stack and Answer Questions
- Replies: 5
- Views: 3937
Stack and Answer Questions
OS's are Windows and MAc I have a main stack and another stack that is smaller and has a search routine. It is asking a user for some search information and then query's the database then it closes. Is there a way to keep a user from selecting anything out side the smaller stack until it is closed ?...
- Fri Feb 17, 2012 6:53 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Question for member dglass
- Replies: 2
- Views: 2463
Question for member dglass
Hello, dglass In this thread > http://forums.runrev.com/viewtopic.php?f=49&t=8320&p=39671&hilit=blob#p39671 Re: Read an image from SqlLite database you posted: I'm pretty sure there's a later post in that thread the explains how to do it 'properly', i.e. without the need to base64 the imagedata. I h...
- Thu Feb 16, 2012 5:40 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: SQLite Blob Help Needed
- Replies: 0
- Views: 1983
SQLite Blob Help Needed
SQLite Blob Help Needed. I have an SQLite Database from another program I wrote in another language (Lua). The problem is many people want a Mac version and the program I wrote it in does not do Mac, so now I am looking for an alternative software to write a Mac version. I need the program to be abl...
- Fri Feb 10, 2012 4:17 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: IDE Question
- Replies: 4
- Views: 3164
IDE Question
Is there any other IDE for livecode. The LiveCode IDE really lacks ?
I have heard there is GLX2 and tRex but seem to be no longer available.
Any input ?
I have heard there is GLX2 and tRex but seem to be no longer available.
Any input ?
- Tue Feb 07, 2012 8:44 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: SQL / List help needed
- Replies: 4
- Views: 3240
Re: SQL / List help needed
Thank you Sturgis
That worked very good and is exactly what I needed.
Very much appreciated.
That worked very good and is exactly what I needed.
Very much appreciated.
- Tue Feb 07, 2012 7:06 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: SQL / List help needed
- Replies: 4
- Views: 3240
SQL / List help needed
First off I am a new to LiveCode and still evaluating it. I have been trying to put data from a big database into a list with 2 columns. This I am able to do with no problem. I query the database and place the data using: put rev/DataFromQuery(tab, return, sDatabaseID, tSQLQuery) into field "CGNameL...
- Wed Feb 01, 2012 4:16 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Text Entry Field
- Replies: 4
- Views: 3356
Re: Text Entry Field
Thanks, mwieder That solved the problem. It sucks to be a newbe but I guess you have to start somewhere. I sure don't like the documentation for Livecode. It is very hard to find things when your new to Livecode and trying to find code structures that you don't know even exist. Sure wish they would ...
- Tue Jan 31, 2012 11:00 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Text Entry Field
- Replies: 4
- Views: 3356
Text Entry Field
Help needed on Text Entry Field.
I have a text entry field that I have been trying set as one line entry ONLY. I have had no luck doing this.
I want to enter some text and then press the return key and have it
acted on when that happens. All that happens now is next line happens.
Is this possible ?
I have a text entry field that I have been trying set as one line entry ONLY. I have had no luck doing this.
I want to enter some text and then press the return key and have it
acted on when that happens. All that happens now is next line happens.
Is this possible ?
- Sun Jan 29, 2012 5:43 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Scrolling List Count
- Replies: 3
- Views: 2698
Re: Scrolling List Count
Thanks for the help Klaus. Takes me a little time to retrain my mind from using Lua.
- Sat Jan 28, 2012 6:02 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Scrolling List Count
- Replies: 3
- Views: 2698
Scrolling List Count
Can anyone tell me how to get a scrolling list count. I have a scrolling list and need to get the number of lines populated in it. It contains two colums of data and all I need is to know how to get the number of lines populated in it and put the number into a variable. I have done a search on this ...
- Fri Jan 13, 2012 1:57 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: TickedOff Video Tutorial. Why ?
- Replies: 4
- Views: 3845
TickedOff Video Tutorial. Why ?
I am new to LiveCode and have been going thru the 6 lesson tutorial.
I would like to know if someone can tell me WHY the first 5 lessons
of TickedOff were done in windows and the last one done on a Mac.
I would like to know if someone can tell me WHY the first 5 lessons
of TickedOff were done in windows and the last one done on a Mac.