Re: How to lose your work in a couple of clicks (dirty flag)

2017-01-24 Thread Mark Talluto via use-livecode
> On Jan 24, 2017, at 9:50 AM, Ralph DiMola via use-livecode > wrote: > > I have been poking around in the IDE stacks and found this. I think it's a > bug but wanted to run it up the ol' flag pole with the list first before I > submit a bug report. > > Recipe:

Re: How big of a request can be sent with https?

2017-02-10 Thread Mark Talluto via use-livecode
> On Feb 8, 2017, at 2:52 PM, Dr. Hawkins via use-livecode > wrote: > > I am contemplating the changes to, instead of direct postgres > communication, using an https wrapper. > > How big of an inquiry can I send? Most are small, but when opening the > file,

Re: Array Properties in a Standalone

2017-01-12 Thread Mark Talluto via use-livecode
> On Jan 12, 2017, at 2:15 PM, Bob Sneidar via use-livecode > wrote: > > Thanks for the assistance, and if any of the dev team thinks this is not how > a standalone can work, contact me offline as you please, an I will be glad to > assist. The standalone is too

Re: D3 LiveCode Chart Examples

2017-03-24 Thread Mark Talluto via use-livecode
> > On Mar 23, 2017, at 10:06 PM, Todd Fabacher via use-livecode > wrote: > > On Facebook people had expressed a desire to work with D3 and LiveCode. So, > here is the D3 LiveCode Chart Examples on github: >

Re: [OT]h.264 alternatives

2017-07-24 Thread Mark Talluto via use-livecode
On Jul 24, 2017, at 8:42 AM, Richard Gaskin via use-livecode wrote: > > Tiemo Hollmann wrote: > > > Richard wrote: > >> Tiemo Hollmann wrote: > >> > I think the source of the problem that there is no standard codec > >> > for h.264 on windows is, that LiveCode

Re: Exploring A Single File Deploy on Windows

2017-06-21 Thread Mark Talluto via use-livecode
> On Jun 21, 2017, at 11:31 AM, Mark Waddingham via use-livecode > wrote: > > Since 8, standalones have loaded their externals on startup - so no script > runs before the standalone expects them to be where they should. One way to > resolve this is to send a

Re: Preference for Keeping Saved Empty Button Scripts Empty

2017-06-21 Thread Mark Talluto via use-livecode
> On Jun 21, 2017, at 4:40 PM, Monte Goulding via use-livecode > wrote: > > Hi Guys > > I have done _some_ work on an autocomplete framework which could also be used > for a snippet library. It is something we have on the radar to complete and > integrate into

Re: First 1000 characters without loop?

2017-06-22 Thread Mark Talluto via use-livecode
On Jun 22, 2017, at 11:03 AM, Rick Harrison via use-livecode wrote: > > I have a string variable which contains over 2500 characters. > I only want to grab the first 1000 characters of that string. > Rather than looping 1000 times to grab each character > is there

Re: LC-Magick Collection

2017-05-23 Thread Mark Talluto via use-livecode
On May 23, 2017, at 9:16 AM, hh via use-livecode wrote: > > Added LC-Magick #9: > SelectiveGray ("Pleasantville-/SinCity-effect") [hh] > http://forums.livecode.com/viewtopic.php?p=154277#p154277 > >> LC-Magick #8 - MoonEffect (Ell. Distort./ 'Fisheye') [bn and

Re: HTML5 deployment: progress comes into sight

2017-06-03 Thread Mark Talluto via use-livecode
> On Jun 2, 2017, at 3:02 PM, hh via use-livecode > wrote: > > Simply a creative contribution to this thread: > > Here are direct links. Worth waiting for loading, it's faster than you > expect. (Also loading times has been essentially improved with my tests). >

Re: Autocomplete toggle?

2017-10-04 Thread Mark Talluto via use-livecode
> On Sep 27, 2017, at 10:32 AM, J. Landman Gay via use-livecode > wrote: > > Thanks. I wish it recorded sound, it would be helpful to say "now I'm typing a > D, look 3 words back for the insertion" but that's what I'll probably use. I am a bit behind on this

Re: Compatible video formats

2018-05-14 Thread Mark Talluto via use-livecode
Hi Peter, The short answer is ‘no’. The longer version would be ‘nope’. There is some hope though. Tangentially, we have been working directly with the LC team on video mirroring. Trying to get his working, we also tried to find a common format that worked for both Mac and Win. We found that

Re: PDF

