Search found 4 matches
- Wed Oct 21, 2009 6:36 pm
- Forum: Talking LiveCode
- Topic: executing a case statement from an external button
- Replies: 3
- Views: 3375
Case....
Hey I have version 2.9 there is not a dispatch command in this version.. thanks though
- Tue Oct 20, 2009 8:18 pm
- Forum: Talking LiveCode
- Topic: executing a case statement from an external button
- Replies: 3
- Views: 3375
executing a case statement from an external button
Ihave a pip up menu that I am executing a case statement based on the choices. I want to know if I can call the elemtents in the case statement from say a button whose function is to select the previous case statement from the current chosen one. so I have a case statement on popupbutton switch foo...
- Thu Oct 08, 2009 5:17 pm
- Forum: Talking LiveCode
- Topic: trouble showing image from database
- Replies: 5
- Views: 4367
- Thu Oct 08, 2009 7:11 am
- Forum: Talking LiveCode
- Topic: trouble showing image from database
- Replies: 5
- Views: 4367
trouble showing image from database
I am new to this language, decided to build a database app as my first foray into the language. I created an Access database on retriving the data everything but the image (.bmp)file associated with the records show. what am I doing wrong... here is the code for the connect and get button. put revdb...