Re: Kickstarter.livecode

2012-06-29 Thread Web Admin Himalayan Academy
On 6/29/12 5:33 AM, Thomas McGrath III wrote: I think it's time we started discussing a Kickstarter.livecode program of some sort. Being at the conference really drove home a need for a system like this for livecoders from livecoders. Please take a look at kickstarter on the web and see what y

Re: Sqlite and performances in LiveCode

2012-03-08 Thread Web Admin Himalayan Academy
On 3/5/12 12:53 PM, � wrote: Your "acid test" is very interesting. Using sqlite3 directly is one solution to increase performance of LiveCode. And you're right, a response time of less than a second is acceptable from a user's perspective and and limit the number of registration is a way to re

Re: MP3 Tag Editor

2012-01-10 Thread Web Admin Himalayan Academy
On Mon Jan 9 18:30:54 2012, stephen barncard wrote: Swami, yes, the late and recently mentioned Mark Smith made a well-documented stack for that purpose. It's been tested by me and it also works on Livecode server with no modifications. http://revonline2.runrev.com/stack/80/id3lib-v1-0-2 T

Re: [OT] Ghostery

2011-12-15 Thread Web Admin Himalayan Academy
Ditto that... and, is it just a placebo effec?t or am I actually seeing Fire Fox is even loading pages faster now that I blocked everything. It feel like I'm not getting those delays as those widgets are downloading their JS and talking to their motherships in the background. On Tue Dec 13 15:

Re: connecting to MySQL database thru SSH tunnel

2011-12-08 Thread Admin
In the past, when I was creating a php database and needed to test it, but did not want to open the floodgates and allow any IP address in, or if I was moving around from place to place and my IP would change depending on where I was, tunnelling was an option with some software. Essentially

Re: Image Cropping Tool for Livecode

2011-12-06 Thread Web Admin Himalayan Academy
On 12/4/11 8:09 PM, Sivakatirswami wrote: As anyone created a image cropping tool for LiveCode? On 12/4/11 5:37 PM, J. Landman Gay wrote: If you hold down the command key while resizing an image, it gets cropped to the new size. There's no warning, it just happens. Yes, I am familiar with thi

Would you say Live Code competes with this?

2011-12-01 Thread Admin
I recently thought about buying the Dark Basic AGK product because I do own their Dark Basic Pro line of products. However, to me, Live Code with the animation engine is nearly identical - what do you think? Here is the link: http://www.appgamekit.com/about-agk.php [1] It has 2D only ga

Can one create a dll with live code?

2011-11-23 Thread Admin
Just curious if you can export to just a dll with Live Code? Mike ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mail

Re: How would I automatically insert username/password into .htaccess with livecode?

2011-11-22 Thread Admin
already exist and the .htaccess and .htpasswd files/folders are also in use. I just need to know how to populate them within a live code program (I would be using the web module). Mike On 22.11.2011 21:36, Admin wrote: > I want to write my own shopping cart because I need very speci

How would I automatically insert username/password into .htaccess with livecode?

2011-11-22 Thread Admin
I want to write my own shopping cart because I need very specific functionality. To do this, I need to open a .htaccess file on the server, insert a username and password and then save that file. Then the cart will allow them to download multiple files (some are BIG). How would I go about

Re: Compile for Android

2011-11-09 Thread Admin
I've received the same error with just a button and a answer box. What's up with Android deployment? Mike On Wed, 9 Nov 2011 11:30:39 -0800, Litton Larry wrote: > I can't identify the following problem, does anyone have a direction so I can try to figure out exactly what this error may

Just curious - how would I approach creating a drum machine in live code?

2011-11-08 Thread Admin
Hello all. I have tons of drum samples (and a new product called KLANG I want to release) and I would love to create a cross-platform drum machine to play those samples with. The reason I want to create one is so I can call it my own - brand it and use it for future stuff. How would I eve

OT: Here is some music from a friend of mine. Take a listen

2011-11-08 Thread Admin
Here is a talented musician that I would like to share with all of you: http://www.william-k.com [1]/ Mike Links: -- [1] http://www.william-k.com/ ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subsc

Re: Passing Ampersand and Dot to PostGreSQL - MySQL

