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

iOS Deployment • Re: Another problem about provisioning profiles…

Hello GoneToSail,Does the provisioning profile include the new iOS Development certificate, expiring 2025/05/26?You can find out either in the Apple Dev portal, by editing the provisioning profile. If...

View Article


Android Deployment • Re: About API

Hello,The requirement is to rebuild the app against API 34 until the 31st of August - which is now supported in LiveCode 9.6.13 RC1 and 10.0.0 RC1.So you just have to rebuild the app using either of...

View Article


Talking LiveCode • Re: Could anyone help?

Hi Michael,welcome to the forum!CODE: ...answer “would you like to open a dictionary?” with “Yes” and “Cancel”if it is “Yes” then answer file “select a file” ## Always check: if it = "cancel" then...

View Article

Announcements • [ ANN ] Release LiveCode 10.0.0 RC-1

Dear LiveCoders,We are pleased to announce the release of LiveCode 10.0.0 RC-1.LiveCode 10.0.0 RC-1 comes with 11 bugfixes since the previous DP release, and also includes the bug fixes of LiveCode...

View Article

Talking LiveCode • Error Cannot See A Visible Substack

Hello everyone, I'm a new memberMy stack has a button that allows me to show or conceal a substack that contains my app settings. When I first established the substack, the "show/hide" option...

View Article


Announcements • Re: [ ANN ] Release LiveCode 10.0.0 RC-1

That is impressive, but, having downloaded the RC 1 version I am a bit disappointed to see that it still features what Kevin Miller is now terming the 'classic interface', and there seems to be no way...

View Article

Talking LiveCode • Re: Error Cannot See A Visible Substack

Is it possible that there is some script in your main card that is hiding the substack?ALSO: when one opens a stack, any substacks do not automatically open on the desktop, if you want your substack...

View Article

iOS Deployment • Browser widget exit fullscreen detection fails IOS

Hi Livecodes,I have the browser widget set with an iframe stream where I want to detect full screen exit by the user. I have set the html with multiple listers which work on all platform apart from...

View Article


Getting Started with LiveCode - Complete Beginners • What are the major...

It looks like I am going to have to move from LC 9 to LC 10 and then to "Create?Statistics: Posted by DR White — Thu Jul 25, 2024 12:15 pm

View Article


Talking LiveCode • Re: Code folding for Livecode 9.6.9 and up

Hello all,I successfully installed Code Folding(link to the current version:)viewtopic.php?f=9&t=38912&start=30#p229971in LC 9.6.13 (rc1)LC 10.0.0 (rc1)LC Create 1.0 (DP1) in "Classic"...

View Article

Off-Topic • Add Quote marks around commas in a text file with code

I am working on an App that takes input from a user and saves data in a csv file.The fields don't require commas but users might put them in some of the fields such as Address data.I don't want to...

View Article

Off-Topic • Re: Add Quote marks around commas in a text file with code

Hi.Quote is a constant in liveCode. Quotes normally delimit a literal, as in "chicken". So you have to have the constant in order to:CODE: answer "chcken" && quote & "chcken" &...

View Article

iOS Deployment • Re: Browser widget exit fullscreen detection fails IOS

Turned out not a be a Livecode issue but needed to add enablejsapi=1 on my youtube link. Just for anyone that may come across this.Statistics: Posted by istech — Fri Jul 26, 2024 8:20 pm

View Article


Getting Started with LiveCode - Experienced Developers • Polygrid - I'm in...

Hi:The more I use it the more I love it. Polygrid is aesthetically charming,fast, elegant and generally a joy to use. BUT... Say I want to update cell 3,3 of my polygrid. At the moment my solution...

View Article

Image may be NSFW.
Clik here to view.

Getting Started with LiveCode - Experienced Developers • Re: Polygrid - I'm...

Hi Bruce,I feel like a domestic abuser to the beauty that is polygridplease DON'T! Like in showbiz, behind the curtains it will get a bit ugly. There are several ways to do so and they are "similar"...

View Article


Getting Started with LiveCode - Experienced Developers • Polygrid - text...

Good morning,My dictionary is working ok again (thankfully). So I just looked this up, but nothing there.I have a polygrid column, which I would like to either text-wrap or some other device for...

View Article

Getting Started with LiveCode - Complete Beginners • Re: Datagrid (FORM)

Hi everyone,Thanks everyone for the response.Statistics: Posted by lemodizon — Sun Jul 28, 2024 5:01 am

View Article


Getting Started with LiveCode - Experienced Developers • Re: Polygrid - text...

Hello @bbalmerTotalFluencyfor this to work you'll need to set the contentType of the column to text-multiline, and maybe increase the rowHeight of the widget to allow several lines to fit...

View Article

Talking LiveCode • PolyList and Image data

I am trying to use the PolyList widget, however I cannot get the image-data to display.This is very simple setup... I have a PolyList that only has the item "image" which is set to the content type of...

View Article

Talking LiveCode • Re: PolyList and Image data

Hi Greg,putting "the imagedata" of an image into another image requires that both source and target image have the SAME dimensions (height and width).Otherwise it will not work andI think this also...

View Article
Browsing all 757 articles
Browse latest View live