2018-05-14 Thread Mark Talluto via use-livecode
That is pretty funny. But, most of our clients in the K12 market fax their POs to us. Luckily, eFax solutions are bountiful. My guess is that they are sending the fax from a software package as well. Why not just use email is the transmission technology? Some are getting there. Others have

Re: Anything LiveCode Can Learn From GO

2018-06-14 Thread Mark Talluto via use-livecode
tsNet with async calls can help you get this. Best regards, Mark Talluto livecloud.io nursenotes.net canelasoftware.com > On Jun 14, 2018, at 8:24 AM, Ralph DiMola via use-livecode > wrote: > > I would love to

Re: Anything LiveCode Can Learn From GO

2018-06-15 Thread Mark Talluto via use-livecode
: > > Mark, > > Thanks but, Sigh...Not possible on mobile. > > Ralph DiMola > IT Director > Evergreen Information Services > rdim...@evergreeninfo.net > > > -Original Message- > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com]

Re: Anything LiveCode Can Learn From GO

2018-06-14 Thread Mark Talluto via use-livecode
nal Message- > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf > Of Mark Talluto via use-livecode > Sent: Thursday, June 14, 2018 2:21 PM > To: How to use LiveCode > Cc: Mark Talluto > Subject: Re: Anything LiveCode Can Learn From GO > > tsNet with async

Re: Notifying users of Web Delays in Browser Widget

2018-01-08 Thread Mark Talluto via use-livecode
On Jan 7, 2018, at 7:06 PM, Sannyasin Brahmanathaswami via use-livecode wrote: > > OT: Throttling bandwidth on test devices seems to be a common requirement, if > you are stuck with highspeed WIFI.. what to do? A quick search, yes, lots of > hits, but no easy

Re: Navigator update: better conversion to behaviors, better property editing, better version control, and send to private commands

2018-02-05 Thread Mark Talluto via use-livecode
Hi Geoff, I am super excited to see you working on Navigator. I have one little issue with it as it stands. I can not edit behaviors any longer. I am sure I am doing something wrong. I did the right click -> “Edit Behavior Scripts” on a card that has a behavior associated with it. The line is

Re: Navigator update: better conversion to behaviors, better property editing, better version control, and send to private commands

2018-02-06 Thread Mark Talluto via use-livecode
using something >> like Edit Behaviors will cause the editor to show that script, but still be >> sitting behind whatever other windows are open. >> >> Or maybe you're seeing something else? What LC version and platform? >> >> gc >> >> On Mon, Feb 5

Re: Navigator update: better conversion to behaviors, better property editing, better version control, and send to private commands

2018-02-06 Thread Mark Talluto via use-livecode
script, but still be >> sitting behind whatever other windows are open. >> >> Or maybe you're seeing something else? What LC version and platform? >> >> gc >> >> On Mon, Feb 5, 2018 at 9:46 AM, Mark Talluto via use-livecode < >> use-livecod

Re: Navigator v 6 is out

2018-08-13 Thread Mark Talluto via use-livecode
As always, thanks for this Geoff. Make working with big projects a lot better. Any chance you have a way to collapse all controls via some menu or keyboard sequence? And, can we expand all controls as well in some quick way? I am thinking that I will default to having all collapsable controls

Re: Navigator v 6 is out

2018-08-13 Thread Mark Talluto via use-livecode
ough. > > Bob S > >> On Aug 13, 2018, at 14:26 , Mark Talluto via use-livecode >> wrote: >> >> As always, thanks for this Geoff. Make working with big projects a lot >> better. Any chance you have a way to collapse all controls via some menu or >

Re: Surprise...

2018-08-20 Thread Mark Talluto via use-livecode
I wrote a stack that demonstrated this and other concepts for LC Mark directly. His Global talks called ‘Optimizing Your Code’ are partially based on some things we have been discussing. Best regards, Mark Talluto livecloud.io nursenotes.net

Re: Navigator 6.1 alpha1 is out

2018-08-21 Thread Mark Talluto via use-livecode
Hi Geoff, 6.1 alpha 2 = awesome! You fixed the drag and drop bug. Would you post your PayPal so I can show some appreciation? Best regards, Mark Talluto livecloud.io nursenotes.net canelasoftware.com > On Aug

Re: Surprise...

2018-08-22 Thread Mark Talluto via use-livecode
Hi Curry, The stack can be found here: http://canelasoftware.com/pub/livecode/GetColumnCode.zip In my particular use of arrays and lists, I find the lists to be a little more than 2 times faster than arrays. This test is operating off

