Re: LiveCode Builder linter support for Sublime Text

2018-05-28 Thread Trevor DeVore via use-livecode
On Mon, May 28, 2018 at 10:31 PM, Monte Goulding via use-livecode < use-livecode@lists.runrev.com> wrote: > Trevor this is cool. > > I’ve recently been evaluating Sublime Text because I find Atom often goes > very slow. That is what I found as well. I also feel more efficient in Sublime Text tha

LiveCode Builder linter support for Sublime Text

2018-05-28 Thread Trevor DeVore via use-livecode
For anyone writing LiveCode Builder code in Sublime Text I’ve added linter support to the `tkd-lcb-linter` branch on the https://github.com/trevordevore/sublimelinter-contrib-livecodelint project. Sublime Text will alert you to syntax errors without having to compile in LiveCode. To try it out rep

Re: Update to SublimeText LiveCode Script linter

2018-05-25 Thread Trevor DeVore via use-livecode
On Fri, May 25, 2018 at 9:58 AM, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > so far so good here other than the version tag being a commit early... ? -- Trevor DeVore ScreenSteps www.screensteps.com ___ use-livecode mailing

Update to SublimeText LiveCode Script linter

2018-05-25 Thread Trevor DeVore via use-livecode
Hi, The LiveCode Script linter for SublimeText has been updated. The update includes fixes required in order to work with the latest SublimeLinter. It also fixes an issue that would keep the linter from working if you installed from Package Control. Instructions on installing the linter can be fou

Re: Should "put" to the Message Box be affected by lockMessages?

2018-05-23 Thread Trevor DeVore via use-livecode
On Wed, May 23, 2018 at 1:35 PM Richard Gaskin via use-livecode < use-livecode@lists.runrev.com> wrote: > I like the new Message Box API, but I've noticed that now that it's > message-driven it's no longer immune to the lockMessages. > > I have a habit of putting in a simple "put" command here and

LiveCode Builder syntax added to LiveCode SublimeText language module

2018-05-21 Thread Trevor DeVore via use-livecode
Hi all, Support for LiveCode Builder syntax has been added to the LiveCode SublimeText language module and I've created a new release - 0.5.0. This release adds support for navigating LCB handlers, syntax highlighting, and some snippets (use Tools > Snippets menu to see a list of available snippet

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Trevor DeVore via use-livecode
On Wed, May 16, 2018 at 11:02 AM, Ralph DiMola via use-livecode < use-livecode@lists.runrev.com> wrote: > It's not that easy on Windows. > Why not? I just duplicated the LiveCode Business.exe on Windows 10 and was able to launch two separate instances of LiveCode. -- Trevor DeVore ScreenSteps w

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Trevor DeVore via use-livecode
On Wed, May 16, 2018 at 6:47 AM Sannyasin Brahmanathaswami via use-livecode wrote: > So, I'm not only one… > > How do I create a second instance of LiveCode (or any app for matter) Make a copy of the app and launch it. -- Trevor DeVore ScreenSteps > __

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-16 Thread Trevor DeVore via use-livecode
On Tue, May 15, 2018 at 10:51 PM Sannyasin Brahmanathaswami via use-livecode wrote: > > so then, for now I quit livecode, and reboot everytime will do a build, > nuisance. I always open up a second instance of LiveCode when I build standalones. There is too much going on in the standalone build

Re: Open printing to PDF error

2018-04-27 Thread Trevor DeVore via use-livecode
On Thu, Apr 26, 2018 at 9:36 AM Paul Dupuis via use-livecode < use-livecode@lists.runrev.com> wrote: > I have a user who ran into the error "printing: Unknown destination: > (Line 0, column 0)" when executing a line in my code that was "Open > printing to PDF " Try testing a filename that has ac

Re: How to properly mount your home folder in VMWare Fusion for doing development work

2018-04-13 Thread Trevor DeVore via use-livecode
On Fri, Apr 13, 2018 at 11:32 AM, Mark Talluto via use-livecode < use-livecode@lists.runrev.com> wrote: > > Did they say untying about fixing the shared folders feature? Or is this > intended behavior? This used to work years ago. > The person I worked with had personally talked to the person res

How to properly mount your home folder in VMWare Fusion for doing development work

2018-04-13 Thread Trevor DeVore via use-livecode
I’m posting this in case it helps anyone else facing a similar issue. Yesterday I finally contact VMWare support about an issue I’ve been having for quite a while now. During development I work on Mac and perform sanity checks on Windows running in VMWare Fusion. When I find an issue on Windows I

Re: Mobile Native Essentials Widget Pack

2018-04-11 Thread Trevor DeVore via use-livecode
On Wed, Apr 11, 2018 at 9:55 PM Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > On 04/11/2018 07:10 PM, Trevor DeVore via use-livecode wrote: > > Use the Extension Manager which is accessed from the Tools menu. There is > > "+" button. Cl

