Search found 4 matches
- Sun Mar 03, 2013 5:43 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Creating a scrollable group of list buttons
- Replies: 4
- Views: 3470
Re: Creating a scrollable group of list buttons
Thanks for your feedback, I'm sorry but I had trouble following exactly what you were working on. I did however come to a solution that is relatively easy if anyone else wants to create a similar effect. Using MobGui, I placed a native scroller on the card. Then within the group, I add as many list ...
- Sun Mar 03, 2013 5:35 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Creating a scrollable group of list buttons
- Replies: 4
- Views: 3470
Creating a scrollable group of list buttons
I'm looking for ideas on how to create a scrollable group of list buttons for iOS. This is a common iOS ui theme I'd like to replicate. I read the tutorial on making the scrollable field, but no luck trying to do the same thing with list buttons. Also as another question, is it possible to create a ...
- Sat Mar 02, 2013 8:39 pm
- Forum: Databases
- Topic: Php MySQL noob
- Replies: 2
- Views: 4010
Re: Php MySQL noob
Great! I've got everything almost working as needed...minus the security side. (I'll need to spend more time researching that). One further question that may be less obvious to answer. When I test my code in live code itself it work perfectly fine and populates the list. When I test it with iOS simu...
- Sat Mar 02, 2013 6:43 pm
- Forum: Databases
- Topic: Php MySQL noob
- Replies: 2
- Views: 4010
Php MySQL noob
Ok, so I'm new to livecode and php. So far I have been able to create a simple php script on my host server to query a MySQL database. What I'm trying to figure out is how I pull those results into livecode. I understand how I can call the URL for the php script, but I'm not sure how I would take qu...