Search found 389 matches

by CAsba
Sat Oct 15, 2022 11:36 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Getting user's name and address
Replies: 4
Views: 1501

Re: Getting user's name and address

Hi dunbarx,
The document would be a page to be printed.
by CAsba
Tue Oct 11, 2022 3:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Getting user's name and address
Replies: 4
Views: 1501

Getting user's name and address

How would I get the user's name, address, etc., store the info, then put the lines of info into a document ?
by CAsba
Tue Oct 11, 2022 12:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Found the answer..previous post, was loading standalone
Replies: 2
Views: 1164

Found the answer..previous post, was loading standalone

Couldnt edit it as I mistakenly loaded the standalone version. Sorry.
by CAsba
Tue Oct 11, 2022 12:17 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Right click in edit mode not working
Replies: 4
Views: 1600

Right click in edit mode not working

Hi,
I just tried loading a new card, unexpectedly lost the stack card, ctrl-alt-del without saving, fired up again and now I cannot edit anything; presumably something is still active, I don't know what, any ideas ?
by CAsba
Tue Oct 11, 2022 11:32 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Layout of an Invoice/Quotation/Sales Order, etc
Replies: 2
Views: 998

Layout of an Invoice/Quotation/Sales Order, etc

Hi, As an absolute LC novice, I have no idea what is the best way to proceed in setting up a basic template that could be cloned and amended for the various documents. Is it just rectangles and fields, locked in position, or would datagrid work better, or some other way of combining tables. I don't ...
by CAsba
Thu Oct 06, 2022 10:58 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Setting text into a button.
Replies: 23
Views: 6985

Re: Setting text into a button.

Hi Craig, Thank you for taking the time to make up and send your illustration, I appreciate it. Yes, it DID work, I got 'fish' in the lower left button. However, when I changed the code to act on BB it did not work, 'BB' remained 'BB'. I then deleted the stack and ran it again from the download, and...
by CAsba
Thu Oct 06, 2022 10:38 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Setting text into a button.
Replies: 23
Views: 6985

Re: Setting text into a button.

Hi Stam, Sorry to say that I just tried your method, and got as far as one button showing 'action' and the other blank, but it remained blank after I entered the code in 'Action' and closed 'Action' and made a couple of mouseclicks. But, I just tried a new button, in Inspector I entered 'Trial' as n...
by CAsba
Thu Oct 06, 2022 10:15 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Setting text into a button.
Replies: 23
Views: 6985

Re: Setting text into a button.

The issue is now solved. I mistakenly copied, pasted and positioned a number of buttons prior to naming and coding them. I think this must have caused a problem, as, when I deleted them all and started again with just one button, it seemed to work.
by CAsba
Wed Oct 05, 2022 4:33 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Setting text into a button.
Replies: 23
Views: 6985

Re: Setting text into a button.

Hi,
I selected mouseup handler, entered the code, came out of script and clicked the button.
Nothing happened, no text on button.
by CAsba
Wed Oct 05, 2022 2:51 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Setting text into a button.
Replies: 23
Views: 6985

Re: Setting text into a button.

I entered it into object > code
by CAsba
Wed Oct 05, 2022 1:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Setting text into a button.
Replies: 23
Views: 6985

Re: Setting text into a button.

I just entered
"
...
set the label of btn id 1006 to "Raise an invoice"
...
"
without success
by CAsba
Wed Oct 05, 2022 12:54 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Setting text into a button.
Replies: 23
Views: 6985

Setting text into a button.

I just put the following code
"...
set the label of btn "1006" to "Raise an invoice"
...
"
into a button, set different colors for text and background, and don't get the text on the button.
'Errors' shows 'No errors'

Any ideas please ?
by CAsba
Wed Oct 05, 2022 12:24 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to insert text into a label
Replies: 15
Views: 6317

Re: How to insert text into a label

Many thanks, Klaus, the contents button is just what I needed ! Now it's all fine.

Go to advanced search