2011-11-04 Thread Web Admin Himalayan Academy
Andre showed the way: use LiveCode's native databinding methods instead of my old fashioned replacement strings and the values are automatically escaped. On 11/2/11 11:44 AM, Pete wrote: Interesting. I don't have Postgres but I tried an insert into an SQLite table with text containing an ampe

Empty fields and controls after testing

2011-10-25 Thread Admin
One thing that truly bugs the hell out of me with Live Code is that when I am done designing/programming and want to test it, the data is now a part of the program. What I mean is, say you have and edit box and you go to test the program and type stuff in the edit box then go back to edit mod

Confused again - JUST upgraded to 5.0 and now this . . .

2011-10-24 Thread Admin
Here we go. It seems Runrev wants more of my money. I upgraded to 5.0 and they offered me a very good deal, so I took it. However, now (1 day later) I get a message (from some kind of small app loaded into my startup) saying that my version of LiveCode 5.0 is obsolete (it literally said t

Re: [OT] Interesting Read On Tech In Classrooms vs None

2011-10-24 Thread Admin
My son was diagnosed with speech delay disorder and asperger (I thought it was called Ashbergers) syndrome (very slight autism - totally high functioning), so I know the struggles are real. Mike On Mon, 24 Oct 2011 15:17:19 -0700, annette dejulio wrote: > Dear Mr. Sneidar, > > I emailed

Runrev site still not 100%

2011-10-24 Thread Admin
Although the site is kinda back up, not really. If you type www.runrev.com I still get the apache and cpanel error. I can get into the site by going to lessons.runrev.com - that works fine. From there, I can use the store, but almost everything else does not work. I wonder how long it will ta

Re: 3D Icons Project - What's Your Level of Interest?

2011-10-24 Thread Admin
Lynn, I am interested. Mike On Mon, 24 Oct 2011 10:19:29 -0700, Lynn Fredricks wrote: > Hi all, > > About half of my business is really jamming as we approach holidays, but I > wanted to let people know that I haven't dropped this project. > > In a nutshell, what this would involve i

Re: Can I hide/encode FTP name and password?

2011-10-20 Thread Admin
I have used ftp within a Live Code program, hard coding username and password, with no problem. Choose to encrypt the code (isn't that an option?) on compiling. Mike On Thu, 20 Oct 2011 20:42:26 +0200, William de Smet wrote: > Hi there, > In my new app I need to use a FTP name and passwor

Re: Making Sense of Licenses

2011-10-20 Thread Admin
27;d like to re-iterate however, that we certainly never promised a > year of updates with the Omega bundle. The only license type we sell > that carries a year of updates is the Complete license. > > Regards, > > Heather > > On 20 Oct 2011, at 05:47, Admin wrote: >

Re: Making Sense of Licenses

2011-10-19 Thread Admin
To add to the below questions: I paid for a year of updates, or so I thought, when I bought the Omega Bundle much less than a year ago. Yet, now I have to pay. As someone who has NO money and would like to finish what I started, I was under the impression I was due for a bunch more updates.

Re: Licenses

2011-10-13 Thread Admin
I have a general EULA in english that use for my products. I would gladly share it with you. Mike On Thu, 13 Oct 2011 13:16:24 +0200, Mark Schonewille wrote: > Hi, > > I am looking for generally applicable EULA texts that are freely available. The text itself should not be licensed/copyr

So RunRev wants more of my money- what has been fixed?

2011-10-11 Thread Admin
OK. So now they added a bit of graphics power and updated IOS a bit. Now they want hundreds more of my money. Has Android progressed at all? I mean, really, at all? Now I have to spend tons of money to get what I already paid for that has not worked yet fully? Has web been fixed at all? No,

Re: new iPhone 4s

2011-10-05 Thread Admin
And on Android, just use a filemanager to create a folder. Takes about 5 seconds. Mike On Wed, 5 Oct 2011 16:17:27 -0500, Chipp Walters wrote: > A quicker way would to use a widget, something iOS does not support. As long as we're looking at workflow and use cases, here is the only way I

Re: new iPhone 4s

2011-10-04 Thread Admin
Bill, I could not disagree more. My Iphone crashed constantly and had to be rebooted all the time. My wife's BRAND NEW itouch 4 - same thing. My HTC Evo - NEVER has a problem. Never. Great battery life with a nice large battery I purchased for it. Outstanding in every way. You are a FOOL if

Re: new iPhone 4s

2011-10-04 Thread Admin
I owned a Apple Iphone 3g and my wife owns a touch 4 and the newest touch with better video. I now own a HTC Evo (not the 3D one) with an expanded battery. I also own an Android tablet and an Ipad2. OK, where do I begin? First, I like the Ipad2 better for creating music and editing vide

Re: "Offer to Author a LiveCode book"

2011-10-04 Thread Admin
Nope, none offered to me either. Mike On Tue, 4 Oct 2011 07:19:25 -0500, Petrides, M.D. Marian wrote: > No offer here. > > On Oct 4, 2011, at 6:00 AM, Bernard Devlin wrote: > >> I think "LiveCode" is the latest pseudonym for "cialis". "Author" now means "sell". But seriously. The offer

RE: Reading PDF - a cry for help

2011-09-30 Thread Admin
I like that. pdf works everywhere (except that dark corner of windows) - oh, you mean the 98% of all computer users dark corner? Oops, forgot about them. Mike On Fri, 30 Sep 2011 01:12:43 -0600, Vokey, John wrote: > The problem (success?) with pdf is that it is, uniquely, pdf: it is text,

Re: Realbasic on the web without plugins

2011-09-22 Thread Admin
If only the web deployment module could output to either Ajax, Air, Flex or HTML5 this would no longer be an issue. Mike On Thu, 22 Sep 2011 11:44:02 +0100, Keith Clarke wrote: > Thanks for the sense-check Pierre - good to know that the concept isn't pure fantasy! :-) > > Yes, there is

Can LiveCode be used as an intermediary for two scripts?

2011-09-17 Thread Admin
Hello all. Before I use LiveCode for this project, I am curious if LiveCode can do it. I have two php scripts utilizing MySQL. One is feature poor and can ONLY export data as a CSV (no other customization is possible) and the other is feature rich and allows for php POST and GET and also al

Re: Cheap Android Tablet

2011-09-13 Thread Admin
st. Mike On Tue, 13 Sep 2011 10:22:12 -0400, Roger Eller wrote: > On Tue, Sep 13, 2011 at 8:37 AM, Admin wrote: > >> The viewsonic, while good, has a very annoying design flaw and must be rooted to work properly. you are far better off with a Acer Iconia A500 - IMO, the best table

Re: Cheap Android Tablet

2011-09-13 Thread Admin
The viewsonic, while good, has a very annoying design flaw and must be rooted to work properly. you are far better off with a Acer Iconia A500 - IMO, the best tablet out there because of features and build quality. Mike On Mon, 12 Sep 2011 20:01:05 -0700, Pete wrote: > Thanks for the head

Re: LiveCode for Android under Windows

2011-09-08 Thread Admin
Julian, Same here. Mike On Thu, 08 Sep 2011 14:36:27 +0200, Julian Ohrt wrote: > Hi! > > Anybody succeeded configuring Android SDK for LiveCode under Windows? > > When I try it keeps telling me: > The chosen folder is not a valid Android SDK. Please ensure you have > installed it cor

Re: audio guide app in livecode?

2011-09-07 Thread Admin
That should not be very hard to program. Of course, it does depend on the final deployment format. Mike On Thu, 8 Sep 2011 02:04:41 +0100, Peter Alcibiades wrote: > Anyone know of an audioguide app in livecode? The kind of thing you get in > some museums now. where you walk around enteri

Re: Wherefore revPropertyPalette

2011-09-06 Thread Admin
I have had, on many occasions, the stack property window open, the card property window open and control property window open at the same time. I have had multiple card property windows open at once as well. Mike On Tue, 06 Sep 2011 22:19:09 +0300, Richmond Mathewson wrote: > On 09/06/201

Re: DataGrid: some questions

2011-09-04 Thread Admin
_"add a new line to the grid by clicking into the next empty row"_ That would be unwise, since to edit a cell, you would normally click in the cell in question. Better to have a add row button or make a clickable location that when clicked on adds a row above or below that area. Mike On

Re: Default Button

2011-09-01 Thread Admin
That sounds like when the button has the focus, it works fine, but when it does not have the focus it does not work. When a button has the focus, enter and space bar will effect that control usually (at least in other languages). Mike On Thu, 1 Sep 2011 13:45:36 -0400 (EDT), dunb...@aol.com

Re: Collapse (?) An Array?

2011-09-01 Thread Admin
Collin, Perhaps to you I was over complicating things, but as I see it, that is what he was asking for. If you have nothing nice to say . . . Mike P.S. I am not an admin - when I joined the live code summer academy, they auto-assigned this forum name to me - it's not by my choice.

Re: Collapse (?) An Array?

2011-09-01 Thread Admin
I totally get what the OP wants, code-wise, I just cannot help make it happen, but perhaps I can put it in my terms and help someone more knowledgeable than me help him. What he is saying, is that when a variable is deleted from within the array, he needs the entire array re-ordered (sorted)

Re: Sound formats on Android

2011-08-31 Thread Admin
Regardless of whether or not it exists, it still did not make android deployment work. I cannot even test on android systems. This is SERIOUSLY bothering me. First the revlet player causes me to lose my biggest client due to it being completely broken and now this. Hopefully it works and this

Re: Sound formats on Android

2011-08-31 Thread Admin
Forget it. I found the folder. Mike On Wed, 31 Aug 2011 17:41:46 -0500, Admin wrote: > According to that article: > > 2) In there should be a sub folder > named platforms and a sub folder named platform-tools. Within the > platforms folder should be a folder named andr

Re: Sound formats on Android

2011-08-31 Thread Admin
According to that article: 2) In there should be a sub folder named platforms and a sub folder named platform-tools. Within the platforms folder should be a folder named android-8. Create a new folder in the android-8 folder and name it "tools". That folder (android-8) does not exist on the

