Search found 3 matches
- Mon Nov 29, 2010 1:31 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Create menus with transcript code
- Replies: 4
- Views: 3123
Re: Create menus with transcript code
Thanks Mark. I haven't tried running as a standalone yet. I'll watch for this limitation.
- Mon Nov 29, 2010 1:11 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Create menus with transcript code
- Replies: 4
- Views: 3123
Re: Create menus with transcript code
Thanks Dixie. This looks like just what I was wanting. I'm eager to test this out. I thought templates were for creating new cards and I'll had to read up on templateButton now.
- Mon Nov 29, 2010 1:45 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Create menus with transcript code
- Replies: 4
- Views: 3123
Create menus with transcript code
I am trying to write a program where menus would be read from a file. This could be an XML or CSV file or some other format. I will probably just use XML, but the format isn't important to me. The file would contain menu names and menu item names for each menu name. I want to set up a menu bar and p...