
Search found 11 matches
- Wed May 14, 2025 7:00 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: copy a graphic with several colours and import it into LiveCode
- Replies: 13
- Views: 3171
Re: copy a graphic with several colours and import it into LiveCode
great – thanks a lot to all, I will try and have some work 

- Mon May 12, 2025 3:07 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: copy a graphic with several colours and import it into LiveCode
- Replies: 13
- Views: 3171
copy a graphic with several colours and import it into LiveCode
I would like to import a map of Switzerland:
https://www.bfs.admin.ch/asset/de/453856
into Livecode and would like to add separate Information (Population of the regions resp.cantons) so that I can activate different regions.
All I tried did not work, can anyone help
Thanks, Till
https://www.bfs.admin.ch/asset/de/453856
into Livecode and would like to add separate Information (Population of the regions resp.cantons) so that I can activate different regions.
All I tried did not work, can anyone help
Thanks, Till
- Fri May 05, 2017 4:32 pm
- Forum: Talking LiveCode
- Topic: put URL → strange
- Replies: 3
- Views: 3793
Re: put URL → strange
great thanks!
- Fri May 05, 2017 11:22 am
- Forum: Talking LiveCode
- Topic: put URL → strange
- Replies: 3
- Views: 3793
put URL → strange
if I put <<put there is a url "https://www.apple.com">> into the message box I get "false"
if I put << launch "https://www.apple.com">> into the message box then the url opens correctly.
That seems strange to me. Is that a bug or is there an other way to find out if an url exists?
if I put << launch "https://www.apple.com">> into the message box then the url opens correctly.
That seems strange to me. Is that a bug or is there an other way to find out if an url exists?
- Sun Apr 23, 2017 11:49 am
- Forum: Talking LiveCode
- Topic: get the selectedChunk
- Replies: 17
- Views: 12235
Re: get the selectedChunk
>> Get it?
>>The emoji
is used when one makes a point, ...
yes and thanks
But there seems not to be a solution to my question how I can get the location of the cursor (Stack, card, field) with the selectedChink from a palette? Is there any other way to get this information?
>>The emoji

yes and thanks
But there seems not to be a solution to my question how I can get the location of the cursor (Stack, card, field) with the selectedChink from a palette? Is there any other way to get this information?
- Fri Apr 21, 2017 9:36 am
- Forum: Talking LiveCode
- Topic: get the selectedChunk
- Replies: 17
- Views: 12235
Re: get the selectedChunk
OP: MacOS Sierra, 10.12.4
LC Version is 9.0.0-dp-6
(but I had this problem already in earlier versions).
I am not so familiar with Emojis: What means in this context "and !!!
" ?
LC Version is 9.0.0-dp-6
(but I had this problem already in earlier versions).
I am not so familiar with Emojis: What means in this context "and !!!

- Thu Apr 20, 2017 8:40 am
- Forum: Talking LiveCode
- Topic: get the selectedChunk
- Replies: 17
- Views: 12235
Re: get the selectedChunk
the traversalOn was already off when I originally asked my question. I tried now again with the traversalOn true and false, there is no difference, both give me an empty result.
Till
Till
- Wed Apr 19, 2017 9:48 pm
- Forum: Talking LiveCode
- Topic: get the selectedChunk
- Replies: 17
- Views: 12235
Re: get the selectedChunk
I guess I was not able to explain my problem The Script I put here on mouseUp select before word 1 of fld 1 of stack xyxy answer the selectedChunk end mouseUp means, that I have to know where the cursor is. But that is not the case. I would like to push the button on the palette (it could also be on...
- Mon Apr 17, 2017 5:03 pm
- Forum: Talking LiveCode
- Topic: get the selectedChunk
- Replies: 17
- Views: 12235
get the selectedChunk
I would like to get the selectedChunk from a palette. If I put the button on the same card as the field then the handler on mouseUp answer the selectedChunk end mouseUp works. If I do the same thing with a button on a palette then I get an empty answer. Though with on mouseUp select before fld "AAA"...
- Fri Feb 17, 2017 4:38 pm
- Forum: Talking LiveCode
- Topic: Close a window
- Replies: 3
- Views: 3545
Re: Close a window
That's what I feared – i'll try.
Thanks!
Thanks!
- Thu Feb 16, 2017 9:21 am
- Forum: Talking LiveCode
- Topic: Close a window
- Replies: 3
- Views: 3545
Close a window
I can launch a document from liveCode – is there also a way to close the document respectively the window I opened with the launch document command?
(launch document „xyxy.pdf“). something like <<close window "xyxy.pdf">>?
I’d be happy for any hint, thanks
Till
(launch document „xyxy.pdf“). something like <<close window "xyxy.pdf">>?
I’d be happy for any hint, thanks
Till