Search found 2 matches
- Fri Jan 20, 2012 9:49 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: dynamically change an image source
- Replies: 14
- Views: 12585
dynamically change an image source
I am trying to dynamically change an image source using the command: set Source of image "ImageName" to "/Users/jon/Desktop/banana.jpg" This command doesn't seem to work, even though set Height of image "ImageName" to 200 works fine. Is there some little trick I am missing? Thanks. Sorry if this is ...
- Thu Jan 19, 2012 3:54 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Option Button Font sizes
- Replies: 1
- Views: 1754
Option Button Font sizes
Hello. Simple stupid question. How do I change the font style and size of the choices within a list/dropdown/option button? The Text Formatting option in the Property Inspector changes font of the label of the button, but the choices stay as the default font. A second question, is there documentatio...