Search found 7 matches

by TomKeane123
Mon May 18, 2020 9:47 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: search box not showing
Replies: 2
Views: 2507

search box not showing

I'm looking for a search box so I can search the forum but after logging in it is not at the top of the forum page.
by TomKeane123
Wed Oct 16, 2019 3:34 pm
Forum: Feature Proposals
Topic: Livecode on chromebook
Replies: 9
Views: 30289

Livecode on chromebook

I'm wondering if anyone has tried to get livecode working on a chromebook?

I have seen some chromebooks can use use crostini to install Linux software like gimp, inks ape, firefox, steam, kaden live.

Some people claim to have installed wine on a chromebook so they can run some windows software on ...
by TomKeane123
Sat Sep 28, 2019 12:17 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Learning to read code
Replies: 3
Views: 3570

Learning to read code

There has been lots of research to find the most common words in the English language that uses Frequency analysis.

I was wondering if it would be possible to write a program that could do Frequency analysis on computer code so that people could start learning to code by using the most commonly ...
by TomKeane123
Fri Jul 26, 2019 12:54 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Card showing in project browser but not in stack
Replies: 2
Views: 3121

Card showing in project browser but not in stack

I'm currently working my way through the 8 APP building course.

I have created a stack with 3 cards but the first card will not display when I use Ctrl key and 1 or if I use go first from the view menu.

I can see the card in the project browser but can't open it from there either.

Is it possible ...
by TomKeane123
Sun Jul 21, 2019 9:46 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: place command
Replies: 6
Views: 5129

place command

I'm new to live code and currently doing to 8APP's course.

I have deleted the navigation bar on all of the cards except the first card and

I'm trying to get it to reappear on some of the other cards.

I did a search on the dictionary for the place command but I'm not sure if I'm following the ...
by TomKeane123
Sat Jul 13, 2019 8:48 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: resizing images with CTR
Replies: 12
Views: 8830

resizing images with CTR

pressing the shift key While resizing images keeps the aspect ratio the same but I don't understand why someone would want to use the control key when resizing images.

Can someone explain some real-world examples of where CTR resizing would be used?
by TomKeane123
Sat Jul 06, 2019 5:07 pm
Forum: Android Deployment
Topic: could not compile service support class
Replies: 1
Views: 3930

could not compile service support class

When I try to deploy to android it shows an error saying "could not compile service support class"

I have tested it with a windows EXE and that works fine but android doesn't seem to work and I have tried everything I can find on the website.