Search found 103 matches

by ajperks
Sat Nov 17, 2018 5:04 pm
Forum: Android Deployment
Topic: Unattractive UI
Replies: 9
Views: 6177

Re: Unattractive UI

Buttons are easy, it is the awful black frames around fields and scroll bars. I wasn't able to change much, just the background. The interface is far from finished, obviously, but not much scope as you see in this android screen shot. The look I was hoping for. Screen 1.JPG What I ended up with. Scr...
by ajperks
Sat Nov 17, 2018 3:30 pm
Forum: Android Deployment
Topic: Unattractive UI
Replies: 9
Views: 6177

Unattractive UI

I have just produced an APK to see how things fit and work on the phone screen and I was shocked at the appearance. It looks normal in Windows, the grey scroll bars and field areas are dreadful in Android. I have coloured the background and decided on white, but I can't see how the controls can be r...
by ajperks
Sat Nov 17, 2018 1:48 pm
Forum: Android Deployment
Topic: Creates APK but will not install - Why?
Replies: 0
Views: 2340

Creates APK but will not install - Why?

First, I can install an earlier version of my project. Obviously the Java & Google thingies + the developer mode on the phone work fine. I tried several other apps written by others that feature a few of the code items that might be present in my project, but none of them install either. Other apps ...
by ajperks
Wed Nov 14, 2018 8:38 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Image in text and variables
Replies: 1
Views: 10049

Image in text and variables

As part of my project, I can put images in with the text in a text field. At the moment, everything is being done in a test stack for ease of working. I simply use this code to get and place the picture. To acquire the picture I use this. on mouseup local tHeight, twidth, NewWth, NewHt, Ratio, tempv...
by ajperks
Tue Nov 13, 2018 6:05 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: A link conundrum
Replies: 11
Views: 6014

Re: A link conundrum

The complete stack I attached earlier, a couple of posts up) is the final, working solution.
by ajperks
Mon Nov 12, 2018 4:34 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: A link conundrum
Replies: 11
Views: 6014

Re: A link conundrum

The final result of the challenge is in the attached ZIP
I tidied it up and made it so some other newbie can copy and paste the field, button and the scripts into their own project.

It is quite easy to follow I believe and I hope you find it interesting / useful.
Link or unlink or run link.zip
(2.09 KiB) Downloaded 231 times
by ajperks
Mon Nov 12, 2018 10:42 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: A link conundrum
Replies: 11
Views: 6014

Re: A link conundrum

Jmburnod, I think you are on the right lines here. Very imaginative. Your my kinda guy.
I see no actual downside to your idea, because once the link is created and correct, it won't need to change. Brilliant...
by ajperks
Mon Nov 12, 2018 10:37 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: A link conundrum
Replies: 11
Views: 6014

Re: A link conundrum

Hi, Craig. The act of adding or removing a link by touch or click of it prevents the option of clicking on it to run it. Adding the url code is fine, but how can you click on the link to run it if so doing removes or adds it. That is the problem here. Quailcreek, this text is not static or predictab...
by ajperks
Sun Nov 11, 2018 4:52 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: A link conundrum
Replies: 11
Views: 6014

A link conundrum

I have been adding the facility of links to my project. The experimental code below works fine in the text field it is attached to when I want to create a link or remove an existing one. In so doing, I have no way to actually click and run the link. How is this typically done? on mouseup select the ...
by ajperks
Sun Nov 11, 2018 4:44 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Server loop avoidance.
Replies: 4
Views: 3079

Re: Server loop avoidance.

Thank you all for the well received advice.
I think that is the answer.
by ajperks
Fri Nov 09, 2018 7:04 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Server loop avoidance.
Replies: 4
Views: 3079

Server loop avoidance.

From experts advice here on the Forum, and what I have read on the subject, constant cycling of an idle looping server slows down everything else running on that computer. No doubt someone has a better idea than this, or has invented it already, but what do you think? My server could just do one pas...
by ajperks
Thu Nov 08, 2018 10:24 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SVG icons
Replies: 2
Views: 2108

Re: SVG icons

Thank you, I understand. I am familiar with vector graphics.
It seemed like the bar they were in had particular significance.
by ajperks
Thu Nov 08, 2018 7:33 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SVG icons
Replies: 2
Views: 2108

SVG icons

I wonder what the point of SVG icons are.
Why are they better than simple images used as buttons?
I have tried reading up on them, and tried to use them, but it seems more trouble than they are worth.
Obviously, I am missing something.
by ajperks
Tue Nov 06, 2018 9:03 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Unexpected behaviour
Replies: 17
Views: 9303

Re: Unexpected behaviour

I thank you kind and knowledgeable people for your explanation. However, it is fair to say that I don't know what I am doing and the jargon like sockets and widget etc.is over my head. But none-the-less, the bare bones project is up and running nicely. I used a bit of timer code that I popped into a...
by ajperks
Tue Nov 06, 2018 9:00 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Unexpected behaviour
Replies: 17
Views: 9303

Re: Unexpected behaviour

I thank you kind and knowledgeable people for your explanation. However, it is fair to say that I don't know what I am doing and the jargon like sockets and widget etc. but the project is up and running nicely. I used a bit of timer code that I popped into a strange sort of database project I did ye...

Go to advanced search