Re: On Performance of Array Access

2018-08-31 Thread Mark Talluto via use-livecode
I have only one complaint…You should have told me to put a diaper on before reading this. Aside from my inability to control myself with all this wonderful news…Thank you! Best regards, Mark Talluto livecloud.io nursenotes.net canelasoftware.com

Re: ImageHandles_v105

2018-09-04 Thread Mark Talluto via use-livecode
Hi Hermann. That was fun to explore. Your work on graphics and images is amazing. Best regards, Mark Talluto livecloud.io nursenotes.net canelasoftware.com > On Sep 1, 2018, at 9:27 AM, hh via use-livecode >

Re: 3WDevolution question

2018-09-05 Thread Mark Talluto via use-livecode
Multi-monitor issue? Best regards, Mark Talluto livecloud.io nursenotes.net canelasoftware.com > On Sep 4, 2018, at 10:41 PM, William Prothero via use-livecode > wrote: > > Richard: > I’ve been playing

Re: Contractors and open source software

2018-09-04 Thread Mark Talluto via use-livecode
't > produce commercial software with Community without violating the license. > > I will be corrected if this is not the case. > > Bob S > > >> On Sep 4, 2018, at 16:07 , Mark Talluto via use-livecode >> wrote: >> >> I had to work through a contrac

Contractors and open source software

2018-09-04 Thread Mark Talluto via use-livecode
I had to work through a contract recently. This particular section was interesting. Thought I would share it here. I changed the organization name to [company] to protect this well respected entity. I can understand their view on the use of open source software. What are your thoughts? - - -

Re: Issues with storage of data in stack

2018-03-11 Thread Mark Talluto via use-livecode
Hi Lagi, Our LiveCode array database does not use SQL or any other database. In terms of local only database, we do not rely on anything but LiveCode. It is purely a LiveCode derived system. Data is manipulated using familiar methodologies to other databases. The data is encrypted using

Re: Issues with storage of data in stack

2018-03-11 Thread Mark Talluto via use-livecode
Hi BR, Sorry about that. I have updated the docs page to link back to the main site. https://livecloud.io Mark > On Mar 11, 2018, at 7:18 PM, Sannyasin Brahmanathaswami via use-livecode > wrote: > > Mark Talluto wrote: > >If you

Re: Issues with storage of data in stack

2018-03-08 Thread Mark Talluto via use-livecode
> On Mar 8, 2018, at 9:03 AM, Lagi Pittas via use-livecode > wrote: > > In the first version of the system I save the arrays which held all > the Clerks orders/totals etc and items into an external stack every > time they added an item. I too use arrays as a data

Re: Issues with storage of data in stack

2018-03-08 Thread Mark Talluto via use-livecode
to it? > > Peter Bogdanoff > ArtsInteractive > >> On Mar 8, 2018, at 10:38 AM, Mark Talluto via use-livecode >> <use-livecode@lists.runrev.com> wrote: >> >>> On Mar 8, 2018, at 9:03 AM, Lagi Pittas via use-livecode >>> <use-livecode

Re: [ANN] Release 9.0.0

2018-04-05 Thread Mark Talluto via use-livecode
It is true that you paid for a 190Mbit connection. Not all servers will be able to saturate that size of a pipe. The amount a service can pump out will be based on many factors like level of network activity at that moment, health of the hops between you and the server, general network traffic

Mobile Native Essentials Widget Pack

2018-04-11 Thread Mark Talluto via use-livecode
Thanks Todd and Digital Pomegranate for the release of your first widget pack. These and the others you have planned are essential for LiveCode and its growing user-base. I just bought the widget pack. These are going to be very useful.

Re: Mobile Native Essentials Widget Pack

2018-04-11 Thread Mark Talluto via use-livecode
$49 for the amount of work that went into making these widgets is quite affordable. Yes, these are listed as v .5. They could have labeled them as v 1.0. That leaves everyone the opportunity to find things that need to be fixed or improved and provide feedback. These key features are not coming

Re: Mobile Native Essentials Widget Pack

2018-04-12 Thread Mark Talluto via use-livecode
These are early days for widgets with seamless integration for all platforms. It is coming. Complex things like this take time to complete. Hang in there. Best regards, Mark Talluto livecloud.io nursenotes.net canelasoftware.com

Re: Mobile Native Essentials Widget Pack

2018-04-12 Thread Mark Talluto via use-livecode
The marketing of these widgets and the other 3rd party extensions could use a little work. The descriptions for those that I clicked on where sparse and lacking screenshots. Licensing should be better addressed as well. Clicking on any of the widgets in the aforementioned pack makes it look

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

