Re: Need crash course in Dropbox library

2019-02-14 Thread pink via use-livecode
was planning on using the LC Dropbox library - --- Greg (pink) Miller mad, pink and dangerous to code -- Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html ___ use-livecode mailing list

Re: Standalone builder tells me that there is a stack ... already open and so on

2019-02-14 Thread Brian Milby via use-livecode
May want to review my comments on  https://quality.livecode.com/show_bug.cgi?id=18793 as well.  I‘m not so sure it is a problem in the engine itself (duplicate stack short names).  But the way the same file gets interpreted as duplicated is probably engine related.  I don’t think I looked at

Re: Random crashes with multiple workspaces

2019-02-14 Thread Mark Wieder via use-livecode
On 2/14/19 11:07 AM, Richard Gaskin via use-livecode wrote: Has anyone else seen this, whether on Linux or any other workspace-enabled OS? Interesting. I almost always open LC in workspace 2, and I've never seen a problem when switching linux workspaces. The only thing I have to watch for

Re: Need crash course in Dropbox library

2019-02-14 Thread Matthias Rebbe via use-livecode
@Mike @Greg Please do it here. I am pretty sure there are others like me who could benefit from it. Regards, Matthias Matthias Rebbe free tools for Livecoders: https://instamaker.dermattes.de https://winsignhelper.dermattes.de

Re: Need crash course in Dropbox library

2019-02-14 Thread Mike Kerner via use-livecode
sup pink? Are you using the LC dropbox library or the phx library? We can do this here or off-list. On Thu, Feb 14, 2019 at 9:12 AM pink via use-livecode < use-livecode@lists.runrev.com> wrote: > Sorry for asking like this, but I need a quick tutorial in using the > dropbox > library. I have an

Random crashes with multiple workspaces

2019-02-14 Thread Richard Gaskin via use-livecode
Linux has long enjoyed a UI element recently added in various ways to both macOS and Windows: multiple workspaces, where sets of windows can be switched between. I've found an unfortunate things with LC on Ubuntu 14.04: I tend to open LC on a workspace other than the default, switching to it

Re: Standalone builder tells me that there is a stack ... already open and so on

2019-02-14 Thread Richard Gaskin via use-livecode
I don't have the answer to your circumstance; the Standalone Builder is complex, and LC's introduction of stack name conflicts not inherent in the MC engine has become such an ongoing issue that it might be ideal to revisit that sometime*. In the here and now, I have only one tidbit to

Re: Standalone builder tells me that there is a stack ... already open and so on

2019-02-14 Thread Matthias Rebbe via use-livecode
Matthias Rebbe Tel +49 5741 31 ‌https://matthiasrebbe.eu ‌ > Am 14.02.2019 um 16:35 schrieb Bob Sneidar via use-livecode > mailto:use-livecode@lists.runrev.com>>: > > I have to quit each time I build a standalone. It's a known problem. > That also was my

Re: Standalone builder tells me that there is a stack ... already open and so on

2019-02-14 Thread Bob Sneidar via use-livecode
Could be a library that is getting opened twice because it's been copied to the standalone, and hasn't been purged yet. I have the same problem. I have to quit each time I build a standalone. It's a known problem. Bob S > On Feb 14, 2019, at 07:09 , Matthias Rebbe via use-livecode > wrote:

Re: centerRect - "stretching" an image

2019-02-14 Thread Bob Sneidar via use-livecode
Oh right! Square Brackets denote optional in the dictionary. You can use centerRect or centerRectangle. :-) Bob S > On Feb 13, 2019, at 19:10 , Mark Wieder via use-livecode > wrote: > > On 2/13/19 5:47 PM, Sannyasin Brahmanathaswami via use-livecode wrote: > >> 2. centerRect[angle] >>

Re: Standalone builder tells me that there is a stack ... already open and so on

2019-02-14 Thread Matthias Rebbe via use-livecode
Forgot to mention that i am working with LC 9.0.2 and Mac OS X. Matthias Rebbe free tools for Livecoders: https://instamaker.dermattes.de https://winsignhelper.dermattes.de > Am 14.02.2019 um 16:09 schrieb Matthias Rebbe

Standalone builder tells me that there is a stack ... already open and so on

2019-02-14 Thread Matthias Rebbe via use-livecode
Hi today i´ve made some modifications to a stack today , which i compiled 2 daysago w/o an error. But today i get the following error message when trying to build a Windows standalone: "a stack <> is already in memory. The LiveCode UI does not distinguish stacks which have identical

Need crash course in Dropbox library

2019-02-14 Thread pink via use-livecode
Sorry for asking like this, but I need a quick tutorial in using the dropbox library. I have an app that is running on an older Mac with Dropbox, and Dropbox is discontinuing support for the OS. (Really it's a long story, but the bottom line is that the video processing software runs faster on the

Re: Anyone using the Native Date picker widget from the Mobile Native Essentials Widget Pack?

2019-02-14 Thread Matthias Rebbe via use-livecode
Please forget my question. It seems i just misunderstood the widget. The widget is the datePicker and i have to first resize it from its default size, which is usesless, to a higher height and then have to show and hide it. I really don´t know why i thought this is kind of a button which shows

Re: Collaborate on UI Handlers

2019-02-14 Thread AndyP via use-livecode
Hi Brahmanathaswami, LiveCode said a while back that they were looking at a snippets system..but this seems to have passed on by. And I started building a snippets system for my own..but then thought instead of the time needed to maintain this, I thought why not just put them on public GitHub

Anyone using the Native Date picker widget from the Mobile Native Essentials Widget Pack?

2019-02-14 Thread Matthias Rebbe via use-livecode
Hi, is anyone able to successfully use the Native Date Picker widget from the Mobile Native Essentials Widget Pack? Is there something special to get it working? I´ve selected it in the inclusion tab and i can see on the iPad some "incomplete" characters at the location of the widget, but