Search found 18 matches

by tabbiati
Sun Jun 10, 2012 2:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12130

Re: Playing with serial port

Hello sturgis,
with some minor change i have, thank to Your help,
what i want and now my application see the light...
( after is ok).
Thanks again!
by tabbiati
Sat Jun 09, 2012 3:50 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12130

Re: Playing with serial port

Thanks sturgis,
Microcontroller baud rate is easy on my control i set like i want
but i have problem when change baud rate in RunRev..
Your code seem good for me: test it tomorrow!
by tabbiati
Fri Jun 08, 2012 5:33 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12130

Re: Playing with serial port

Thanks Sturgis, I have just made some of You say me but i have some problem: code work very well if i don't use serialControlString ; if i use it sometimes work ok sometimes no. Delay between data is necessary because during reception data microcontroller transfer data to a slow extern memory and ca...
by tabbiati
Fri Jun 08, 2012 1:08 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Playing with serial port
Replies: 22
Views: 12130

Playing with serial port

Hello to all, i have a simple (not simple for me...) problem: i want send text inside field to serial port not in block but char to char with a delay between them ( there is a slow microcontroller that receive it) and i need to select port and baud rate; and other: how send value and not char? Thank...
by tabbiati
Tue Aug 30, 2011 5:48 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Creation of application help
Replies: 3
Views: 2857

Re: Creation of application help

Ok work,
but i have a strange behavior:
when i reopen Content of the field with link they are dead and i
must define them one more time as link ....
:?:
PM: see image
by tabbiati
Tue Aug 30, 2011 2:08 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Creation of application help
Replies: 3
Views: 2857

Re: Creation of application help

Hi Klaus,
Tutto bene (it's all right) :D
i am study this now: difficult, for a begginer, is known
all the thing that LC can do.....

It would be nice having a sample how make a complete
application with all major functionality!
by tabbiati
Tue Aug 30, 2011 12:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Creation of application help
Replies: 3
Views: 2857

Creation of application help

Hi to all,
how can i create a text (or file text) to use in a text field for help of my application
that support link to other part of this text ?
Thanks in advance...
by tabbiati
Thu Aug 25, 2011 4:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I have hard head: move stack without title bar...
Replies: 2
Views: 2432

Re: I have hard head: move stack without title bar...

Thank Klaus,
You are a devil ....

You've probably realized that I persist with the skinning of the stack
and now, thanks to your suggestions, I begin to understand how
I could get a custom window .....
i have a hard head!
:lol:

PM: but why You know so italian language?
by tabbiati
Thu Aug 25, 2011 2:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I have hard head: move stack without title bar...
Replies: 2
Views: 2432

I have hard head: move stack without title bar...

I have hard head: when removed title bar from stack i not have
possibility to move stack: it's possible or not?

Thanks
by tabbiati
Mon Aug 22, 2011 2:36 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Skinning similar KIS 2012
Replies: 3
Views: 2880

Re: Skinning similar KIS 2012

Thanks for reply Klaus,
sound like "very difficult" to make for beginner..... :shock:
Do nothing i return to more simplex problem..... :D
by tabbiati
Mon Aug 22, 2011 1:37 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Skinning similar KIS 2012
Replies: 3
Views: 2880

Skinning similar KIS 2012

Hello to all,
at this time i am using KIS 2012 as security suite and i like his skin...
There someone that can say to me the fondamental to have simplex similar
skin (or sample code) for program with LiveCode.
Thanks
by tabbiati
Fri Aug 19, 2011 4:47 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Another time DataGrid.... not work ok in exe.
Replies: 2
Views: 2452

Re: Another time DataGrid.... not work ok in exe.

Thank again Klaus,
:oops: I am so stupid....
but another time i will better (perhaps...) :wink:
by tabbiati
Fri Aug 19, 2011 4:04 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Another time DataGrid.... not work ok in exe.
Replies: 2
Views: 2452

Another time DataGrid.... not work ok in exe.

Hello to all, I needed more information on the DataGrid: I made a small application with a DataGrid and with a button that adds a record to the DataGrid by taking the values of some field; everything is working fine in development mode but once built the executable visually everything is fine ( i se...
by tabbiati
Tue Aug 16, 2011 2:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Calculate number of rows in DataGrid
Replies: 4
Views: 4771

Calculate number of rows in DataGrid

Hello,
How can calculate the number of rows in a DataGrid?
Thanks