Search found 69 matches

by GregWills
Mon May 08, 2017 1:21 am
Forum: Multimedia
Topic: Metronome and Button clicks
Replies: 8
Views: 7435

Re: Metronome and Button clicks

Thank you -hh for taking the time to provide such a brilliant example and explanation. I’ve looked closely at your stack and learnt from it. However, when I use this code in my stack, I still get a pause in the metronome when I click another button. The 'other' button is sorting a list of words and ...
by GregWills
Sun May 07, 2017 5:04 am
Forum: Multimedia
Topic: Metronome and Button clicks
Replies: 8
Views: 7435

Re: Metronome and Button clicks

Thank you -hh for replying. My apologies for forgetting that not everyone can read my mind!! This is the script in the button to start and stop the metronome. The speed is set by the variable tSpeed on mouseup set the cSwitch of me to not (the cSwitch of me is true) -- to start or stop the metronome...
by GregWills
Wed May 03, 2017 12:37 am
Forum: Multimedia
Topic: Metronome and Button clicks
Replies: 8
Views: 7435

Metronome and Button clicks

Hi Everyone I have a metronome type setup, where the user sets the speed of the audio click sound (an audio file). This works fine when running by itself. The user then clicks on a button to match the speed of the audio sound click. When this happens (or any button click) there is a delay in the aud...
by GregWills
Thu Apr 06, 2017 1:42 am
Forum: Multimedia
Topic: Import an image
Replies: 12
Views: 13437

Re: Import an image

Thanks for your post Klaus. This made my day so much more productive :-)

Cheers

Greg
by GregWills
Mon Mar 13, 2017 11:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Return in a text field
Replies: 7
Views: 4233

Re: Return in a text field

Thank you all for your replies Jean-Marc - Thanks for your suggestion. This is one version that I tried. The result was the cursor placed on the second line. This was I think because the return was included. I then tried to backspace to remove this. I didn’t have much joy with this. Craig - Yes, my ...
by GregWills
Mon Mar 13, 2017 10:57 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Return in a text field
Replies: 7
Views: 4233

Return in a text field

Hi All I am wanting to allow the user enter 10 lines of text only: in a text field. After 10 words, I want the return input to activate an action, but not move the cursor to the next line. In essence I want a field that only has 10 lines. I have tried a number of approaches. I am using "on returninf...
by GregWills
Tue Feb 07, 2017 5:56 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Saving data in a substack
Replies: 3
Views: 3945

Re: Saving data in a substack

After I posted the previous post, I continued to try to understand what was going on. It then occurred to me that the difference between the laptop computer and desktop computer was that the folder with the files on the laptop was on the desktop. On the desktop computer, the files were in a folder i...
by GregWills
Tue Feb 07, 2017 5:40 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Saving data in a substack
Replies: 3
Views: 3945

Re: Saving data in a substack

Thank you Andy for your informative reply. I had a play with your suggestion to get a better understanding of where things are kept. However, it appears as though this wasn’t the problem. I was convinced that saving a data stack is easy but couldn’t get it to work in my standalone. While playing wit...
by GregWills
Mon Feb 06, 2017 6:33 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Saving data in a substack
Replies: 3
Views: 3945

Saving data in a substack

Dear Forum I have searched this topic for ages and tried many suggestions. I understand this should not be a difficult problem, but I am having no luck at getting my data sub-stack to save. I am building on a Mac, but will also need to save for Windows later. This is my trimmed down version: I have ...
by GregWills
Tue Jan 17, 2017 7:41 am
Forum: HTML5
Topic: Not working as expected?
Replies: 38
Views: 29193

Re: Not working as expected?

Thank you -hh for your post. I gather from what you say, that HTML5 is not suited to mobile devices - yet. Before I start, I would like to give my appreciation to the LiveCode team for the amazing job they have done over many years. It is an great product. My questions relate to HTML5. I have an Ind...
by GregWills
Wed Mar 02, 2016 12:46 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: External file path name - Windows
Replies: 8
Views: 4978

Re: External file path name - Windows

Thanks Simon. I used your script to see what was going on under the hood. The path was ok, just the url syntax wasn't launching the web browser (as I was expecting, because it was fine on a Mac). However the 'launch document' syntax did the trick. Brilliant. Hi Jacque, thanks for your script. Seeing...
by GregWills
Tue Mar 01, 2016 2:09 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: External file path name - Windows
Replies: 8
Views: 4978

Re: External file path name - Windows

Hi Simon

Yes. It is in a folder 'Care'. The Livecode stack will be in same level as the 'Care' folder.

The Mac format to refer to and open the 'welcome.html' file works fine. It's just that the syntax for Windows users is eluding me :-)

cheers
by GregWills
Tue Mar 01, 2016 12:05 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: External file path name - Windows
Replies: 8
Views: 4978

Re: External file path name - Windows

Thanks for the suggestion Simon

I've played with that approach, but I want the web page to launch with the one click, as the person using the program won't know that they are looking for the welcome.html file.

cheers

Greg
by GregWills
Mon Feb 29, 2016 6:38 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: External file path name - Windows
Replies: 8
Views: 4978

External file path name - Windows

Hi Everyone Probably a simple question, but I have been looking for a few days for a solution. I think I have tried every combination of variations to get this to work, but no success yet! I want to launch an external .html file (on a memory stick) from a stack (on the same memory stick). The follow...
by GregWills
Wed Sep 23, 2015 3:56 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: The selectedtext between fields
Replies: 10
Views: 4921

Re: The selectedtext between fields

Thanks Craig Interestingly, I tried removing the 'of me'; i.e. put the selection into field "myChoice" and it didn't work. So I have kept; put the selection of me into field "myChoice" I think that is where I originally started using the selectedtext when "put the selection" didn't do as I wanted. G...

Go to advanced search