Re: Mobile Native Essentials Widget Pack

2018-04-11 Thread Trevor DeVore via use-livecode
On Wed, Apr 11, 2018 at 9:10 PM, Trevor DeVore wrote: > > Unfortunately when I try to test the search widget in the iOS simulator > the widget doesn't render. It just says "SearchText (unlicensed)". > I used the Help menu to Re-license LiveCode and now the widgets are licensed. -- Trevor DeVo

Re: Mobile Native Essentials Widget Pack

2018-04-11 Thread Trevor DeVore via use-livecode
On Wed, Apr 11, 2018 at 7:47 PM, Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > On 04/11/2018 04:56 PM, Alex Tweedly via use-livecode wrote: > >> so I guess I need to go read about installing widget extensions ... >> > > LOL. The tl;dr is > > an .lce file is a zip archive.

Re: [OT, maybe] - configuring a Windows Installer for a Standalone

2018-04-05 Thread Trevor DeVore via use-livecode
On Wed, Apr 4, 2018 at 4:21 PM, Graham Samuel via use-livecode < use-livecode@lists.runrev.com> wrote: > > I’ve got a standalone which is cross-platform and works well on Mac and > PC. Unfortunately I’m having a lot of trouble with making a viable Windows > Installer, using the Inno system. All go

Re: Installation failed

2018-04-02 Thread Trevor DeVore via use-livecode
something like Windows/Parallels on a Mac, you have > to do the whole operation completely in Windows. > > Peter > > > On Apr 2, 2018, at 7:04 PM, Trevor DeVore via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Sounds like you are trying to

Re: Installation failed

2018-04-02 Thread Trevor DeVore via use-livecode
Sounds like you are trying to install on Windows when the installer is on a network drive. Try copying the installer to the Windows machine. — Trevor DeVore On Mon, Apr 2, 2018 at 4:54 PM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Livecode Installer // Installation fa

Re: A little Levure-oriented question

2018-02-22 Thread Trevor DeVore via use-livecode
On Thu, Feb 22, 2018 at 12:11 PM, Graham Samuel via use-livecode < use-livecode@lists.runrev.com> wrote: > Just read in Trevor’s reply to me - it’s Sublime Text. No, I’d never heard > of it either. Myself, I have been happy editing with what comes with LC, > which probably goes to show something a

Re: A little Levure-oriented question

2018-02-22 Thread Trevor DeVore via use-livecode
On Thu, Feb 22, 2018 at 7:25 AM, Graham Samuel via use-livecode < use-livecode@lists.runrev.com> wrote: > 2. When I’ve used behaviors myself, it’s to allow essentially the same > script to be used for many objects, with the extremely useful ability to > hang on to the local context: I once used be

Re: A little Levure-oriented question

2018-02-21 Thread Trevor DeVore via use-livecode
On Wed, Feb 21, 2018 at 12:58 PM, Graham Samuel via use-livecode < use-livecode@lists.runrev.com> wrote: > But if there’s no code in the UI stack, how do the handlers in the SOS > know what object has invoked them? I mean of course you can work out the > caller, but it’s much easier to say > > on

Re: A little Levure-oriented question

2018-02-20 Thread Trevor DeVore via use-livecode
On Tue, Feb 20, 2018 at 5:15 PM, Graham Samuel via use-livecode < use-livecode@lists.runrev.com> wrote: > I’m following the Levure discussion and of course Trevor's pronouncements > with great interest. One thing strikes me - is there really a universally > understood meaning to the term “UI stack

Re: Levure update 0.9.5

2018-02-20 Thread Trevor DeVore via use-livecode
On Tue, Feb 20, 2018 at 11:20 AM, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > I'm interested in hearing more about other people who are thinking about > moving existing projects over. I've moved several small ones over (and > built a couple from scratch), and have been

Re: Levure update 0.9.5

2018-02-19 Thread Trevor DeVore via use-livecode
, 2018 at 10:25 AM, Trevor DeVore via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > On Mon, Feb 19, 2018 at 8:53 AM Mike Kerner via use-livecode < > > use-livecode@lists.runrev.com> wrote: > > > > > @Trevor > > > That would be go

Re: Levure update 0.9.5

2018-02-19 Thread Trevor DeVore via use-livecode
On Mon, Feb 19, 2018 at 8:53 AM Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > @Trevor > That would be good advice to add to the wiki as a "trying out and > transitioning to Levure" item I agree. Somebody should write that up and submit a PR :-) — Trevor DeVore > __

Re: Levure update 0.9.5