2018-04-13 Thread Mark Talluto via use-livecode
> On Apr 13, 2018, at 9:48 AM, Trevor DeVore via use-livecode > <use-livecode@lists.runrev.com> wrote: > > On Fri, Apr 13, 2018 at 11:32 AM, Mark Talluto via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> >> Did they say untyi

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

2018-04-13 Thread Mark Talluto via use-livecode
> On Apr 13, 2018, at 9:20 AM, Trevor DeVore via use-livecode > wrote: > > 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

Re: 8.1.10 rc1 -- Upgrade MissIng Splash Screen

2018-04-23 Thread Mark Talluto via use-livecode
> On Apr 22, 2018, at 3:48 PM, Sannyasin Brahmanathaswami via use-livecode > wrote: > > Oh joy… back at it went Apple's requirements! > > Upgraded > > 8.1.10. rc 1 > Mac OS X 10.13.3 > xCode 9.3 > > Now, in a standalone, it can't find the icon, even though I

Re: TOOLS ROUNDUP! TOOLS ROUNDUP!

2018-04-23 Thread Mark Talluto via use-livecode
> I'm still thinking about sessions for LCG. One of the suggestions I had > seen was an intro on tool x. How about a tools roundup? Names and URL's > for your favorite LC tools go in this thread, please. More is better so I > don't leave anyone out. Over the years we have made some tools

Re: OSX printing of images issue

2018-03-29 Thread Mark Talluto via use-livecode
I will ask one of my co-workers to get in contact with you tomorrow. She writes printing code all the time. Best regards, Mark Talluto livecloud.io nursenotes.net canelasoftware.com > On Mar 29, 2018, at 12:33

Re: Issues with storage of data in stack

2018-03-22 Thread Mark Talluto via use-livecode
Hi Lagi, Sorry about the delayed reply. I have been on a long business trip. Your early designs are far more sophisticated than what we put together here. Super impressive history you have. LiveCode really is the champion here in that we are only using arrayEncode() and put myArrayA into

Re: Size of screen diagonal?

2018-02-28 Thread Mark Talluto via use-livecode
On Feb 28, 2018, at 7:51 AM, Peter Reid via use-livecode wrote: > > I'm developing a desktop app for Mac & PC that displays photos of coins. I'd > like to display them at real size but I can't find the properties for the > current screen (i.e. the one that my

Re: You should avoid using "Open in New Navigator" in Navigator

2018-02-28 Thread Mark Talluto via use-livecode
On Feb 27, 2018, at 9:14 PM, Geoff Canyon via use-livecode wrote: > > I've updated GitHub and the download to remove it for now. Under some > circumstances (that I can't replicate just yet) "Open in New Navigator" can > fail in a way that seems to mess with the

Re: Navigator Update

2018-02-27 Thread Mark Talluto via use-livecode
> On Feb 24, 2018, at 11:23 AM, Geoff Canyon via use-livecode > wrote: > > -- A new command Open in New Navigator when right-clicking on any set of > containers: groups, cards, or stacks -- which will open all of the > containers, each in their own copy of

Re: Navigator Update

2018-02-27 Thread Mark Talluto via use-livecode
post an update in a bit. > > gc > > On Tue, Feb 27, 2018 at 2:00 PM, Mark Talluto via use-livecode > <use-livecode@lists.runrev.com <mailto:use-livecode@lists.runrev.com>> wrote: > > On Feb 24, 2018, at 11:23 AM, Geoff Canyon via use-livecode > > <use-li

Re: Livecode on Mohave

2018-09-28 Thread Mark Talluto via use-livecode
I have been using it without issues. LC 9.0.1 Best regards, Mark Talluto livecloud.io nursenotes.net canelasoftware.com > On Sep 23, 2018, at 7:58 PM, Sannyasin Brahmanathaswami via use-livecode > wrote: >

Re: Array editing or Validate JSON string?

2018-11-16 Thread Mark Talluto via use-livecode
Hi Bill, My favorite JSON validator is: https://jsonformatter.curiousconcept.com Best regards, Mark Talluto livecloud.io nursenotes.net canelasoftware.com > On Nov

Re: Understanding Image Sizes, Before And Display

2018-12-23 Thread Mark Talluto via use-livecode
You may use: the formattedWidth and formattedHeight of the image to get the native sizes. Best regards, Mark Talluto livecloud.io nursenotes.net canelasoftware.com > On Dec 22, 2018, at 4:14 PM, Sannyasin

