Search found 145 matches

by montymay
Wed Mar 03, 2021 9:54 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Putting a text file into variable with URL method not working
Replies: 9
Views: 3380

Re: Putting a text file into variable with URL method not working

Hello Thanks to those who replied. I hope I did not waste too much of your time. I found the problem: there is a hidden character at the beginning of each line of the list field. Modifying the script to delete it fixed the problem. I don't know what the character is or how it got there but will inve...
by montymay
Tue Mar 02, 2021 11:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Putting a text file into variable with URL method not working
Replies: 9
Views: 3380

Putting a text file into variable with URL method not working

Hello It's been a while since a posted a help request because I suspended work on my project, but I'm back on it and could use any suggestions that would correct the following unexpected outcome. The code below, written for a text field containing a list of topics, with listbehavior and locktext set...
by montymay
Thu Jul 02, 2020 11:41 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Field Editor Updating dgData
Replies: 3
Views: 3018

Re: Field Editor Updating dgData

Hello I too have a similar problem. I have data grid rows that get their content from an online database. I have read but still fail to fully comprehend the instructions in the LC User Guide under the heading 'How Can the User Edit Content in a Data Grid Form'. A reading of the entries in the LC Dic...
by montymay
Fri May 22, 2020 2:25 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sharing and synchronziing backgrounds among substacks
Replies: 3
Views: 2288

Re: Sharing and synchronziing backgrounds among substacks

Hi Craig Thank you for your reply. Yes, the groups are basically just mirrors or empty vessels, a browser widget being the focus of the group. The only difference among substacks will be changes in the loaded PDF file and its associated properties (number of pages) when the user makes a selection fr...
by montymay
Fri May 22, 2020 12:22 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sharing and synchronziing backgrounds among substacks
Replies: 3
Views: 2288

Sharing and synchronziing backgrounds among substacks

Hello As I understand background groups, a particular background group can be placed on any card within a stack with the "place" command or through the "object > place group" menu command. Changes in the group will be automatically reflected in every instance. But what if your application has many s...
by montymay
Tue May 05, 2020 8:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Problem with Calculating Formatted Height of a Datagrid
Replies: 1
Views: 1621

Problem with Calculating Formatted Height of a Datagrid

Hello When I open a particular card, the message box opens with the following text: 88,3484,1 62,3484,1 69,3484,1,group id 1375 of card id 1374 of stack "Data Grid Templates 1517645074315" 241,3484,1,_list.CalculateFormattedHeight 353,0,0,stack "C:/Program Files (x86)/RunRev/LiveCode Business 9.5/To...
by montymay
Wed Apr 22, 2020 6:34 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Getting a Number Range from 1 to X
Replies: 5
Views: 3256

Re: Getting a Number Range from 1 to X

Thank you Craig and Xero Craig, your script worked. I did not think of the command "put temp into butn" as creating the list of numbers in the button, and I overlooked the use of the chunk line in the repeat loop. Xero, to answer your question, I am using the PDF browser that comes with the Business...
by montymay
Tue Apr 21, 2020 10:47 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Getting a Number Range from 1 to X
Replies: 5
Views: 3256

Getting a Number Range from 1 to X

Hello After my script gets the page number of the last page of a PDF, I need a script that (1) generates the range of numbers from 1 to the total number of pages and then (2) sets the text of an menu button to those numbers as a list, e.g., if the total pages of an PDF is 3, the script sets the text...
by montymay
Sat Dec 21, 2019 9:20 am
Forum: Databases
Topic: Creating accounts for multiple users of a MySQL database
Replies: 2
Views: 4971

Creating accounts for multiple users of a MySQL database

I have a LC standalone that is the front-end of several MySQL databases on a local WAMP MySQL server, i.e., the host that runs WAMP and a MySQL server and the client machines are on a LAN. I want to distribute the standalone to each user. Using phpMyAdmin, I know I can create multiple user accounts ...
by montymay
Mon Nov 25, 2019 8:41 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Meaning and use of \> or \*
Replies: 2
Views: 3452

Re: Meaning and use of \> or \*

Thanks, Klaus, for your quick reply. I thought it might be a typo, but, needed some confirmation before writing a correction email to the LC Guide editor. :)
by montymay
Mon Nov 25, 2019 8:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Meaning and use of \> or \*
Replies: 2
Views: 3452

Meaning and use of \> or \*

Hi In the LC 9.5 User Guide (7/30/19, p. 111), example code is given on the use of implicit parameters. In it are what seems to be two logical operators: \> and \*. But I do not find them listed or explained in the section of the guide on logical operators (p. 124). The character "\" is a mystery to...
by montymay
Tue Oct 29, 2019 7:20 pm
Forum: App Building Course
Topic: Status of Message Course of Create It with Livecode
Replies: 4
Views: 14681

Status of Message Course of Create It with Livecode

I am trying to build a chat app for a office LAN and found the Hello World course of Create It with LiveCode helpful, but it seems that the sequel to that course named "Messages" has not been developed. To better state what I am talking about, a screenshot of the topics of the "Messages" course is h...
by montymay
Tue Sep 17, 2019 8:28 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Mainstack contains itself
Replies: 4
Views: 2772

Mainstack contains itself

Running LC 9.5 Business and Windows 10. I have a mainstack consisting of many cards but also containing substacks. Recently I noticed in the Project Browser that there is listed a substack having the same name as the mainstack! Opening that substack reveals a repetition of the cards of the mainstack...
by montymay
Wed Sep 11, 2019 1:08 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Size and Position Pane - Unstoppable Incrementation
Replies: 6
Views: 3757

Re: Size and Position Pane - Unstoppable Incrementation

Thanks for your reply. No, checking the Resizable checkbox or trying Ctrl+. (I’m using Win 10) has no effect. Running LC 9.5 but I encountered this behavior in 7 and 8 too.

Go to advanced search