2018-02-19 Thread Trevor DeVore via use-livecode
nyone comment on this enough to clear my head a little? > > TIA > > Graham > (A very old coder, who in his twilight years is trying to stick purely to > LC rather than try to recycle his misspent youth, where several now extinct > low- and high-level languages had to be master

Re: Levure update 0.9.5

2018-02-15 Thread Trevor DeVore via use-livecode
On Thu, Feb 15, 2018 at 4:30 PM Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > Check the wiki instead of the readme.md. The documentation is extensive. > https://github.com/trevordevore/levure/wiki The wiki is definitely where you want to end up. The readme has a short d

Levure update 0.9.5

2018-02-14 Thread Trevor DeVore via use-livecode
Howdy folks, Version 0.9.5 of the Levure framework is now available. https://github.com/trevordevore/levure/releases -- Trevor DeVore ScreenSteps www.screensteps.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Re: Reloading script-only stacks

2018-01-29 Thread Trevor DeVore via use-livecode
On Sat, Jan 27, 2018 at 10:17 AM, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > Check with Trevor - in Levure he waits for a signal on a port that ST sends > when there is a save and then magically reloads. The way the Levure/SublimeText integration works is as follows:

Re: Question about script-only stacks

2018-01-26 Thread Trevor DeVore via use-livecode
On Fri, Jan 26, 2018 at 6:16 AM Rolf Kocherhans via use-livecode < use-livecode@lists.runrev.com> wrote: > There seems a lot of hype recently about script-only stacks. > I agree that they are cool vor GIT and work perfectly, but > it came to my mind - how are you go about it when you want to > pro

Re: Navigator now supports converting controls to script-only stack behaviors

2018-01-25 Thread Trevor DeVore via use-livecode
On Thu, Jan 25, 2018 at 3:36 AM Geoff Canyon via use-livecode < use-livecode@lists.runrev.com> wrote: > > I have a fix coded, but I'm in the middle of another update, so I will > update the whole thing tomorrow morning. (This is the sort of thing GitHub > is supposed to be good for, right? Heh --

Re: Crazy script-only stack question

2018-01-22 Thread Trevor DeVore via use-livecode
On Mon, Jan 22, 2018 at 2:20 PM, Geoff Canyon via use-livecode < use-livecode@lists.runrev.com> wrote: > Is there any reason script-only stacks had to be implemented in the engine? > It is nice that you can store the scripts for controls in a UI stack alongside of the ui stack file. You just set

Re: Anyone using a third-party update tool for LC-originated desktop apps?

2018-01-22 Thread Trevor DeVore via use-livecode
On Mon, Jan 22, 2018 at 11:32 AM, Graham Samuel via use-livecode < use-livecode@lists.runrev.com> wrote: > Trevor, this is great stuff! I will now study it very carefully. I > absolutely agree that there should be some kind of standard solution > offered to LC developers. I’ve been saying for a lo

Re: Anyone using a third-party update tool for LC-originated desktop apps?

2018-01-22 Thread Trevor DeVore via use-livecode
On Mon, Jan 22, 2018 at 5:04 AM, Graham Samuel via use-livecode < use-livecode@lists.runrev.com> wrote: > Nowadays it’s customary for quite modest apps after launching to notify > the user of an update being available, with the possibility of carrying out > the update there and then, or refusing.

Re: Do script-only stacks support "chained" behaviors?

2018-01-22 Thread Trevor DeVore via use-livecode
On Mon, Jan 22, 2018 at 12:20 AM Geoff Canyon via use-livecode < use-livecode@lists.runrev.com> wrote: > It occurs to me that this isn't as much of a problem as I thought -- any > button being converted to a stack is highly unlikely to have an openstack > handler already in it, and therefore it wo

Re: Do script-only stacks support "chained" behaviors?

2018-01-20 Thread Trevor DeVore via use-livecode
On Sat, Jan 20, 2018 at 6:43 PM Geoff Canyon wrote: > Well that's too bad for anyone who's currently using chained behaviors and > wants to use source control (i.e. convert to script-only stacks). > Yes it is. For now I just set the chained behaviors for any script only stacks that require them

Re: Do script-only stacks support "chained" behaviors?

2018-01-20 Thread Trevor DeVore via use-livecode
On Sat, Jan 20, 2018 at 5:53 PM Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > I believe they do, because I think Trevor is doing this with Levure. You can’t specify the behavior property of a script only stack in the script only stack itself. You have to assign the behav

Re: use-livecode Digest, Vol 172, Issue 15

2018-01-06 Thread Trevor DeVore via use-livecode
On Sat, Jan 6, 2018 at 2:20 PM MWCM via use-livecode < use-livecode@lists.runrev.com> wrote: > > > Looks like the FillInData handler in your row template script has an > error > > in it. Maybe some data isn?t what the script expects? Check line 79 and > see > > if there might be an error there. >

Re: DataGrid error

2018-01-06 Thread Trevor DeVore via use-livecode
On Sat, Jan 6, 2018 at 10:02 AM Andrew Bell via use-livecode < use-livecode@lists.runrev.com> wrote: > A published mobile app built using LC8.1.8 that suddenly stopped > working. It retrieves info from a database and populates a few > datagrids. I was able to use the Remote Debugger to pinpoint wh

Re: Cancel browser widget navigation?

2018-01-05 Thread Trevor DeVore via use-livecode
On Fri, Jan 5, 2018 at 10:45 AM, hh via use-livecode < use-livecode@lists.runrev.com> wrote: > > > So, how should this work without using a lot of JavaScript (eventually > > > changing libbrowser)? > > > > The same way that browserLoadRequest works for the iOS mobile browser. If > > you don’t pass

Re: Cancel browser widget navigation?

2018-01-05 Thread Trevor DeVore via use-livecode
On Fri, Jan 5, 2018 at 10:23 AM, hh via use-livecode < use-livecode@lists.runrev.com> wrote: > The browser widget doesn't know anything about what you do in the editor. > It has always the original htmltext you used for starting the editor. > > So, how should this work without using a lot of JavaS

Re: Cancel browser widget navigation?

2018-01-05 Thread Trevor DeVore via use-livecode
On Fri, Jan 5, 2018 at 9:45 AM, hh via use-livecode < use-livecode@lists.runrev.com> wrote: > > > hh wrote: > > > 2. Don't do the navigation in the widget but later on in browsers: > > > Not really from a widget property. But you could use an attribute that > the > > > widget can't do: to open a n

Re: Cancel browser widget navigation?

2018-01-05 Thread Trevor DeVore via use-livecode
On Fri, Jan 5, 2018 at 9:01 AM, hh via use-livecode < use-livecode@lists.runrev.com> wrote: > > Trevor D. wrote: > > Other than injecting javascript into each web page that cancels clicks on > > links, is there a way to cancel user clicks on links in a browser widget? > > 1. Cancel while navigatin

Cancel browser widget navigation?

2018-01-05 Thread Trevor DeVore via use-livecode
Other than injecting javascript into each web page that cancels clicks on links, is there a way to cancel user clicks on links in a browser widget? -- Trevor DeVore ScreenSteps www.screensteps.com ___ use-livecode mailing list use-livecode@lists.runrev.

Re: How to tell if it's a datagrid

2018-01-05 Thread Trevor DeVore via use-livecode
On Thu, Jan 4, 2018 at 6:13 PM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Given an object reference, how can I tell the object is a datagrid? You could check to see if the long id of your target control is the dgControl of the target control. If it is then you have a

Re: universal error catching/debugger dropping

2017-11-20 Thread Trevor DeVore via use-livecode
On Mon, Nov 20, 2017 at 8:56 AM, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > That doesn't catch every time we have a debugger drop, unfortunately. The debugger is probably capturing the message. Did you try defining errorDialog in a frontscript? -- Trevor DeVore Scre

Re: universal error catching/debugger dropping

2017-11-20 Thread Trevor DeVore via use-livecode
On Mon, Nov 20, 2017 at 8:56 AM, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > or every time a mobile script just aborts. > Did you put it in the message path using a library script? If a script error occurs then errorDialog will be triggered. -- Trevor DeVore (703) 785

Re: universal error catching/debugger dropping

2017-11-20 Thread Trevor DeVore via use-livecode
On Mon, Nov 20, 2017 at 8:31 AM Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > Is there a "universal" error message that is called when something bad > happens in LC? See the errorDialog message in the docs . Trevor DeVore ScreenSteps

Re: Finding on online shop window for apps (was Re: Awful quiet around here )

2017-11-15 Thread Trevor DeVore via use-livecode
On Tue, Nov 14, 2017 at 1:29 PM, Matthias Rebbe via use-livecode < use-livecode@lists.runrev.com> wrote: > Normally i do sign all of my apps (even custom and inhouse apps) for > Windows and Mac. > Makes life easier. But to be honest, sometimes i forgot to sign, if i am > in a hurry or i do not sig

Re: Markdown ultra-lite

2017-11-06 Thread Trevor DeVore via use-livecode
On Sun, Nov 5, 2017 at 2:40 PM, Kay C Lan via use-livecode < use-livecode@lists.runrev.com> wrote: > Nor was I aware that mergMardownToXHMTL existed, so thank you for > raising this thread so James could enlighten us. Now all I need is > someone to tell me there is similar function that converts H

Re: Should engine be applying link or metadata to an LINEFEED (LF) character?

2017-11-03 Thread Trevor DeVore via use-livecode
On Wed, Oct 25, 2017 at 2:42 PM, Jim Lambert via use-livecode < use-livecode@lists.runrev.com> wrote: > As you noted, one gets: > 10 > > 90660 > > > Now select before char 1 of line 2 and hit the delete key, so that all the > text is on line 1. > Next hit the return key, so that the text is again

Re: Autosaving stacks corrupted on network drives

2017-10-24 Thread Trevor DeVore via use-livecode
On Tue, Oct 24, 2017 at 6:03 PM Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > Yes, this especially happens with simultaneous sync tools such as google > drive (now backup and sync), microsoft ,oneDrive box, and dropbox. There > are a variety of things that play into this

Should engine be applying link or metadata to an LINEFEED (LF) character?

2017-10-24 Thread Trevor DeVore via use-livecode
Hi all, I’m seeing some behavior that I think is incorrect when setting the htmltext property of a field. I would be interested in other takes on it prior to filing a report, however. Take the following HTML: This is line 1 This is line 2 If you set the htmltext of a field using the above html

Re: Save file dialogs...

2017-10-23 Thread Trevor DeVore via use-livecode
On Mon, Oct 23, 2017 at 11:32 AM Brian Milby via use-livecode < use-livecode@lists.runrev.com> wrote: > One option would be to leave the extension off when initially presented to > the user. Then add the correct extension before saving if the user did not > manually add one. It is probably a littl

Re: Query Input Form

2017-10-13 Thread Trevor DeVore via use-livecode
On Thu, Oct 12, 2017 at 10:00 AM, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Has anyone put together a query input form, that can take simple input > from a user, like: > customers.customername is/is not/is greater than/is less than/is like > AND/OR > AND/OR > ... >

Re: Dropbox library in LC 9 - centralise the access token?

2017-10-11 Thread Trevor DeVore via use-livecode
On Wed, Oct 11, 2017 at 1:02 PM Ben Rubinstein via use-livecode < use-livecode@lists.runrev.com> wrote: > > In principle I think that a new app, e.g. built in LiveCode, could > perfectly > happy operate on a number of accounts simultaneously. But my proposal in no > way prevents that - the code th

Re: LiveCode documentation set now available for Dash compatible readers

2017-10-04 Thread Trevor DeVore via use-livecode
On Tue, Oct 3, 2017 at 5:54 PM, James Hale via use-livecode < use-livecode@lists.runrev.com> wrote: > There is now a documentation set (currently at LC 9 dp 9) available in the > "user-contribution" category for Dash compatible readers. > Thanks James! -- Trevor DeVore ScreenSteps www.screenste

Re: MacOS 10.13 crashes LC after color dialog

2017-09-29 Thread Trevor DeVore via use-livecode
On Fri, Sep 29, 2017 at 12:11 AM, hh via use-livecode < use-livecode@lists.runrev.com> wrote: > MacOS 10.13, LC 6.7.11/ 7.1.4/ 8.1.6/ 9.0.0-dp9 > (here on Mac mini/late 2012 2.5 GHz i5, Intel Grahics HD 4000) > > When using the color dialog from the Property Inspector or via > "answer color", ever

Re: Remote debugging - expected behavior

2017-09-29 Thread Trevor DeVore via use-livecode
On Fri, Sep 29, 2017 at 12:56 AM J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > On 9/28/17 8:54 PM, Monte Goulding via use-livecode wrote: > > > >> On 29 Sep 2017, at 7:13 am, J. Landman Gay via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> > >> Thanks. One

Re: TSNet error 6

2017-09-01 Thread Trevor DeVore via use-livecode
On Fri, Sep 1, 2017 at 11:40 AM, J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > I have two apps that normally work fine but in both an occasional user > will get an error "TSNeterr : (6) could not resolve host". What would be > the cause of this sporadic problem? We're n

Re: Parent of Target

2017-08-23 Thread Trevor DeVore via use-livecode
On Wed, Aug 23, 2017 at 9:59 AM, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Wh??? So send would but dispatch won't? > That is correct, as long as you aren’t using `in time` with `send`. The following script won’t cause an error until the last `send`: on mouseUp

Re: Parent of Target

2017-08-23 Thread Trevor DeVore via use-livecode
On Wed, Aug 23, 2017 at 1:33 AM J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > On 8/22/17 11:42 PM, Trevor DeVore via use-livecode wrote: > > Why do you need to turn > > the long id of the parent into a small array and dispatch to to any > o

Re: Parent of Target

2017-08-22 Thread Trevor DeVore via use-livecode
On Tue, Aug 22, 2017 at 6:11 PM, Sannyasin Brahmanathaswami via use-livecode wrote: > > > in this case behavior_SearchAndFilter is attache to the searhView custom > control > > yep I plan that simple dispatch > > hence my function to turn the long idea of the parent into a small array > > when ca

Re: Parent of Target

2017-08-22 Thread Trevor DeVore via use-livecode
On Tue, Aug 22, 2017 at 3:24 PM, Sannyasin Brahmanathaswami via use-livecode wrote: > > See earlier longer memo. > USE CASE aka "Problem to Solve" > > is a frame work with multiple stacks/aka "modules" with content. > > Search will be a global requirement. > > I can identify, at least for now, th

Levure update: Customizing builds

2017-08-20 Thread Trevor DeVore via use-livecode
Hi list, I made a screencast introducing a new features I've been working on for the Levure packager. Applications that are delivered to different target groups may have different distribution requirements. On macOS a common example is an application that is distributed through the developers webs

Levure update: Customizing builds

2017-08-20 Thread Trevor DeVore via use-livecode
Hi list, I made a screencast introducing a new features I've been working on for the Levure packager. Applications that are delivered to different target groups may have different distribution requirements. On macOS a common example is an application that is distributed through the developers webs

Re: the defaultStack changes on resume

2017-08-09 Thread Trevor DeVore via use-livecode
On Wed, Aug 9, 2017 at 11:08 AM, Paul Dupuis via use-livecode < use-livecode@lists.runrev.com> wrote: > Has any one run into the following situation in LiveCode standalones? > > In a multiple window application, the user has either a standard window > or a modal dialog open (the topWindow which is

Re: set the clipboarddata["image"] not compatible with Adobe Photoshop

2017-08-04 Thread Trevor DeVore via use-livecode
On Fri, Aug 4, 2017 at 4:41 AM Tiemo Hollmann TB via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Panos, > > you are right: > > MS Paint (old version): No > Adobe Photoshop: No > Adobe InDesign: No > MS Paint 3D (new Windows 10): Yes (this was my first test) > MS Word: Yes > MS Excel:

Re: Web vs Native (was Re: HTML5 limitations?)

2017-07-28 Thread Trevor DeVore via use-livecode
On Fri, Jul 28, 2017 at 11:43 AM, Mark Waddingham via use-livecode < use-livecode@lists.runrev.com> wrote: > > At the end of the day, it might not be that making it synchronous *is* the > solution, but instead tweaking engine syntax and semantics to make it > easier to deal with this asynchronicit

Re: Importing Unicode from MySQL

2017-07-28 Thread Trevor DeVore via use-livecode
On Wed, Jul 26, 2017 at 3:16 PM, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Trevor, does sqlYoga do this automatically? Is there a down side to doing > this by default? > SQL Yoga does not. I'm not familiar with the SET NAMES query so I don't know what the down sides a

Re: Codesigning a Mac desktop version

2017-07-06 Thread Trevor DeVore via use-livecode
On Thu, Jul 6, 2017 at 3:16 AM Jonathan Lynch via use-livecode < use-livecode@lists.runrev.com> wrote: > I tried using Trevor Devore' codesigning stack, which is a very nice > contribution to the community. I am getting a complaint about unsealed > contents present in the bundle root. > > Does any

Re: can I lock screen over more than one handler?

2017-07-05 Thread Trevor DeVore via use-livecode
On Wed, Jul 5, 2017 at 6:45 AM, Tiemo Hollmann TB via use-livecode < use-livecode@lists.runrev.com> wrote: > > > Is this possible? > > on handler1 > > lock screen > > -- do some stuff here > > send "handler2" in 0 milliseconds > > end handler1 > > > > on handler2 > > -- do some other stuff here > >

Re: Obtaining the "active" Desktop/Monitor under OSX?

2017-06-28 Thread Trevor DeVore via use-livecode
I am not at my computer to confirm this but I believe the "screen "property of a stack returns the number of the screen that the stack is on. That number represents the line offset of the screen in the screenrects property. -- Trevor DeVore On Wed, Jun 28, 2017 at 9:59 AM Paul Dupuis via use-l

Re: GLX apps and 8.15

2017-06-26 Thread Trevor DeVore via use-livecode
On Mon, Jun 26, 2017 at 11:39 PM, Monte Goulding via use-livecode < use-livecode@lists.runrev.com> wrote: > Yes something _has_ changed. > > https://github.com/livecode/livecode/pull/5456 > > The issue is really in GLX and can be fixed two ways: > > Code your stack to handle all the GLX managed wi

Re: Levure wiki / documentation

2017-06-26 Thread Trevor DeVore via use-livecode
And what Monte said too :-) -- Trevor DeVore ScreenSteps www.screensteps.com On Mon, Jun 26, 2017 at 6:41 PM, Monte Goulding via use-livecode < use-livecode@lists.runrev.com> wrote: > Contributing to a GitHub wiki is probably not your best introduction to > git if the wiki is restricted to coll

Re: Levure wiki / documentation

2017-06-26 Thread Trevor DeVore via use-livecode
What Andre said. Here is the link to the issue page: https://github.com/trevordevore/levure/issues -- Trevor DeVore ScreenSteps www.screensteps.com On Mon, Jun 26, 2017 at 6:20 PM, Andre Garzia via use-livecode < use-livecode@lists.runrev.com> wrote: > Alex, > > I am not Trevor so he may sugge

Re: Creating installers when packaging a Levure application

2017-06-25 Thread Trevor DeVore via use-livecode
On Sat, Jun 24, 2017 at 12:41 PM William Prothero via use-livecode < use-livecode@lists.runrev.com> wrote: > Trevore: > I looked at the helper video and noted the yml file for each helper. > However, I didn’t know where to add those lines to the main app yml file. > But, I will take another look a

Re: Creating installers when packaging a Levure application

2017-06-24 Thread Trevor DeVore via use-livecode
On Sat, Jun 24, 2017 at 12:41 PM William Prothero via use-livecode < use-livecode@lists.runrev.com> wrote: > Trevore: > I looked at the helper video and noted the yml file for each helper. > However, I didn’t know where to add those lines to the main app yml file. > But, I will take another look a

Re: Creating installers when packaging a Levure application

2017-06-23 Thread Trevor DeVore via use-livecode
On Fri, Jun 23, 2017 at 6:09 PM William Prothero via use-livecode < use-livecode@lists.runrev.com> wrote: > Trevor: > This looks like a wonderful resource. However, I got stuck following the > “Make Installer” tutorial because I couldn’t read the text on the yml file, > where you modified added th

Creating installers when packaging a Levure application

2017-06-23 Thread Trevor DeVore via use-livecode
Hey list, If you attended my session on Levure at LiveCode Global Jam you may have heard me mention that installers couldn’t be automated yet. Well, now they can. Levure 0.9.1 was pushed out today and it adds some features to “helpers” that allow the creation of installers during the packaging pro

Re: Can't Sign App

2017-06-16 Thread Trevor DeVore via use-livecode
On Fri, Jun 16, 2017 at 1:35 PM Dan Friedman via use-livecode < use-livecode@lists.runrev.com> wrote: > Sweet! That did the trick! Thank you for the stack. That made what was > a seemingly complicated process into a one-click joy! > > I hate to be greedy, but do you have a solution for Windows

Re: Can't Sign App

2017-06-16 Thread Trevor DeVore via use-livecode
On Wed, Jun 14, 2017 at 5:13 PM, Dan Friedman via use-livecode < use-livecode@lists.runrev.com> wrote: > Using LC 8.1.3 (or 8.1.5 or 9.0.0) if I attempt to sign my standalone > application using the instructions found here: http://revolution. > screenstepslive.com/s/revolution/m/10695/l/112706-sig

Re: Stack Files and Behaviors

2017-06-13 Thread Trevor DeVore via use-livecode
On Tue, Jun 13, 2017 at 12:43 PM, Sannyasin Brahmanathaswami via use-livecode wrote: > > 3) By default, all the behaviors were added at the beginning of this project, but, a recent "event" tells me that you *do not* need to add behaviors to the stack files. > > Assuming a behavior is saved and ope