RE: Sound formats on Android

2011-08-31 Thread Admin
.4 incarnations. > > Ralph DiMola > IT Director > Evergreen Information Services > Phone: 518-636-3998 Ex:11 > Cell: 518-796-9332 > > -Original Message- > From: use-livecode-boun...@lists.runrev.com [1] > [mailto:use-livecode-boun...@lists.runrev.com [2]] On Beh

Re: Live LiveCode "other tools" topics

2011-08-30 Thread Admin
I happen to agree. As a newbie to Live Code, I am not really qualified to lecture on it, but as a graphic, video and audio professional, I am fully qualified to talk about anything in those realms. I do own Franklin 3D and do have many 3D animation and modelling programs, so I could be of h

Re: Sound formats on Android

2011-08-30 Thread Admin
Good job! My guess would be the android OS and not Live Code. Sounds like a encoder/decoder issue. Personally, I am having a hell of a time deploying to android. I wrote a small app to test sounds and found out I could not deploy it properly, even though in another program I can deploy to and

Re: Sound formats on Android

2011-08-29 Thread Admin
by DVD. > > DV format video files use a 48k soundtrack - > > On 28 August 2011 21:02, J. Landman Gay wrote: > >> On 8/28/11 9:17 PM, Admin wrote: Your best bet is still 44.1k 16 bit wave file or you can try >> >>> mp2 44.8k 16 bit dvd resolution files I