Re: Array editing or Validate JSON string?

2018-11-19 Thread Mark Talluto via use-livecode
I put in > after it. but, it seems a kludge. Shouldn’t there be some kind of an error > result if the JSON is ill-formed? > Best, > Bill > >> On Nov 16, 2018, at 1:57 PM, Mark Talluto via use-livecode >> wrote: >> >> Hi Bill, >&g

Re: Visual Studio 2017 to the rescue

2019-06-12 Thread Mark Talluto via use-livecode
; >> On 12 Jun 2019, at 8:06 am, Mark Talluto via use-livecode >> wrote: >> >> I reported the bug: https://quality.livecode.com/show_bug.cgi?id=22169 >> <https://quality.livecode.com/show_bug.cgi?id=22169> >> >> -Mark >> >>> On Jun 1

Visual Studio 2017 to the rescue

2019-06-10 Thread Mark Talluto via use-livecode
Hello Friends, LiveCode 9.5 dp1 is my favorite LiveCode yet. If you are dipping into testing it out, I found something that may save you some time. If you use mergJSONencode and decode on Windows, you need to make sure you have installed the Microsoft Visual C++ Redistributable for Visual

Re: Filter an array by content

2019-06-21 Thread Mark Talluto via use-livecode
On Jun 21, 2019, at 2:33 PM, J. Landman Gay via use-livecode wrote: > > I see that all the time. If you step over, the dot location fixes itself at > least here. Until the crash, anyway. It doesn't crash right away, it seems to > be a cumulative thing, so you get a few chances before

Re: Visual Studio 2017 to the rescue

2019-06-11 Thread Mark Talluto via use-livecode
would be > great. > >> On 11 Jun 2019, at 2:11 am, Trevor DeVore via use-livecode >> wrote: >> >> On Mon, Jun 10, 2019 at 10:19 AM Mark Talluto via use-livecode < >> use-livecode@lists.runrev.com> wrote: >> >>> Hello Friends

Re: BasicGeoLib_v100

2019-09-12 Thread Mark Talluto via use-livecode
Thank for this. :) Best regards, Mark Talluto livecloud.io nursenotes.net canelasoftware.com > On Sep 12, 2019, at 1:16 PM, hh via use-livecode > wrote: > > Some specialists may be interested in the following,

Re: Thank you for the 9.0.5 update

2019-10-10 Thread Mark Talluto via use-livecode
As Brian stated, 9.5 will get the bug fix as well. I believe Heather indicated that this was coming pretty soon. I have been using 9.0.5 since the stable update and have not had a single crash. The debugger is an important component to me. LiveCode does a great job allowing us to drop

Thank you for the 9.0.5 update

2019-10-09 Thread Mark Talluto via use-livecode
For the time being, I am developing on 9.0.5 stable. The reason is that debugging with red dots no longer crashes LiveCode. I appreciate the time taken to implement this bug fix. https://github.com/livecode/livecode/pull/7185 My productivity

Re: LC 9.6.0 DP2

2020-02-18 Thread Mark Talluto via use-livecode
> On Feb 18, 2020, at 9:28 AM, Charles Szasz via use-livecode > wrote: > > Richard, > > I have been a member of the LC community since roughly 2003. I have not seen > the notes on LC 9.6.0 DP2. My main focus has been on updating my apps to 64 > bit Mac desktop apps and conquering

Re: User Guide missing section on mobile UI?

2020-02-19 Thread Mark Talluto via use-livecode
> On Feb 19, 2020, at 12:33 PM, Richard Gaskin via use-livecode > wrote: > > I was looking through the User Guide this morning for a section explaining > the differences between desktop and mobile UIs and how to make mobile > controls that don't look like Motif - nothing. > > Please tell

Re: LC 9.6.0 DP2

2020-02-18 Thread Mark Talluto via use-livecode
> On Feb 18, 2020, at 8:08 AM, Richard Gaskin via use-livecode > wrote: > > Richmond wrote: >> "The OP asked about using the latest version of LiveCode on an OS that was >> EOL'd many years ago." >> And I replied by suggesting a version of LiveCode that would produce >> standalones that would

Re: Who else doesn't want auto-select when opening a card?

2020-04-06 Thread Mark Talluto via use-livecode
On Apr 6, 2020, at 11:39 AM, J. Landman Gay via use-livecode wrote: > > This makes me crazy. I almost never want the first field selected when I go > to a card, particularly on mobile. And god forbid the first field is a list > field, where the first line is hilited whenever the stack resumes