Re: Help me test Levure

2017-06-12 Thread Trevor DeVore via use-livecode
On Mon, Jun 12, 2017 at 9:00 AM AndyP via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Trevor, > > All installed and working as documented..excellent work. > > Windows 10 , LC 8.4 Great. Thanks Andy. -- Trevor DeVore > ___ use-livecode

Re: Help me test Levure

2017-06-10 Thread Trevor DeVore via use-livecode
On Sat, Jun 10, 2017 at 3:25 PM, panagiotis merakos via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi all, > > In LC 8.1.4 (as this is the case starting from LC 8.1.2 IIRC) you need at > least OSX 10.10 to build iOS standalones. > Well that explains it. Thanks for the info Panos. --

Re: Help me test Levure

2017-06-10 Thread Trevor DeVore via use-livecode
On Sat, Jun 10, 2017 at 2:54 PM Richmond Mathewson via use-livecode < use-livecode@lists.runrev.com> wrote: > Mac OS 10.7.5 > > At stage 5. Package Application. > > Put this |levurePackageApplication "release" in to the > Message Box and got a number of rapidly flashing grey windows followed by >

Re: Help me test Levure

2017-06-10 Thread Trevor DeVore via use-livecode
On Sat, Jun 10, 2017 at 11:33 AM, Trevor DeVore wrote: > I have a test that I would like as many people as possible to run. If you > could take a few minutes to try it out and report back that would be great. > BTW, I forgot to mention that the test should be done with LiveCode 8.1.4. I tested w

