Great advice.
Thank you both!
Search found 4 matches
- Mon Apr 28, 2014 11:43 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Option button
- Replies: 6
- Views: 5783
- Mon Apr 28, 2014 4:35 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Option button
- Replies: 6
- Views: 5783
Option button
I have an option button with dozens of options. How can I programmatically change the default option?
For example - the options include all states:
AL
AK
AR
AZ
CA
CO
CT
…
Based on some criteria I may want the default to be "CA" instead of "AL" - I can't seem to find the right syntax.
Thanks!
For example - the options include all states:
AL
AK
AR
AZ
CA
CO
CT
…
Based on some criteria I may want the default to be "CA" instead of "AL" - I can't seem to find the right syntax.
Thanks!
- Tue Feb 28, 2012 4:44 am
- Forum: Multimedia
- Topic: Image coordinate system
- Replies: 1
- Views: 4037
Image coordinate system
I'm wondering if someone can help explain this issue I'm having: 1. Create an image and draw a series of rectangles - create image - choose rect tool - drag from 100,100 to 150,120 - etc... 2. Create a field and give it the same dimensions as the rectangle above - set the rect of field "f1" to 100,1...
- Mon Apr 18, 2011 4:07 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: 2 Data Grid questions
- Replies: 2
- Views: 3181
2 Data Grid questions
I have 2 questions about data grids. Any help would be appreciated! 1. Is it possible for a data grid table to word wrap? I'm building a bunch of tables and the column names are sometimes long. It would be great for the column headers to word wrap and grow taller automatically. Any ideas? 2. Is ther...