Re: Sound formats on Android

2011-08-28 Thread Admin
If you want, send me the audio files and i'll see if there is anything wrong with them. Mike On Sun, 28 Aug 2011 23:02:45 -0500, J. Landman Gay wrote: > On 8/28/11 9:17 PM, Admin wrote: > >> Your best bet is still 44.1k 16 bit wave file or you can try mp2 44.8k 16 b

Re: Sound formats on Android

2011-08-28 Thread Admin
sonus Studio One pro, cakewalk sonar, sony sound forge and vegas pro 10, gold wave editor and many other sound editors, but I own a pro recording studio. Mike On Sun, 28 Aug 2011 21:01:13 -0500, J. Landman Gay wrote: > On 8/28/11 7:57 PM, Admin wrote: > >> Try 44.1khz, 16 bit stereo

Re: Sound formats on Android

2011-08-28 Thread Admin
Try 44.1khz, 16 bit stereo wave files. Also try aiff files of the same bit rate and hz. Download wavosaur - very good editor and free. Mike On Sun, 28 Aug 2011 18:27:16 -0500, J. Landman Gay wrote: > I have five sound effects I need to play on Android. Originally I > converted them to mp

Re: Missing lib_popupballoon from download - anyone know where it is?

2011-08-26 Thread Admin
First, I want to thank Rotunda software for creating some pretty awesome live code controls. According to this page: http://www.rotundasoftware.com/livecode/ [1] Under popup balloon, there is a download - in that download is simply a documentation rev file called popupballoon. According to

