Quantcast
Channel: LiveCode Forums
Browsing all 821 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • Re: Unusual Refresh...

Don't you read the previous postings?LC 9.6.11 is the latest stable version.EDIT:This was a response to a now deleted SPAM post. Statistics: Posted by Klaus — Tue May 07, 2024 4:39 pm

View Article


Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • Re: OpenCard to control?

@stam: Cards receive messages before backgrounds if the group has background behavior set. If not then they behave like other controls and get messages before the card but after the controls the group...

View Article


Getting Started with LiveCode - Complete Beginners • Re: I want to obfuscate...

@Klaus. It is just that not every person who posts in a thread reads the previous history of that thread. I have been guilty of that occasionally.@ Anthony. Right, but wrong. "optionKey" is a...

View Article

Getting Started with LiveCode - Experienced Developers • Re: How to honor...

Thanks Brian. Obviously I am doing something wrong, because I am using resizeStack to handle the geometry changes when the device is rotated, and it definitely fires regardless of whether...

View Article

Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Experienced Developers • Scaling on Mobile

I designed my app for phone size screens. The problem is that when you run the app on a 13" tablet with high resolution the interface seems really small.So I thought that an easy fix would be to allow...

View Article


Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Experienced Developers • Re: Script Widget...

To my surprise, when I attempted to add a "mouseUp handler script" to the Script Widget in the stack, it failed to trigger What do you mean by this? Do you mean adding a handler to the built widget's...

View Article

Databases • Re: Database using only native Livecode?

Thanks, stam, that all seems like good general advice. In this particular case my preference is for something as simple as possible, and I figure text lists are the simplest and easiest to eyeball. I...

View Article

Getting Started with LiveCode - Experienced Developers • Re: determining...

I realize that I'm several years late to this thread, but I wanted to note for future passers-by that the comments here and bug reports about this 'problem' are basically misinformation...An Extension...

View Article


Getting Started with LiveCode - Experienced Developers • Re: Scaling on Mobile

Take a look at my project here:https://github.com/bwmilby/mobileDemoYou may just need to try setting the rect of the stack and not the height/width. That is how I changed stack size in the above...

View Article


Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Experienced Developers • Re: Script Widget...

@stam@bnThe suggestion to incorporate the mouseUp handler into the build script forthe widgets works like magic .Thank you, stam, this is precisely what I needed.Interestingly, Bernd had the same idea...

View Article

Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • Custom Properties and...

Hi all, I've read a whole lot of forum posts about custom properties over the last couple of weeks so I'm fine with things such as set the cCurrentWeather of this stack to "Sunny" and put the...

View Article

Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • Re: Custom Properties...

Hi Al,using your array for my example:CODE: ...## Get a value:answer the animals["dogs"]["rufus"] of this stack## -> chum...## Set a valueset the animals["dogs"]["rufus"] of this stack to...

View Article

Getting Started with LiveCode - Complete Beginners • Re: Cursor visibility...

Hi Jacque,I'm afraid my 'solution' did not last. For some reason - possibly after shutdown/startup - the cursor reverted to its previous hardly visible state whilst in the script and in the IDE, but...

View Article


Image may be NSFW.
Clik here to view.

Talking LiveCode • What is up with "lock Cursor"?

This derived from a thread about cursors. I almost never use the "cursor" property.But I do not understand why, in a new stack with a single button, in the button script:CODE: on mouseUp set the...

View Article

Talking LiveCode • Re: What is up with "lock Cursor"?

It seems that changing the cursor is meant for running handlers, not just general cursor "styles".But is there no way to simply have ones own cursor for general use?CraigStatistics: Posted by dunbarx...

View Article


Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • How to Integrate...

Hi everyone ,Is it possible to integrate external APIs into an app built with LiveCode? If yes, Is there a specific video tutorial or guide available that demonstrates this process? I’m especially...

View Article

Getting Started with LiveCode - Complete Beginners • Re: How to Integrate...

Hi MrFantastic,welcome to the forum!No idea if there are any Livecode videos about this on Youtube, but here is a lesson from the mothership:https://lessons.livecode.com/m/4071/l/1 ......

View Article


Getting Started with LiveCode - Complete Beginners • iOS certificates?

I cannot load my compiled LC program to my iPhone.I get 3002 error. I believe it is related to the Development Profile.My Development Certificate ends in a different ID number than my Distribution...

View Article

Getting Started with LiveCode - Complete Beginners • Re: iOS certificates?

Hi David,I never cheked the IDs of my certificates, so I cannot tell if that is the case.But to be sure, you did add the UDID of your iPhone/iPad to the Dev profile?BestKlausStatistics: Posted by...

View Article

Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Complete Beginners • Can You do this?

An Answer dialogue:--And I mean an Answer Dialogue, NOT a fake one with a substack. Statistics: Posted by richmond62 — Fri May 10, 2024 12:53 pm

View Article
Browsing all 821 articles
Browse latest View live