Re: ANN: glx2 script editor 4.0

2020-04-06 Thread Mark Talluto via use-livecode
> > On Apr 6, 2020, at 12:08 PM, Mark Wieder via use-livecode > wrote: > > On 4/6/20 11:49 AM, Mark Talluto via use-livecode wrote: > >> Quick question: I am interested in using the ‘Chalkboard Motiff’. When I >> select it I do not see a change in the loo

Re: ANN: glx2 script editor 4.0

2020-04-06 Thread Mark Talluto via use-livecode
On Apr 6, 2020, at 11:08 AM, Mark Wieder via use-livecode wrote: > > I posted this to the web forum last night and figured I should put it in the > list as well... so here's something to help with working in isolation. Nice work Mark. I am giving it a try right now. I am interested in to

Re: Where do copied files go on mobile?

2020-04-20 Thread Mark Talluto via use-livecode
On Apr 20, 2020, at 11:00 AM, Mark Talluto wrote: > > function csi_soundDirectory > local tPath > > --USEFUL FOR GETTING THE ROOT FOLDER OF THIS APP > set the itemDel to slash > put specialFolderPath("resources") & slash into tPath > return tPath & "/sounds/" &

Re: Where do copied files go on mobile?

2020-04-20 Thread Mark Talluto via use-livecode
> On Apr 19, 2020, at 9:37 AM, Graham Samuel via use-livecode > wrote: > > Hi Klaus > > Thanks for your continued interest. In fact I got it working! As stated > earlier, I converted my sound to .m4a (there are internet services for this > kind of conversion) and included it in the

Re: What makes everything on a card unresponsive?

2020-04-20 Thread Mark Talluto via use-livecode
On Apr 19, 2020, at 10:34 AM, Graham Samuel via use-livecode wrote: > > Any ideas welcome, including a debugging strategy. I use: --quick a dirty value check answer “VariableName:” && tVariable —did my code get this far answer “Handler name, label that may provide extra context”

Re: Sound and the Xcode simulator

2020-04-18 Thread Mark Talluto via use-livecode
On Apr 18, 2020, at 2:17 PM, Graham Samuel via use-livecode wrote: > > This is a simple one. > > I have a sound (and audioclip) that plays in the IDE (it’s a WAV), but when I > try it in the iPhone simulator it doesn’t play. The simulated phone is not > silent and has a decent amount of

Re: Video format for mobile

2020-04-09 Thread Mark Talluto via use-livecode
What happens if you play the file locally on each device? -Mark On Wed, Apr 8, 2020 at 10:22 PM J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > Not sure what you mean by "an existing app" but my test app uses > mobileControlCreate to set up > a mobile player. When it

Re: What's a Capability in an Apple Provisioning Profile?

2020-04-21 Thread Mark Talluto via use-livecode
On Apr 21, 2020, at 6:11 AM, Graham Samuel via use-livecode wrote: > > I’m trying to get my iOS app, now ready for beta test, transferred to an > actual phone, after what I think are all the earlier steps both in the Apple > certification system (Franz Kafka would be proud!) and in LC and in

Re: What have I done now ? (aka CR and LF confusion)

2020-05-28 Thread Mark Talluto via use-livecode
I am a fan of moving Mac to default to LF. We use LF explicitly as our line ending of choice in all of our current software projects. LF is useful if only to natively work with the expected line endings from Github and text files interchanged with Linux servers. Best regards, Mark Talluto

Re: What have I done now ? (aka CR and LF confusion)

2020-05-28 Thread Mark Talluto via use-livecode
On May 28, 2020, at 10:33 AM, Mark Wieder via use-livecode wrote: > > On 5/28/20 10:17 AM, Mark Talluto via use-livecode wrote: >> I am a fan of moving Mac to default to LF. We use LF explicitly as our line >> ending of choice in all of our current software projects. >&

Re: Animation Engine: speed tips

2020-07-01 Thread Mark Talluto via use-livecode
This is completely awesome! Thank you Bernd. -Mark Talluto Canela Software On Wed, Jul 1, 2020 at 8:27 AM Niggemann, Bernd via use-livecode < use-livecode@lists.runrev.com> wrote: > While not exactly what David asked for but on the topic of animating > multiple objects with acceptable speed:

Re: Message watcher and selectionChanged