RE: sqlite & mySQl hassles...

2011-08-25 Thread Admin
Dixie, Here is one of my queries from a working Live Code program: put "SELECT UserName,Password FROM UserValidation where UserID = " &SQ &CurUserID &SQ into theQuery2 put revDataFromQuery(,,dbID,theQuery2) into theData2 theData2 is the stored data for that SELECT, which in this case, is

Re: License and scrollbar questions

2011-08-22 Thread Admin
Oops. I did not read that 2nd question properly. Yes. Put everything you need on the card. Group them. Make sure you check lock in place for the group. The scroll bars should work. You may want to create the initial app on the larger monitor and then follow the advice I gave you - then the sc

Re: License and scrollbar questions

2011-08-22 Thread Admin
Not sure, but I assume you are allowed to put it on several computers as long as you are the only person using it. Of course, when you run it for the 1st time, live code will authorize your computer and you will use your license - so I believe the license moves where you do. Activating it on on

Re: Android Web Browser

2011-08-22 Thread Admin
I am sure there is a launch default browser command, which would then open up the default browser on the android device. Mike On Mon, 22 Aug 2011 17:37:25 -0400, Ralph DiMola wrote: > Is it possible to open a web browser in the LC app on the Android platform. > I see that revBrowser is no

Re: what is the secret to viewing revlets?

2011-08-20 Thread Admin
If trying in Chrome, forget it. It does not work. IN IE, you need to edit the html code a bit to make it work (take out the 1st div - I posted the code change on the forum a while ago) To say the revlet player is broken is truly an understatement. Runrev told me a beta would be available at

Re: Franklin 3D not working right - help

2011-08-18 Thread Admin
Hello everyone. I am installing Live Code on my Netbook and am trying to install Franklin 3D - I keep getting an error with the Open Stack function Franklin 3D Ver(). As a result, no demos will run (the Franklin 3D demo live code file) I bought Franklin 3D as a part of the Omega bundle. I f

Re: Has anyone made an event or booking calendar with Live Code?

2011-08-18 Thread Admin
Hello all. Before I re-invent the wheel, I would like to know if someone out there has created a booking calendar program with Live Code and is it available for purchase/download? Thanks. Mike ___ use-livecode mailing list use-livecode@lists

Re: LiveCode.tv event needs you

2011-08-17 Thread Admin
Judy, For one, I would like to see how to make applications that actually work using the web deloyment module (revlet player). Mike On Wed, 17 Aug 2011 19:53:51 -0700 (PDT), Judy Perry wrote: > Mike, > > As someone who is "new to livecode," what would you be interested in > seeing? >

Re: Ask Password and Login Screen

2011-08-17 Thread Admin
Devin, Where can I download this password field example. Mike On Wed, 17 Aug 2011 09:42:11 -0600, Devin Asay wrote: > Gregory, > > I have a stack on Rev Online called "Password Field" that demonstrates a technique for password fields that use bullet characters instead of asterisks. It

Re: Adding tracks

2011-08-10 Thread Admin
#x27;d > suggest using imported WAV files. In my experience, using a player object > (or multiple player objects) simply cannot accomplish the results above. But > even then, your playback options are limited, so the external is probably > your best bet at this point. > > Good luck

Re: groove blox - started already. Need help with arrays and snap to

2011-08-10 Thread Admin
Dear All, I already got drag and drop sort of working - can drag a wave file to a rectangle and it retains the name of the file - so now I can play that file once it is dragged to the track view. I am not sure how to make an array - and I assume an array is what I need to keep track of mult

Re: Mac users, please try this out:

2011-08-10 Thread Admin
honewille > > Economy-x-Talk Consulting and Software Engineering > Homepage: http://economy-x-talk.com [1] > Twitter: http://twitter.com/xtalkprogrammer [2] > KvK: 50277553 > > What does that error mean? Buy LiveCodeErrors for iPhone now http://qery.us/v4 [3]A must-have for Liv

Re: Mac users, please try this out:

