Search found 14066 matches
- Tue Oct 28, 2025 7:03 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to save a graphic on a card using paint tools
- Replies: 21
- Views: 618
Re: How to save a graphic on a card using paint tools
Yes, but in that case you cannot even draw anything on a card at all!
- Tue Oct 28, 2025 4:44 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to save a graphic on a card using paint tools
- Replies: 21
- Views: 618
Re: How to save a graphic on a card using paint tools
Sorry, I meant the script to create the graphic(s).
- Tue Oct 28, 2025 4:00 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to save a graphic on a card using paint tools
- Replies: 21
- Views: 618
Re: How to save a graphic on a card using paint tools
OK, OK, just wanted to be sure.
But what do you mean by:
But what do you mean by:
Maybe you could post the script and/or stack here?(If I want to draw a new graphic I use a button that cuts the rectangle of the graphic.)
- Tue Oct 28, 2025 3:45 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to save a graphic on a card using paint tools
- Replies: 21
- Views: 618
Re: How to save a graphic on a card using paint tools
Hi Martin,
never heard of this problem!?
Sure there is no "pre-/opencard" handler that will "clean up" the card?
Best
Klaus
never heard of this problem!?
Sure there is no "pre-/opencard" handler that will "clean up" the card?
Best
Klaus
- Sat Oct 25, 2025 11:02 am
- Forum: Talking LiveCode
- Topic: Truchet Pattern Generator
- Replies: 9
- Views: 769
Re: Truchet Pattern Generator
Come on, Richmond, that is enough!
- Fri Oct 24, 2025 4:22 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: adding a widget to card using LC script
- Replies: 9
- Views: 930
Re: adding a widget to card using LC script
Hi Mark,
a cards size is defined by the stacks size!
So you cannot set the width/height of a card separately, that'll throw an error.
Best
Klaus
a cards size is defined by the stacks size!
So you cannot set the width/height of a card separately, that'll throw an error.
Best
Klaus
- Thu Oct 23, 2025 9:14 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: adding a widget to card using LC script
- Replies: 9
- Views: 930
Re: adding a widget to card using LC script
Hi Mark,
1. sorry, no idea.
2. Take a look at the "kind" field in the inspector for widgets.
That is the thing to use in scripts:
Check "Create widget" in the dictionary for more info.
Best
Klaus
1. sorry, no idea.
2. Take a look at the "kind" field in the inspector for widgets.
That is the thing to use in scripts:
Code: Select all
...
create widget "your name for the new widget here..." as "com.livecode.widget.headerbar"
...Best
Klaus
- Thu Oct 23, 2025 10:30 am
- Forum: Off-Topic
- Topic: Over on Haiku
- Replies: 2
- Views: 696
Re: Over on Haiku
Congrats and thank you for sharing your latest zoological adventures with us! 
- Thu Oct 16, 2025 12:10 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: See text returned from a tsNetCustom TCP call
- Replies: 3
- Views: 1183
Re: See text returned from a tsNetCustom TCP call
I never used tsNetCustom, but this is a function, so doesn't it (or "the result") return something useful?
Or the params your "callback" handler comes with? In case you use a callback message.
Or the params your "callback" handler comes with? In case you use a callback message.
- Mon Oct 13, 2025 11:32 am
- Forum: CGIs and the Server
- Topic: Session not work may be Apache server misconfiguration?
- Replies: 1
- Views: 1180
Re: Session not work may be Apache server misconfiguration?
Information overload! 
- Sun Oct 12, 2025 4:52 pm
- Forum: Databases
- Topic: Question about mySQL running on a remote server not returning all data
- Replies: 4
- Views: 2232
Re: Question about mySQL running on a remote server not returning all data
One thread per problem is sufficient!
Will delete the post in "Experienced developers"!
Will delete the post in "Experienced developers"!
- Thu Oct 09, 2025 2:32 pm
- Forum: Made With LiveCode
- Topic: Wordle type game for iOS
- Replies: 7
- Views: 14895
Re: Wordle type game for iOS
I just deleted an AI spam posting which Richmond refers to...
- Wed Oct 08, 2025 4:13 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: QR Code
- Replies: 3
- Views: 1405
Re: QR Code
I just created a "feature request" for this and Panos answer is really helpful!
See here: https://quality.livecode.com/show_bug.cgi?id=24751
See here: https://quality.livecode.com/show_bug.cgi?id=24751
- Fri Oct 03, 2025 2:16 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Put the unicode range
- Replies: 3
- Views: 1972
Re: Put the unicode range
Select and copy the text on the webpage
Paste into a new sheet in EXCEL or NUMBERS
Then export it to a TSV file to import into LC

Paste into a new sheet in EXCEL or NUMBERS
Then export it to a TSV file to import into LC
- Wed Oct 01, 2025 10:45 am
- Forum: Android Deployment
- Topic: Google Play Console: new requirements
- Replies: 21
- Views: 23523
Re: Google Play Console: new requirements
Thanks!
I added a little translation of "Non supporta 16 kB" just in case they don't get it!
I added a little translation of "Non supporta 16 kB" just in case they don't get it!