Help me test Levure

2017-06-10 Thread Trevor DeVore via use-livecode
Hi everyone, The first official release of the Levure application development framework is drawing nigh and I'm looking for help in testing it on various system configurations. For those unfamiliar with the framework I've included the description from the github page below. I have a test that I w

Re: AW: 64 bit desktop apps

2017-06-08 Thread Trevor DeVore via use-livecode
On Thu, Jun 8, 2017 at 2:55 AM Mark Waddingham via use-livecode < use-livecode@lists.runrev.com> wrote: > > As a general request, can people let us know if they are relying on > externals on Mac which are currently 32-bit only? I have a couple of externals I use in my apps that are 32-bit. I hav

Re: Param Naming - Object by Reference Best Practices

2017-05-31 Thread Trevor DeVore via use-livecode
On Wed, May 31, 2017 at 5:17 PM Richard Gaskin via use-livecode < use-livecode@lists.runrev.com> wrote: > I almost always pass long IDs as object references, e.g.: > > put the long ID of grc "portal-title-bkgnd" into tObj > DoSomethingWith tObj > > Complete, absolute, unambiguous, and, if

Re: Livecode 9 and converting to Stack Behaviors

2017-05-31 Thread Trevor DeVore via use-livecode
On Wed, May 31, 2017 at 2:38 PM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi all. > > I have been reviewing Trevor's Youtube video on using Livecode 9 to create > behaviors much more easily. Looks cool, I'd like to start working on this. > But there was a place where h