2011-08-10 Thread Admin
must-have for LiveCode programmers. > > On 10 aug 2011, at 23:24, Admin wrote: > >> Dear Mac users: I have deployed my database program to Mac, and at first, when I tested it originally on my Mac, it worked. Now it won't let me click any buttons, so I cannot login. Could you plea

Re: Mac users, please try this out:

2011-08-10 Thread Admin
Dear Mac users: I have deployed my database program to Mac, and at first, when I tested it originally on my Mac, it worked. Now it won't let me click any buttons, so I cannot login. Could you please download the files and see if they (A) run and (B) work properly (I know you do not have a l

Re: Adding tracks

2011-08-10 Thread Admin
Now for a hard one. I am writing a program called GrooveBlox. I created a menu and have a Track menu - where the user can add and delete tracks, like a sequencer program. Tracks are like layers and will be able to be moved around, added to, etc. The idea is to have rectangles (colored) that

Re: Replacing the quote character

2011-08-08 Thread Admin
chartonum(39) that's how I replace quotes (cannot remember if that's a single or double quote though)? replace chartonum(39) with chartonum(xx) in tList where xx is the ascii number for a # symbol. would be my guess. Mike On Mon, 8 Aug 2011 16:03:03 -0700, James Hurley wrote: > Ho

Re: mysql and android - does it work?

2011-08-08 Thread Admin
Hello everyone. My database app utilizes a mysql database. When testing for android, the app shows up fine (but needs to be in landscape mode, not portrait), but when I try to login, it gives me a revdberr - invalid database type. This works on the desktop (pc and mac). Does mysql work on A

Re: android dev - how to change screen orientation?

2011-08-08 Thread Admin
> Hello everyone, > > Right now, my app is in portrait mode, but I want it in landscape mode. What is the command to make that happen? Can I put this command in the openstack handler? > > Mike ___ use-livecode mailing list use-livecode@lists.run

Re: How to check for duplicate usernames?

2011-08-04 Thread Admin
oga can return the data as an array instead of a text blob. > > Bob > > On Aug 4, 2011, at 10:51 AM, Admin wrote: > >> Sorry to sound stupid, but after the select statement, how do I then count for how many records got returned? Here's the select statement you wrote wit

Re: How to check for duplicate usernames?

2011-08-04 Thread Admin
Aug 2011 09:13:51 -0700, Bob Sneidar wrote: > On save, > select username from uservalidation where username =count how many records got returned. If greater than 0 you have a duplicate. > > Bob > > On Aug 4, 2011, at 8:42 AM, Admin wrote: > >> I have a reasonably

Re: How to check for duplicate usernames?

2011-08-04 Thread Admin
And how do I do that? Mike On Thu, 4 Aug 2011 09:53:44 -0600, Jeff Massung wrote: > Instead of checking for a username, mark the UserName field in the table as > being UNIQUE. This will cause the DB to error out of a transaction that > attempts to insert the same UserName into the table m

How to check for duplicate usernames?

2011-08-04 Thread Admin
I have a reasonably well working database now, however, you can still duplicate usernames - my code is not working. I can gain access to he database, no problem. I can write to and read from with no problem Here, I just want to access the UserValidation table, grab all the usernames and com

Re: Any LC mobile case studies available?

2011-08-03 Thread Admin
Chip, I plan on porting this massive database project to android and IOS, but the data is proprietary. I am more than willing to share the code or showcase it once I am done with it. Lots of bugs and gotchas right now. My next project, for my own company, will be of interest to you - Groove

Re: How to sort on keydown

2011-08-03 Thread Admin
"If so, you will need to build your own control, easy and fun to do" Not so sure if I want that kind of fun. I'd be happy with a drop down control that works. Already tried a more homegrown solution that was more trouble than it was worth. Mike

Re: How to sort on keydown

2011-08-03 Thread Admin
it works with > by putting an if statement around the entire guts of the handler like so: > > if theKey > 64 and theKey < 91 then > ... > end if > > ~ Chris Innanen > ~ Nonsanity > > On Wed, Aug 3, 2011 at 2:24 AM, Admin wrote: > >> Hello everyone. I w

Re: How to sort on keydown

