Search found 6 matches
- Tue Jun 11, 2013 7:04 pm
- Forum: Android Deployment
- Topic: Emulators & standalones not working for android
- Replies: 5
- Views: 4805
Re: Emulators & standalones not working for android
Hmmmm... I'm not even getting the black screen... I'm using 6.0.2 RC commercial edition on a Mac. I have the ADK up to date. When I create a Hello World app and try it out on the emulator, I get that it stopped working and gives me an OK button.
- Thu Oct 28, 2010 8:19 pm
- Forum: Talking LiveCode
- Topic: Get field value before updating it
- Replies: 3
- Views: 3031
Re: Get field value before updating it
Nope. I AM going nuts. When I try it out on a single field it works fine. It will store the old value and the new value. When I hit ENTER and go to the next field, I only get the new value in the table. I'm doing something wrong... I know this. But what and where...? on closeField createAuditTrail e...
- Thu Oct 28, 2010 7:22 pm
- Forum: Talking LiveCode
- Topic: Get field value before updating it
- Replies: 3
- Views: 3031
Re: Get field value before updating it
Hey Klaus, I do use that as well as focusIn. I've updated to 4.5 (dp3) and now for some odd reason it works! <smacks head> It could have been a minor glitch in dp1 that was fixed in dp3..? I was going nuts. I have it as a behavior as I have quite a few fields that access the same code. on openField ...
- Thu Oct 28, 2010 1:33 am
- Forum: Talking LiveCode
- Topic: Get field value before updating it
- Replies: 3
- Views: 3031
Get field value before updating it
Hey guys, I have a silly problem... I'm trying to get the value of the field BEFORE I change it. I thought that enterInField might work but then read about it. Nope. Barking up the wrong tree. The user won't always select the field with a mouse but might stumble into the field after changing another...
- Fri Sep 12, 2008 9:36 pm
- Forum: Talking LiveCode
- Topic: Creating a Subdirectory on a server - v3
- Replies: 2
- Views: 3760
Creating a Subdirectory on a server - v3
Hey Mark, Thanks!! That IS much more simple... I like that. It doesn't work in 2.9 anymore and I think I know why... when I was testing it I just had ONE subdirectory underneath it all... I'm testing a different one where I want a subdirectory under a subdirectory that doesn't exist... I had a stupi...
- Fri Sep 12, 2008 7:47 pm
- Forum: Talking LiveCode
- Topic: Creating a Subdirectory on a server - v3
- Replies: 2
- Views: 3760
Creating a Subdirectory on a server - v3
Hey Guys, I was able to create a subdirectory on a server with v2.8.1 and 2.9 as long as I had mapped the server on a windoze OS... I upgraded to v3 and LOVE the new editor but found out I cannot create a subdirectory on the same server like I had before. The code runs but no subdirectory is created...