Re: IDE performance (Re: Suggestion: Non-Appbuilding Community Edition)

2021-09-07 Thread Scott Morrow via use-livecode
Andre, when you say “so bad” do you mean the script editor or… ? -- Scott Morrow > On Sep 7, 2021, at 12:57 PM, Andre Garzia via use-livecode > wrote: > > to be honest, the IDE on Windows has been so bad for me that it caused me to > switch back to a mac...

Re: Do Mac OS apps stop working if your Mac Developer ID Application cert expires?

2020-01-23 Thread Scott Morrow via use-livecode
I was under the impression that the original post was about Mac desktop. In which case JLG’s answer seemed To the point. If it isn’t in the MacAppStore then my understanding is that you just can’t code sign new builds but that existing apps continue to work as usual. On mobile it is different

Re: Open Printing to PDF

2019-04-22 Thread Scott Morrow via use-livecode
Hello Camm, Are they all printing the same text? If I recall correctly, Open Printing to PDF is where the fail occurs when certain Unicode characters are encountered. Emojis are one example where characters will render in a field but not print to a PDF. Hmmm... I wasn’t able to turn up a bug

Re: Script Editor Autocomplete Optional?

2017-09-14 Thread Scott Morrow via use-livecode
Don’t be disheartened! I agree with Jacque that while I might not want to have it running all the time, there would be times where it would be very useful. Being able to switch it off would be good… but being able to switch it ON will be good too! -- Scott Morrow Elementary Software (Now

Quartam PDF Lib - remove dashed lines

2017-08-23 Thread Scott Morrow via use-livecode
For any users of Jan’s Quartam PDF Lib… After setting line options with qrtPDF_SetLineOptions tDocRef,"round","miter","0,2",1 I can't work out how to go back to using solid lines. I’m sure that I’m missing something obvious since the library is generally very satisfying to work with. (I

Re: common code patterns

2017-08-10 Thread Scott Morrow via use-livecode
What about the use of mobile-only commands… needing to always wrap them in something to keep the IDE from touching. if "mobile" is in the environment then mobileControlSet tObject, tProp, tValue end if > On Aug 10, 2017, at 6:50 PM, Monte Goulding via use-livecode >

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

2017-07-27 Thread Scott Morrow via use-livecode
> On Jul 27, 2017, at 10:48 AM, Matt Maier via use-livecode > wrote: > High market penetration of smartphones doesn't mean anyone actually has any > idea how to use their smartphone. Most people are at about the > Fischer-Price My First Shapes and Colors level.

Re: Drag List Items Up and Down

2017-02-06 Thread Scott Morrow via use-livecode
tmPanel did crash once but eventually ran for me on Sierra using LC 8.1.2 — Scott Morrow > On Feb 6, 2017, at 11:47 AM, Sannyasin Brahmanathaswami via use-livecode > wrote: > > Thank you all! > > FYI tmpanel.rev crashes 8.1.3 (at least here on Sierra) > > >

Re: Drag List Items Up and Down

2017-02-02 Thread Scott Morrow via use-livecode
Scott Rossi published "Get In Line”, a different sort of solution which involves dragging an img representation of the text line. I liked the added opportunity for visual effect that this method offered. I have used it successfully in several applications including ones in iOS. Scott talks

Re: Boring but important - selling a download product for Windows

2017-01-21 Thread Scott Morrow via use-livecode
Graham, I'm glad you've been "wittering on". I code signed my first Mac application (and disk image) the other day because of your persistence. -- Scott Morrow Elementary Software > On Jan 21, 2017, at 11:43 AM, Graham Samuel via use-livecode > wrote: > >