2011-08-03 Thread Admin
etter, the entry starting with that letter will be > highlighted. > Pete > Molly's Revenge > > On Tue, Aug 2, 2011 at 11:24 PM, Admin wrote: > >> Hello everyone. I wrote the following code: on keydown show field "MonthDropDown" sort items of field "Mont

Re: using TAB, ENTER or RETURN to advance fields by force

2011-08-03 Thread Admin
On Tue, 2 Aug 2011 23:59:28 -0700, Pete wrote: > Hi MIke, > You don't need to write any code to do this. The tab key should > automatically move the cursor to the next field. For the Return/Enter key, > just set the autoTab property of the field to true in the Inspector for the > field. > Pet

Re: Questions about fields and error checking

2011-08-02 Thread Admin
Last one for the night. If someone enters nothing in a field, how do I error trap that? How do I make fields mandatory? - such that the form will not continue until all mandatory fields hold data If someone presses the submit or save button, how do I check to make sure all fields are fill

Re: using TAB, ENTER or RETURN to advance fields by force

2011-08-02 Thread Admin
Hello again. I want the user to go to the next field (by force) by pressing either the TAB key, the ENTER key or the RETURN key. How do I do this in code? I know you can write the following: on enterkey --go to field "MiddleName" end enterkey same with tabkey. However, it does no

Re: How to sort on keydown

