Search found 4 matches
- Wed Dec 29, 2010 5:34 pm
- Forum: Databases
- Topic: Database Query Builder
- Replies: 1
- Views: 3165
Database Query Builder
I've been working on a contact management program using Database Query Builder. Everything is looking good, I'm able to move forward and backwards through the fields and the fields update properly. However I read somewhere that Database Query Builder has some issues? And that it shouldn't be used? I...
- Tue Dec 28, 2010 10:37 pm
- Forum: iOS Deployment
- Topic: iPhone Triggers
- Replies: 1
- Views: 2571
iPhone Triggers
Can LiveCode "know" when things like a text message is received, or the phone rings, or an alarm goes off?
- Noel
- Noel
- Wed Dec 22, 2010 2:29 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Setting Fields
- Replies: 2
- Views: 2277
Re: Setting Fields
That would probably do it! Amazing what you can miss when staring at a screen too long.
Thanks!
- Noel
Thanks!
- Noel
- Tue Dec 21, 2010 11:59 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Setting Fields
- Replies: 2
- Views: 2277
Setting Fields
I'm sure I'm doing something very simple wrong here, but I can't seem to fix it :) I'm trying to turn on/off a check box and have it hide/unhide a group of controls. This is what I have: if hilite of button "Work_International_Check" is true then set the Visible of Field "International_Work_Address"...