Re: Sql problem

2017-05-25 Thread Trevor DeVore via use-livecode
I always thought it would be nice to have a different type of connector in SQL Yoga that would interface with a web API. I never had a project where I needed to actually flesh out the idea to see if it was practical. -- Trevor DeVore ScreenSteps www.screensteps.com On Wed, May 24, 2017 at 12:05

Re: which port is beeing used with get URL?

2017-05-20 Thread Trevor DeVore via use-livecode
On Fri, May 19, 2017 at 3:40 AM, Tiemo Hollmann TB via use-livecode < use-livecode@lists.runrev.com> wrote: > > LC6 and 8. Again and again I have customers, where my program doesn't gets > an internet connection with standard "put URL foo into res". This happens > only at "institutional customers"

Re: http calls blocked by virus protection?

2017-05-05 Thread Trevor DeVore via use-livecode
On Thu, May 4, 2017 at 11:06 PM Peter Bogdanoff via use-livecode < use-livecode@lists.runrev.com> wrote: > > I have a user who seems to have a good Internet connection, but my > Livecode application can’t connect to a remote server using http. > > He’s on Windows. Is it possible that some virus pr

Re: taking a screenshot fails - video experience needed

2017-04-21 Thread Trevor DeVore via use-livecode
On Fri, Apr 21, 2017 at 1:53 AM Tiemo Hollmann TB via use-livecode < use-livecode@lists.runrev.com> wrote: > And what do you mean with "feature"? to suppress the ability of making > screenshots in general? Ever heard of something like this? I've seen Webroot affect what can be captured on the sc

