Search found 120 matches

by urbaud
Wed Apr 09, 2025 9:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: What's most reliable way to save text to external file
Replies: 9
Views: 2557

Re: What's most reliable way to save text to external file

To all of you who replied to my post I want to thank you. The reason I'm asking about this is because I have on occasion, inadvertently, deleted the external file. I don't want that to happen again. I'm a LiveCode hobbyist and do coding to keep my old brain (80 plus yrs.) from declining to fast. I u...
by urbaud
Mon Apr 07, 2025 11:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: What's most reliable way to save text to external file
Replies: 9
Views: 2557

What's most reliable way to save text to external file

In LiveCode, I want to know which is the best and most reliable and robust way to Save and retrieve (Open) text in a text field from/to an external file. Part of the Save/Open function would be to use htmlText to format the text for size, color and style. Also, where would the ideal place be for the...
by urbaud
Tue Sep 26, 2023 9:11 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Simultaneously scrolling text vertically in two fields
Replies: 23
Views: 26161

Re: Simultaneously scrolling text vertically in two fields

Hi Craig, I re-read all of the posts after my initial post and now I get why you went off on a tangent. It was scott_morrow who suggested the scrollbarDrag message. I didn’t get it at the time, but as you said, HC had no such message back in the day. I remember hearing about HC, but never did any th...
by urbaud
Mon Sep 25, 2023 8:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Simultaneously scrolling text vertically in two fields
Replies: 23
Views: 26161

Re: Simultaneously scrolling text vertically in two fields

Hi Craig, I'm curious, what was it in my post that prompted you to start "waxing nostalgic"? And you assumed I was young, why? I actually found your reply to my post annoying, because I was looking for a solution to a problem I couldn't solve and you just "did your thing" I guess. I'm not on this fo...
by urbaud
Mon Sep 25, 2023 8:17 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Simultaneously scrolling text vertically in two fields
Replies: 23
Views: 26161

Re: Simultaneously scrolling text vertically in two fields

Hey scott_morrow, Thank you for the code snippet--it works like a charm. I appreciate the help. I don't do much coding in Livecode as it's just a hobby to help keep my old brain from deteriorating into dementia. Again, thanks for the help. And Craig, I don't get what you are trying to say to me, why...
by urbaud
Mon Sep 25, 2023 8:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Simultaneously scrolling text vertically in two fields
Replies: 23
Views: 26161

Re: Simultaneously scrolling text vertically in two fields

Hi Klaus and Craig,

What does all of this XCMD and HC = Hypercard have to do with my asking for help to get text to scroll in two fields. And by the way, I'm 80 years old.

Dan. = confused old guy
by urbaud
Mon Sep 25, 2023 4:52 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Simultaneously scrolling text vertically in two fields
Replies: 23
Views: 26161

Re: Simultaneously scrolling text vertically in two fields

Hi Craig, I have no idea what you mean by this: "Back in the Pleistocene, HC, which had no such message as "scrollbarDrag", had an XCMD called "MultiScroll", which I still use in the HC suite of stacks I manage. It was not a Rinaldi gadget, but still works just fine." What is HC and XCMD and a Rinal...
by urbaud
Mon Sep 25, 2023 2:11 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Simultaneously scrolling text vertically in two fields
Replies: 23
Views: 26161

Simultaneously scrolling text vertically in two fields

I have a problem and everything I have tried so far doesn’t work. I even asked ChatGPT and Microsoft Bing if they could help me with the code and each one gave me samples of code, but none of the code worked. I think the apps and I are missing something—I think something simple. Anyway, this is the ...
by urbaud
Thu Jul 23, 2015 8:55 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: App won't maximize
Replies: 2
Views: 3120

Re: App won't maximize

Hi Mark, I apologize for not replying sooner. I got sick and had to have extensive surgery, but I'm better now. To answer your questions, I'm using the standard TopLevel stack, the one that is automatically created when one clicks on "New Mainstack" in the file menu; it's the default stack which is ...
by urbaud
Tue May 05, 2015 12:37 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: App won't maximize
Replies: 2
Views: 3120

App won't maximize

I built a program and then made it into a stand alone app. As part of building the program I opened the Stack Property Inspector and in the Basic Properties window clicked on Controls. The Title Bar Controls I used are: Title, menu, minimize. I wanted the app to be able to be minimized when I wasn’t...
by urbaud
Mon Mar 16, 2015 6:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Custom Property to store data in a standalone ap
Replies: 17
Views: 14500

Re: Custom Property to store data in a standalone ap

Magice and Newbie4, Where to start? I’m sure I’m going to sound really dense. Most of the info you guys gave me is new, so it might take me some time to completely understand it. Problem is guys, I don’t know how to save data in a custom property which is then saved as an “external” stack in another...
by urbaud
Sat Mar 14, 2015 7:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Custom Property to store data in a standalone ap
Replies: 17
Views: 14500

Re: Custom Property to store data in a standalone ap

Hi Klaus, Thanks for replying to my post. Unfortunately, I don’t know how to create an invisible stack on the fly. I wouldn’t know how to code it or even how to get started coding it. Do you mean that the user could create an invisible stack while the standalone app is running? If that’s what you me...
by urbaud
Thu Mar 12, 2015 10:55 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Custom Property to store data in a standalone ap
Replies: 17
Views: 14500

Custom Property to store data in a standalone ap

I’m not sure of this, so hence the reason for this post. I think I remember reading somewhere that using a Custom Property (CP) to store data (text) in a standalone app won’t work because LiveCode won’t let the data be changed, so adding or deleting data from the CP in the standalone won’t happen. A...
by urbaud
Wed Jan 22, 2014 11:26 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Target and Me
Replies: 6
Views: 5490

Target and Me

I have a confession, I have never really understood the difference between Target and Me in LiveCode. I can imagine most of your reactions will be, “Oh My God, you gotta be kidding me, this guy should have learned this stuff in LiveCode 101”. I’m self taught in LiveCode and I have never really grasp...
by urbaud
Mon Aug 05, 2013 11:06 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Custom Property Data storage???
Replies: 2
Views: 3461

Re: Custom Property Data storage???

Hi Richard,
Thanks for your reply, I appreciate the information.