2020-07-06 Thread Mark Talluto via use-livecode
On Jul 6, 2020, at 9:41 AM, Alex Tweedly via use-livecode wrote: > > > On 06/07/2020 17:19, J. Landman Gay via use-livecode wrote: >> There's a button at the lower right of the window that allows you to select >> which messages are suppressed. The default is to suppress unused messages >>

Re: Catalina Entitlements or Permissions (was Possible Catalina problem)

2020-06-15 Thread Mark Talluto via use-livecode
We use App Wrapper 3 to sign and notarize our apps. You can control all of these details from inside the app. It makes it pretty easy. I think you can try the app for free and see if this works for you. https://www.ohanaware.com/appwrapper/ Best regards,

Re: Message watcher and selectionChanged

2020-07-06 Thread Mark Talluto via use-livecode
On Jul 6, 2020, at 2:05 PM, Richard Gaskin via use-livecode wrote: > > Mark Talluto wrote: > > > You might try Richard Gaskin’s ‘Flight Recorder’. I use it all the > > time. > > You can get it from his site at: > > https://www.fourthworld.com/livecode/index.html > > > > I have a modified

Re: Codesigning & notarizing

2021-02-03 Thread Mark Talluto via use-livecode
LiveCode codesigns their inner parts so they can run on our desktops. We are still required to codesign and notarize our standalones. I too use AppWrapper and have been able to process them fully without errors. This is the email from Apple explaining the new certificate: Starting January 28,

Re: Codesigning & notarizing

2021-02-03 Thread Mark Talluto via use-livecode
codesign with AppWrapper it will open without a > problem. So it looks like something specific to Levure or some combination of > Levure, the version of my X-code (I’m on Mojave running X-Code 10.1 it looks > like.) and LC 9.6.2. > > Marty > > >> On Feb 3, 2021, at 1:17 PM

Re: installing and running LC on 'headless' linux server

2021-01-30 Thread Mark Talluto via use-livecode
Hi Ben, My favorite method is to build server code with standalones and script only stacks. You can run them headless using the -ui method as you proposed earlier. You can have the standalone act as a starter stack that loads in your script only stacks as libraries. This model makes it easy to

Re: Using MySQL on (headless) Linux

2021-02-02 Thread Mark Talluto via use-livecode
My simple rule on this is: If I need to write code, use the IDE. If I need to deploy code, use a standalone. You get the best possible performance. They are flexible since you can dynamically load code. They do not have the burden of the IDE. It seems the right path to go. Maybe there is a

Re: installing and running LC on 'headless' linux server

2021-01-31 Thread Mark Talluto via use-livecode
One more thought came to mind. You should run the executable in the background by applying an & as in this example: ./yourCoolExecutable -ui & If you run the executable from terminal and you do not apply the & the executable will die as terminal quits. Best regards, Mark Talluto

Re: M1 Mac possible problem

2021-09-10 Thread Mark Talluto via use-livecode
Hi Peter, Here are my test results: Intel iMac, Catalina I used the Dmg to install the app in my applications folder. I ran the software, picked English (language) and World (location). The software will not let me click on anything beyond this screen:

Re: [ANN] Release 9.6.6 RC-1

2021-12-22 Thread Mark Talluto via use-livecode
> On Dec 21, 2021, at 6:44 AM, panagiotis merakos via use-livecode > wrote: > > Release Contents > > LiveCode 9.6.6 RC-1 comes with several changes, including fixes for lots of > the bugs you requested in the recent survey: This is an incredible release. Big thanks to

Re: Install LC on Chromebook

2022-02-17 Thread Mark Talluto via use-livecode
On Feb 17, 2022, at 1:20 PM, J. Landman Gay via use-livecode wrote: > > So much for that experiment. I guess I have to uninstall from the commandline. > > I'm sad. Has anyone tried the LC 10 web export feature on a Chromebook? Maybe that would be a path that is more friction free? Best

Re: [[ ANN ]] Release 9.6.10 RC-1

2023-08-17 Thread Mark Talluto via use-livecode
Hi Panos, I am looking forward to testing this build. I do not have any links to the download on the page. They appear to be missing. The release notes are linked, and I can read them. Best regards, Mark Talluto appli.io livecloud.io

Re: [[ ANN ]] Release 9.6.10 RC-1

2023-08-17 Thread Mark Talluto via use-livecode
y >>>> 9.6.9. >>>> >>>> Kind regards, >>>> Panos >>>> -- >>>> >>>> On Thu, 17 Aug 2023 at 19:02, matthias rebbe via use-livecode < >>>> use-livecode@lists.runrev.com> wrote: >>>> >