Re: D3 LiveCode Chart Examples

2017-03-24 Thread Trevor DeVore via use-livecode
On Fri, Mar 24, 2017 at 12:06 AM, Todd Fabacher via use-livecode < use-livecode@lists.runrev.com> wrote: > On Facebook people had expressed a desire to work with D3 and LiveCode. So, > here is the D3 LiveCode Chart Examples on github: > https://github.com/digitalpomegranate/D3-Livecode-Charts Hi

Re: Password field code to share?

2017-03-21 Thread Trevor DeVore via use-livecode
On Tue, Mar 21, 2017 at 7:46 AM, Tiemo Hollmann TB via use-livecode < use-livecode@lists.runrev.com> wrote: > thanks for sharing this smart solution. > You're welcome. > Did you ever had any issues loading the font on any platform or is that a > near 100% reliable approach? > I have been using

Re: Password field code to share?

2017-03-21 Thread Trevor DeVore via use-livecode
On Tue, Mar 21, 2017 at 4:48 AM Tiemo Hollmann TB via use-livecode < use-livecode@lists.runrev.com> wrote: > > there have been several solutions for password fields around the community > (Eric Chatonet, .), but all I have seen so far are not complete (e.g. no > copy/paste) or safe in handling or

Re: the screenpixelscale on Microsoft SurfaceBook?

2017-03-16 Thread Trevor DeVore via use-livecode
On Mon, Mar 6, 2017 at 1:11 PM, Andre Garzia wrote: > Hey Trevor, > > This is a Surface Pro 4 with Intel HD 520 running latest Windows 10 at > 2736x1284 with 200% display scaling. The screenPixelScale reported is 2 on > LC 8.1.2 > > I can't have my machine go to 3000x2000, sorry. > Thanks Andre.

the screenpixelscale on Microsoft SurfaceBook?

2017-02-28 Thread Trevor DeVore via use-livecode
Does anyone have access to a Microsoft SurfaceBook with an Intel HD 520 card at 3000x2000 running the latest version of Windows 10? If so can you tell me what LiveCode 8 reports for the screenPixelScale property if the display scaling is set to 200% or 150%? I had a bug report today that makes me t

<    1   2   3   4   >