Thanks Klaus
your example work very well, I need to learn your sample in detail.
and I can see that this can be a very powerful program.
thanks again for all the help in this forum.
Search found 6 matches
- Tue May 13, 2014 4:21 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: button to change color error
- Replies: 7
- Views: 3801
- Sat May 10, 2014 1:37 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: button to change color error
- Replies: 7
- Views: 3801
Re: button to change color error
I did what you suggest, but i hope i am just missing the way the syntax expected.
can you point me to what should i change on this?
as you know i am learning step by step in here, i really need to go thur this step.
thanks.
can you point me to what should i change on this?
as you know i am learning step by step in here, i really need to go thur this step.
thanks.
- Thu May 08, 2014 9:22 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: button to change color error
- Replies: 7
- Views: 3801
Re: button to change color error
on the card 1002 I just put on mouseUp put the short name of the target into tColor set the textColor of field "text" to tColor end mouseUp if I click apply and run errors card id 1002: excution error at line n/a (Bject: unknow color) near "card id 1002" on the button just have on mouseUp end mouseU...
- Wed May 07, 2014 12:05 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: button to change color error
- Replies: 7
- Views: 3801
button to change color error
I am following the tutorial in the link below to create buttons to change the text into different color, but I get error on on mouseup local tcolor ## use the target function to check which button was pressed ## the short name of the buttons are red, blue and green ## so we can use that to set the c...
- Thu May 01, 2014 9:31 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: try to write a simple program to read barcode on win7 pc
- Replies: 5
- Views: 4016
Re: try to write a simple program to read barcode on win7 pc
Sorry that I am really the beginning in this program, how to put the sample script that you mention into the card. You can send me the link for me to learn the process too. My whole idea is to use this program for the church fellowship to take the attendance of the children that come to the class, a...
- Tue Apr 29, 2014 3:21 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: try to write a simple program to read barcode on win7 pc
- Replies: 5
- Views: 4016
try to write a simple program to read barcode on win7 pc
I want to start using livecode to write the simple program to read normal barcode using USB barcode reader and put them in a database for attendance application. please give me some direction or sample how do I start something like this. if there is something like this available, can let me know and...