Search found 87 matches

by oldummy
Sat Jun 01, 2024 11:56 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Apps not opening
Replies: 12
Views: 468

Re: Apps not opening

Thanks Richmond. I thought I would mess that up somehow..
by oldummy
Sat Jun 01, 2024 11:54 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Apps not opening
Replies: 12
Views: 468

Re: Apps not opening

THANK YOU!!!
by oldummy
Fri May 31, 2024 10:58 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Apps not opening
Replies: 12
Views: 468

Re: Apps not opening

Uninstalled all except the printer manufacturer's,and that WORKED!

Thank you. I wish I could make this font large enough to say Thank you.
by oldummy
Thu May 30, 2024 7:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Apps not opening
Replies: 12
Views: 468

Re: Apps not opening

I just tried the app on linux and it works well, and faster too. I will look for a cure. As it stands I will only be able to build for Linux on this machine anyway. I wonder now if there is a LC for linux 9.6.0 out there in the wild. "Looking at the linked bug report above, this was supposed to have...
by oldummy
Thu May 30, 2024 7:06 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Apps not opening
Replies: 12
Views: 468

Re: Apps not opening

Thanks again. I did manage to learn about the event viewer. This is what I get there. Fault bucket 1741749752510188198, type 4 Event Name: APPCRASH Response: Not available Cab Id: 0 Problem signature: P1: aaa.exe P2: 1.0.0.0 P3: 5ecd1d4f P4: Print.PrintSupport.Source.dll P5: 10.0.19041.4355 P6: f154...
by oldummy
Thu May 30, 2024 11:59 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Apps not opening
Replies: 12
Views: 468

Re: Apps not opening

One HUGELY important thing that I simply didn't think to mention (I don't know how) is the fact that all of my previously built apps still work just fine.
I'm not sure if that may give a clue or not.

And thanks for the pointer bn.
I removed the last windows update with no effect.
by oldummy
Wed May 29, 2024 9:33 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Apps not opening
Replies: 12
Views: 468

Apps not opening

Windows 11 (old pc) LC 9.6.0 I thought I have seen this problem on this forum, but I can't seem to find it. I have an issue with applications not opening.This is a new problem for me. I originally noticed this while trying to rebuild an app that I have bee using for some time. All that I had to do w...
by oldummy
Tue May 07, 2024 1:04 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I want to obfuscate some things.
Replies: 4
Views: 335

I want to obfuscate some things.

I have a stack in which I want to obfuscate some things. I want to have a button that when clicked while holding either the controlkey or the commandkey to do something othar than in in the mouseup handler script that in in the current script. In the current script I have: on mouseup if the label of...
by oldummy
Fri May 03, 2024 1:45 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to scroll to a specific line number
Replies: 5
Views: 355

How to scroll to a specific line number

I have a scrolling field with 100+ lines of text in it. I would like to enter a line number into a separate field and have the scroll set to that particular line of the field containing. If I were looking for specific text I could use search, but since the line number I need to scroll to will vary, ...
by oldummy
Sat Mar 30, 2024 5:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LC makes my stack a substack
Replies: 15
Views: 1577

Re: LC makes my stack a substack

I am going to trash it all as I feel somehow I have corrupted it. My intention now is simple to remake them both and copy every script and object to make another pair of stacks and try the build again.
Thank you all for your suggestions!
by oldummy
Thu Mar 28, 2024 2:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LC makes my stack a substack
Replies: 15
Views: 1577

Re: LC makes my stack a substack

The jukebox and jukebox 2 issue was just me experimenting with saving the stack as a different name and then exchanging it with the existing stack with a change in the go stack script. That did not work either. I believe I've tried adding the .livecode to the name but I will try it to make sure. Tha...
by oldummy
Wed Mar 27, 2024 11:40 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LC makes my stack a substack
Replies: 15
Views: 1577

Re: LC makes my stack a substack

It is a simple mouseup handle.

Code: Select all

on mouseup 
go stack "jukebox"
end mouseup
by oldummy
Tue Mar 26, 2024 1:05 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LC makes my stack a substack
Replies: 15
Views: 1577

LC makes my stack a substack

This problem harkens back to the problem I encountered earlier that still exists, but if someone here can help me I believe if someone here can explain this to me, it will fix my original issue. I have two stacks residing in the same folder. One is destined to be the application stack. It is simply ...
by oldummy
Mon Mar 18, 2024 8:55 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Empty application folder upon build
Replies: 3
Views: 584

Re: Empty application folder upon build

First,thanks for the reply. The app folder that was empty was just named jukebox, no .exe or app in the name, No windows reserved folder name either,( had an experience with that problem). It turned out you were right again. There was a substack listed with in there. I deleted it and all should work...
by oldummy
Sun Mar 17, 2024 1:37 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Empty application folder upon build
Replies: 3
Views: 584

Empty application folder upon build

I have been modifying my stack a little, and somewhere along the line I have inadvertently misclicked and added something to my stackfiles that has the caused the app builder to create an empty folder when I try to build it. I evidently click something wrong on the tools pallette. on the standalone ...

Go to advanced search