Desktop and mobile. It's a scrolling group with many sub-groups each with 1 or more fields. Sometimes the height of the main group > 32767.
It's the result of a proximity search and in dense areas users are getting hosed by this limit. Customer is screaming (but don't they always). Ralph DiMola IT Director Evergreen Information Services [email protected] -----Original Message----- From: use-livecode [mailto:[email protected]] On Behalf Of Richard Gaskin via use-livecode Sent: Tuesday, October 06, 2020 2:01 PM To: [email protected] Cc: Richard Gaskin Subject: Re: Canvas Limited to 32767 Ralph DiMola wrote: > I just ran head first into this. Could someone explain why other than > moving from an int16 to an int32 this is such a challenge? This should > have been addressed during the refactoring of the engine. Is this for the weird recommended mobile workaround of putting a text field into a group just to have it scroll, or something else? -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ____________________________________________________________________ [email protected] http://www.FourthWorld.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