2011-08-02 Thread Admin
Hello everyone. I wrote the following code: on keydown show field "MonthDropDown" sort items of field "MonthDropDown" by keydown letter end keydown It's wrong. I know it's wrong. How do I make it right? (I want the drop down list to end up on the letter of what the user pressed on keydo

Re: WAS Unboxing NOW: Mike's revlet problem

2011-08-02 Thread Admin
> Tim Selander > Tokyo, Japan > > On 8/3/11 11:00 AM, Admin wrote: > >> Dear all, I am in desperate need of help. The revlet player is simply broken on all levels. On Mac, in Safari, it takes between 4 and 8 clicks to press a button. On PCs, all kinds of browser crashing i

Re: [OT] Unboxing the Acer Android Tablet

2011-08-02 Thread Admin
Dear all, I am in desperate need of help. The revlet player is simply broken on all levels. On Mac, in Safari, it takes between 4 and 8 clicks to press a button. On PCs, all kinds of browser crashing is going on. What can I do? How can I get people to use the database I created? Any ideas?

RE: automatic popup with combo box - how?

2011-08-02 Thread Admin
Hello all. Why someone types in a combo box, usually it opens based on the letter you are typing, so, say you have a dropdown box with countries in it and you type 'U', Uganda, United States, etc should pop open. How do you do this with Live Code? Mike

Re: [OT] Unboxing the Acer Android Tablet

2011-08-02 Thread Admin
The grid is in the hardware - it's part of the screen. I guess that's the touch sensitive part. There is no current photo problems - must have been resolved. Mike On Tue, 2 Aug 2011 11:24:34 -0700, Pete wrote: > I see some reviews that talk about a grid being visible on the screen and >

Re: [OT] Unboxing the Acer Android Tablet

2011-08-02 Thread Admin
That I agree with. I wish the manufacturers would all agree on a hardware data port so that 3rd party companies could support them and create cool gadgets. Grrr. Mike On Tue, 2 Aug 2011 12:44:30 -0500, Chipp Walters wrote: > I should also mention, once I figured out how to use the c

Re: [OT] Unboxing the Acer Android Tablet

2011-08-02 Thread Admin
performance. I'll try a session with Angry Birds Rio, now that it has Android 3.1 installed, see if that remains un-choppy. > > On Aug 2, 2011, at 8:27 AM, Admin wrote: > >> It works great. I am experiencing NONE of the problems you have stated. > >

Re: [OT] Unboxing the Acer Android Tablet

2011-08-02 Thread Admin
Again, I disagree. I bought all the angry birds apps, along with tons of other games and the Nvidia Tegra dual core SHINES. Every kid that has played it (I am a administrator at a camp this summer) LOVES IT. They say it rivals their xbox 360 and playstation 3. The Ipad 2 is good, but not THAT

Re: [OT] Unboxing the Acer Android Tablet

2011-08-02 Thread Admin
We call that rooting round these parts. Be careful, it voids warranty. Mike On Tue, 2 Aug 2011 16:42:47 +1000, Gerry Orkin wrote: > I think it can, if it's jailbroken. > > Gerry > > On 02/08/2011, at 4:35 PM, Chipp Walters wrote: > >> iPad certainly can't do THAT. > >

RE: [OT] Unboxing the Acer Android Tablet

2011-08-02 Thread Admin
I'll tell you why. Unlike apple, which controls every facet of app creation and takes a healthy cut of the profits AND charges to allow you to become a developer AND makes it near impossible to publish anything, Android and google have a more hands off approach. Does this mean the market is

Re: [OT] Unboxing the Acer Android Tablet

2011-08-02 Thread Admin
I could not disagree more. I brother owns and Ipad 2. He and I were having lunch and he noticed my hi-def, surround sound Acer Iconia (yes, it has Dolby Surround). He also noticed the dual cams (one a 5 megapixel), the gps on board, the tactile touch and feel. I let him try it. He was blown awa

RE: [OT] Unboxing the Acer Android Tablet

2011-08-02 Thread Admin
Keyboard works, mouse is coming (and may already work with the newest update, which was promised). Other peripherals work fine. Mike On Mon, 1 Aug 2011 22:59:49 -0700, Lynn Fredricks wrote: >> But, it does seem to be more Windows like and less Mac like in that it has many more settings an

Re: [OT] Unboxing the Acer Android Tablet

2011-08-02 Thread Admin
I own an Acer Iconia and love it. I do not use gmail. I use the built in email client with my email accounts. It works great. I am experiencing NONE of the problems you have stated. Mike On Tue, 2 Aug 2011 00:36:35 -0500, Chipp Walters wrote: > I suspect, just like the iPad, it requires a

Re: socket timeout on Windows 7

2011-08-01 Thread Admin
Probably because it's 64 bit. I don't think livecode is 64 bit ready - and the revlet player sure isn't. Mike On Tue, 2 Aug 2011 10:09:12 +0900, Nicolas Cueto wrote: > Hi. > > Just moved to Window 7 Ultimate. Standalones and stacks that were > working under WinXP, aren't. (Aaargh!) > >

Re: carrying a global variable from stack to sub stack

2011-08-01 Thread Admin
No, that's just my main email address all my other email addresses forward to. It's a long story. Mike On Mon, 1 Aug 2011 18:00:23 -0700, Mark Wieder wrote: > Bob- > > Monday, August 1, 2011, 9:39:37 AM, you wrote: > >> Hi Admin. (Did your pa

Re: How do I remove part of a path?

2011-08-01 Thread Admin
vertical scrollbar scroll the page properly? Mike On Mon, 01 Aug 2011 12:32:08 -0500, J. Landman Gay wrote: > On 8/1/11 12:44 AM, Admin wrote: > >> Hello again. One more. What is the correct code to run a file (in this case, self extracting .exe files) in LiveCode. Here are the

Re: How do I remove part of a path?

2011-07-31 Thread Admin
me_swt.exe"; end if Please help. It is VITAL that the program, whether online or used as a program, load these files properly. Thanks again. Mike On Sun, 31 Jul 2011 23:16:02 -0500, Admin wrote: > Guys. > > THANK YOU!!! From the bottom of my heart, Thank You. You > guys sa

Re: How do I remove part of a path?

2011-07-31 Thread Admin
se LiveCode" Date: Sunday, July 31, 2011, 9:36 PM replace "/public.html" with empty in . That's assuming it's always the same string you want to get rid of. Alternatively: set the itemdelimiter to "/" replace item 4 of with empty Pete Molly's Revenge On Sun

Re: How do I remove part of a path?

2011-07-31 Thread Admin
Hello all, Say I have the following path: http://www.travelandworkusa.com/public_html/userfiles/Felker_Mike/robot_trans_noshadow.png How do I get rid of just /public_html ? Thanks. Mike ___ use-livecode mailing list use-livecode@lists.ru

Re: HELP - Major Emergency - substack not showing

2011-07-31 Thread Admin
OK. I fixed it. But something has made LiveCode totally twitchy as a result of all of this. Next question. How do you copy a substack. I need an identical copy of it, but need to make a few tiny changes. Thanks. Mike On Sun, 31 Jul 2011 15:32:16 -0500, Admin wrote: > OK, I found

  1   2   >