Thanks Andreas – that lesson explains how it works for Mark much more clearly
than I could in the space of an email.
Form datagrids are great but they can be a bit slow to render when they contain
a lot of stuff. I use them to create fairly complex asssessment feedback
reports (PDFs) to student
So, Terry is correct: Polygrid and Polylist currently have fixed/uniform row
heights. I hope that might be enhanced one day. So if variable row height is a
requirement, you’ll have to stick with the Datagrid for now.
This was also discussed in the Forum last year, including hints on how to
achi
I believe he is talking about form style datagrids. Form style has row
templates that can be coded dynamically. To my knowledge, table style only have
column templates.
Bob S
> On Aug 16, 2024, at 3:02 AM, Mark Smith via use-livecode
> wrote:
>
> Hi Terry, I can’t answer your question but
There are a great many things you can do with a datagrid that you cannot do
with a polygrid. From what I have been able to gather, the main advantage to
using a polygrid is that they perform better than a datagrid. But their list of
properties that you can get and set are what I would call minim
I had an issue with my mySQL server some time ago that revolved around making
multiple connections in a short period of time. I would hit the connection
limit of the SQL server and it would stop accepting connections. My issue was
that I didn’t realize at the time that I needed to disconnect aft
Thanks for this. We had a quick chat internally and actually we're happy for
Create questions to be posted either here or on the forum. However please post
bug reports only on the forums as that is where the developers hang out.
1. At present you can "almost" do this by sharing log in details. D
Hi Terry, I can’t answer your question but I am curious if you have any code
you use to dynamically resize the row height in a datagrid. I am very
interested in doing this.
Thanks
Mark
Sent from my iPhone
> On Aug 16, 2024, at 7:35 AM, Terry Judd via use-livecode
> wrote:
>
> I’ve been usi
Andreas,
These are great questions. I think really the best place to get answers is
going to be the new LiveCode Create forum, here:
https://discourse.livecode.com
Please do go here and ask them, and hopefully we can get a good discussion
going!
Best Regards,
Heather
Heather Laine
Customer
I have some questions to LC HQ on aspects of LC Create Cloud that I believe
have not yet been discussed at all (unless I’ve missed something).
1) If several developers want to cooperate, is it then possible for multiple
users to log in to the same project in LC Create Cloud? And if not possible
On 2024-08-16 08:32, Ben Rubinstein via use-livecode wrote:
I have a tool (a LiveCode standalone) running on Windows, which every
night drops and recreates a database on a remote MySQL server, (about
350MB, 50 tables). Running for many years.
About a year ago, we started to see a problem where
I have a tool (a LiveCode standalone) running on Windows, which every night
drops and recreates a database on a remote MySQL server, (about 350MB, 50
tables). Running for many years.
About a year ago, we started to see a problem where sometimes the nightly
build would fail, part-way through th
11 matches
Mail list logo