Re: [[ ANN ]] Release 9.6.10 RC-1

2023-08-17 Thread Mark Talluto via use-livecode
the last stable release - >> currently >>> 9.6.9. >>> >>> Kind regards, >>> Panos >>> -- >>> >>> On Thu, 17 Aug 2023 at 19:02, matthias rebbe via use-livecode < >>> use-livecode@lists.runrev.com> wrote: >>> >>

Re: [[ ANN ]] Release 9.6.10 RC-1

2023-08-17 Thread Mark Talluto via use-livecode
>> As Panos wrote.. ;) >> >> You can find the release in your LiveCode account area or get it via the >> automatic updater. >> >>> Am 17.08.2023 um 17:57 schrieb Mark Talluto via use-livecode < >> use-livecode@lists.runrev.com>: >>> >

Re: Windows maximization on desktops

2023-11-09 Thread Mark Talluto via use-livecode
Hi Paul, Knowing the app was minimized, you could use a flag to track your state and recover from a maximize. Best regards, Mark Talluto appli.io livecloud.io nursenotes.net canelasoftware.com

Re: devcon 2022 recap

2022-04-29 Thread Mark Talluto via use-livecode
Hi Bob, I am happy to say that Richard Gaskin is our first 3rd party provider. He wants to make connections for many things external. Databases is top on the list the last time we spoke. I’ll ping him to chime in with more details. Best regards, Mark Talluto appli.io

Re: devcon 2022 recap

2022-04-28 Thread Mark Talluto via use-livecode
Hi Everyone, We should have Appli forums in the coming week or so. I’ll try to keep Appli-related responses to a minimum. Appli comes in two parts. Part 1 - Appli IDE runs as a desktop app that you can download from appli.io. Interesting note: We designed the IDE to work on desktops and

Re: [ANN] Release 9.6.9 RC-1

2022-08-10 Thread Mark Talluto via use-livecode
> On Aug 10, 2022, at 9:11 AM, panagiotis merakos via use-livecode > wrote: > > Dear list members, > > We are pleased to announce the release of LiveCode 9.6.9 RC-1. > > LiveCode 9.6.9 RC-1 comes with more than 30 bugfixes, including support for > Android API 31, which is now a requirement

Re: Mobile Clipboard?

2022-12-24 Thread Mark Talluto via use-livecode
> On Dec 23, 2022, at 10:12 AM, Richard Gaskin via use-livecode > wrote: > > ark Talluto wrote: > > On Fri, Dec 16, 2022 at 10:54 AM Richard Gaskin wrote: > >> Unless there's been a very recent change, I don't believe LC-made > >> mobile apps can use the clipboard at all outside of user

Re: OT - a new release of WinSignHelper for macOS

2022-12-24 Thread Mark Talluto via use-livecode
> On Dec 23, 2022, at 8:44 AM, matthias rebbe via use-livecode > wrote: > > Hello, > > i've upgraded my free tool WinSignHelper. Thank you Matthias! Best regards, Mark Talluto appli.io livecloud.io nursenotes.net

Re: Mobile Clipboard?

2022-12-22 Thread Mark Talluto via use-livecode
On Fri, Dec 16, 2022 at 10:54 AM Richard Gaskin via use-livecode mailto:use-livecode@lists.runrev.com>> wrote: Dan Friedman wrote: > Is there a way to set the clipboard text on a mobile (iOS and Android) > device? Something equivalent to "set the clipboardData to someText"? Unless there's

iOS 16.4.1 breaks connection with LiveCode test feature

2023-04-27 Thread Mark Talluto via use-livecode
Hello everyone, There may be a problem with iOS devices updated to 16.4 or 16.4.1 and Xcode 14.2 as a working combination. The issue between them is that devices may fail to prepare for development (error from Xcode). https://developer.apple.com/forums/thread/727270 Of course, you can

Re: [[ ANN ]] Release 9.6.9 RC-3

2023-03-30 Thread Mark Talluto via use-livecode
Thank you! We have already released an iOS and Android app with this build. I used Xcode 14.2 with SD 16.2, and it worked perfectly! Best regards, Mark Talluto appli.io livecloud.io nursenotes.net canelasoftware.com

Re: [[ ANN ]] Release 9.6.9

2023-04-10 Thread Mark Talluto via use-livecode
Thank you very much for this release. Rc 3 has been a solid/stable release for us. I very much appreciate the hard work keeping LC compliant with the various app stores. Have a great week! Best regards, Mark Talluto appli.io livecloud.io

  1   2   >