Re: [ANN] Release 9.0.4 RC-1

2019-04-02 Thread Sannyasin Brahmanathaswami via use-livecode
Clarence, are you on Windows. For me 9.0.4 RC - 1 is a dream come true. All day long with the IDE and Navigator and creating objects, copy for one stack another, edit group, changing SVG widget to SVG buttons. Cutting out scripts to apply to new groupsyou name it, fast as I can... Wow, n

Confirm Bug in Button - iconGravity and margins

2019-04-03 Thread Sannyasin Brahmanathaswami via use-livecode
Can anyone confirm? 9.0.4 RC2 set the iconGravity of Button "openGlobalNav" to bottom set the iconGravity of Button "openGlobalNav" to top. # sets it to the BOTTOM Set the margin to "10" and it actually to -10 -- icon falls 10 pixels below the rect of the

Re: Hit Box for widgets

2019-04-04 Thread Sannyasin Brahmanathaswami via use-livecode
Mark Waddingham wrote set the text of image ... to drawingSvgCompileFile() BR: Ahh... That takes care of the icon ID problem. It stays the same... We're adding support for 'currentColor' in SVG fill/stroke attributes in the next non-maintenance version - this will allow you

Blank Screen (black) on Mobile

2019-04-07 Thread Sannyasin Brahmanathaswami via use-livecode
I just released to the stores SivaSiva app, 1.4. (waiting on apple so it will be some days) I optimized performance in so many other ways… It quite fast now. Only thing is, that producing the standalones for mobile in 9.0.2.RC. I get some blank, black screens. I think if found a bug or a reg

Re: Confirm Bug in Button - iconGravity and margins

2019-04-08 Thread Sannyasin Brahmanathaswami via use-livecode
Strange, re-booted my Mac and Livecode... Set iconGravity is btn "hello" to top now works.. BR  Paul Hibbert Not seeing this behaviour here on Mac. Paul macOS Mojave 10.14.4 ___ use-livecode mailing list use-livecode@lists.r

OT: ConcertWare Font

2019-04-08 Thread Sannyasin Brahmanathaswami via use-livecode
Way off topic, but we have some old mac users here, many into music. I am looking for a music notation font called ConcertWare. A music/midi program circa 2000 made by Chad Mitchell, Great Wave Software, later owned by Jump! Software. Then went out of business, I have some old eps document th

Re: Notarizing applications for macOS

2019-04-09 Thread Sannyasin Brahmanathaswami via use-livecode
Stephen Barncard wrote: "not connected to the krell" ?? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/

Container for Multi-Media Narravites; SMIL Revisited

2019-04-09 Thread Sannyasin Brahmanathaswami via use-livecode
Brainstorm: It a shame that SMIL was abandoned. Well maybe not... but working from ground zero is a challenge. We want Goal: Implementation: Input: Voluteers or staff can "build a narrative" by - write a script that fills the "text" nodes (below) - source (search for) for im

Re: Notarizing applications for macOS

2019-04-09 Thread Sannyasin Brahmanathaswami via use-livecode
Apple.com == "Krell is named after the advanced civilization that once inhabited the planet Altair IV in the classic 1956 science fiction movie 'Forbidden Planet.'" LOTF BR On 4/9/19, 5:44 AM, "use-livecode on behalf of Mark Wieder via use-livecode" wrote: ..On Altair IV ___

Re: Container for Multi-Media Narravites; SMIL Revisited

2019-04-10 Thread Sannyasin Brahmanathaswami via use-livecode
"itself" BR  Andre Garzia wrote: Swami, I think this was probably a message that was made for me and not for the list :-) I will get back to you on this soon. om om andre On 09/04/2019 16:47, Sannyasin Brahmanathaswami via use-liv

Re: Panel/Form Widget

2019-04-11 Thread Sannyasin Brahmanathaswami via use-livecode
Richard Gaskin wrote: So for the foreseeable future, we have groups, sharable within a stack, and clonable anywhere, even into other stacks. --- BR: Jacques taught this trick, I sure others do it also, but FWIW Though "globals are bad" . I do use one global in the app

Re: "do as 'LiveCode Server'"?

2019-04-23 Thread Sannyasin Brahmanathaswami via use-livecode
Agreed that this would have "serious" positive benefits. I imagine at least one use case where input at the UX/UI level would fork the "narrative" response from your script in different directions. It would be so easy to write! BR Richard Gaskin You can write: Here

Re: LC904rc2 Project Browser error?

2019-04-26 Thread Sannyasin Brahmanathaswami via use-livecode
It may be "many moons" before they fix the PB. I hardly use any more. Get Geoff's Navigator! BR Paul Dupuis wrote: I find that in the project browser under LC904rc2 (Windows 10), I can not relayer groups. Button, fields, etc, all relayer fine by drag and drop within the hierarc

Lesson on Accelerated Rendering

2019-04-26 Thread Sannyasin Brahmanathaswami via use-livecode
One would think it easy to find. But search the dictionary and these lists and lessons… nada. I sent this to support: no answer. I think they are getting ready for the conference. Maybe someone here can give it a shot. Re: acceleratedRendering.  -- There are issues which affect DG2.  -- There

Re: Lesson on Accelerated Rendering

2019-04-27 Thread Sannyasin Brahmanathaswami via use-livecode
BR Perhaps the question should be? Why is acceleratedRendering needed? And when is best to turn in off? What does it *do* ? JJS wrote (the lists...): But they probably shed more light on your question. BR: they don't... they talk about different parameter for acceleratedRenderin

Re: Lesson on Accelerated Rendering

2019-04-28 Thread Sannyasin Brahmanathaswami via use-livecode
Wow that's great, I need to use the MailArchive to search, . (duh, of course) my own inbox archive doesn't go that far I will see you I can get my head around it before the conference so I'll know what Mark is talking about. I'm getting black, blank screens, on Android(in the wordpuzzle) re

Re: Lesson on Accelerated Rendering

2019-04-28 Thread Sannyasin Brahmanathaswami via use-livecode
And here is Mark Waddingham's more technical explanation: BR: After reading the above, in so far as my app is modular, made up of many stacks, all of which have object that move, either with dynamic or scrolling. It is s

Re: Lesson on Accelerated Rendering

2019-04-30 Thread Sannyasin Brahmanathaswami via use-livecode
Hurray! Another bug squashed! https://quality.livecode.com/show_bug.cgi?id=21962  panagiotis merakos wrote: Hello Brahmanathaswami, This issue will be fixed in the next release ( 9.0.4 rc4 ) Kind Regards, Panos ___ use-liv

Re: [ANN] Release 9.0.4 RC-3

2019-05-01 Thread Sannyasin Brahmanathaswami via use-livecode
Thanks to the team for the acceleratedRendering fix. But we can't build for iOS 12.2. So we are out of luck a) to test in our own iPhones b) to go live to the AppleApp store. Well anyway, if it works on Android, it has always worked on iPhone...I'll assume if it works on my Moto6, that we are

Re: [ANN] Release 9.0.4 RC-3

2019-05-03 Thread Sannyasin Brahmanathaswami via use-livecode
I took the release notes at "face value" and they did not include iOS 12.2 But, I tried it. It works! (aside)... I been doing testing an Android and rarely plug in my iPhone, because of the long build time and also due the debacle Apple created using a dongle to Mac Pro...my powered USB hub d

Apple Provisioning Profile Is Missing

2019-05-06 Thread Sannyasin Brahmanathaswami via use-livecode
1. I tried building with a new provisioning profile I created at the Developer.apple.com site 2. In 9.0.4 (RC3) I get a good build 3. Examine the contents of SA; we can see a "embedded.mobileprovision" file there in. Open in BBedit….looks good 4. Put in folder "PACKAGE"; zip that; ren

Re: Apple Provisioning Profile Is Missing

2019-05-07 Thread Sannyasin Brahmanathaswami via use-livecode
Yes, clearly, "iOS Distribution" is the designation givem at the Provisioning Profiles in developer.apple.com. I deleted the other profiles I have on my machine. So I only have this one. BR Are you sure it's a distribution profile? Ralph DiMola BR wrote: 1.

Re: Apple Provisioning Profile Is Missing

2019-05-08 Thread Sannyasin Brahmanathaswami via use-livecode
Jacque says she remembered the folder was named "Payload" (not "PACKAGE") Yes! This works... 1. Get a Standalone -- "myApp.app" 2. Make folder "Payload"; put "myApp.app" into that 3. Zip that folder 4. Rename to "myApp.ipa" 5. Go the Xcode--> Open Developer Tool --> Application Loader. C

Re: Apple Provisioning Profile Is Missing

2019-05-09 Thread Sannyasin Brahmanathaswami via use-livecode
Oh boy, I should have looked there first! Panos, there is a new requirement for any who has not done this in the last 5 months: "Third" - Factor Identification. Of course most iOS developers were forced get that, so are familiar with it (I mention this in another thread) What is not familiar,

Resize Stack Sent Everytime a Stack Opens?

2019-05-10 Thread Sannyasin Brahmanathaswami via use-livecode
I put a "breakpoint" into On resizestack x,y, Breakpoint [snip code] End resize stack At least on Android, this being called every time the stack opens. But it doesn't mention that in the dictionary OTHO If you turn for phone sideways (to "landscape") it is not called. Even though thi

Re: TSNet hanging

2019-05-11 Thread Sannyasin Brahmanathaswami via use-livecode
I have got a 'associated' error with the browser in Android. If a web page in not available it will provide an ugly error message on android (I get the text tomorrow) and the UI is frozen. I don't know. They could be related... BR On 5/10/19, 11:14 AM, "use-livecode on behalf of J. Landman

Re: Resize Stack Sent Everytime a Stack Opens?

2019-05-13 Thread Sannyasin Brahmanathaswami via use-livecode
Brain Wrote What fullScreenMode are you in when the stack opens? What mode when the rotation happens? === BR I am trying to do dynamic geometry. Trying to deal with iPhone X (height) as well as 9 X 18 Android (my Moto6) --"fullScreenMode" interferes with your own handlers/functio

Re: Resize Stack Sent Everytime a Stack Opens?

2019-05-13 Thread Sannyasin Brahmanathaswami via use-livecode
Jacque: BR: I am not using fullscreenMode, (in just one module) more and more I'm seeing it woefully inadequate from "professional design" point of view. In any case, just for now we want the browser and in YouTube stack on fill the screen. No letter/pillarboxing etc. and the nav bar properl

Failure to build on Android.

2019-05-16 Thread Sannyasin Brahmanathaswami via use-livecode
Less that 36 hour went by, when I could build on Android. Then today, 9.0.4 and also 9.0.5 (rc1) (# congratulations to team!) I am getting the from the Development→Test Target--> Android [id#] Installation of app failed: adb: fail to install /private/var/folders/t8/70nlq/T/TemporaryItems/tm

Re: Resize Stack Sent Everytime a Stack Opens?

2019-05-16 Thread Sannyasin Brahmanathaswami via use-livecode
OK with the help of Brian off list I go something going! But I have a confession to make and a bug to report 1) in middle of the script, in logging, I used a Put "somevalue" into fld "log" Which of course removed anything before that, including a "resize" stack, which had log entries. 2) But,

Re: Failure to build on Android.

2019-05-16 Thread Sannyasin Brahmanathaswami via use-livecode
You were right, plus caveat. You cannot test, with the same development key, two different stacks. it was balking at having "rotationTest9.livecode" on the phone at the same time Once I deleted "rotationTest9.livecode", then "myApp.app" was installed without errors. BR On 5/16/19, 11:23 AM,

Re: OT Re: repeat with times

2019-05-23 Thread Sannyasin Brahmanathaswami via use-livecode
That's why Sanskrit pundits are working for AI at Microsoft, because Order Language Syntax matter does not BR  David V Glasgow wrote: What if Yoda you are? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subs

9.5 DP 1 Unadorned - LayerMode - Container

2019-05-23 Thread Sannyasin Brahmanathaswami via use-livecode
9.5 looks exciting. But we need a "lexicon" (or Kognition) for the dictionary. It is still written in "deep-in-the-engine-jungle-geek-speak" For us lay people, we need a few more words. E.g. layerMode What does "unadorned" mean? One could make an intuitive guess: "having no special graphic

Re: Dictionary

2019-05-23 Thread Sannyasin Brahmanathaswami via use-livecode
After a year or more getting used to GIT, I am willing help. I know somewhere, buried in this list, is a tutorial on helping with the dictionary. Can a lesson be created on the subject? I keep asking a lot of ? and get great advice from the list, and save it. I might as well try a few edits to

Re: 9.5 DP 1 Unadorned - LayerMode - Container

2019-05-23 Thread Sannyasin Brahmanathaswami via use-livecode
Wow, thanks Trevor for the R & D! That makes for "pretty plain" Datagrid2 forms. I understand the reasons behind it. But making "gorgeous" UI that scrolls then is not possible. I am developing youTube library that use Datagrid. So it seems we will have to sacrifice scrolling to get a shadow on

Android Blocks LC With Browser Net Error

2019-05-24 Thread Sannyasin Brahmanathaswami via use-livecode
When a firewall or some other "obstruction" prevents accessing a URL in the browser widget on Android, it responds with an error page, in HTML, viz. === [Android Green Robot Icon] "Webpage not available The webpage at https://www.youtube.copm/embed/YHs7dyN6sgM could not be loaded. Ne

Re: Android Blocks LC With Browser Net Error

2019-05-24 Thread Sannyasin Brahmanathaswami via use-livecode
That URL should be https://www.youtube.com/embed/YHS7dyN6sgM It also crashes iOS if the phone is blocked by a firewall. = When a firewall or some other "obstruction" prevents accessing a URL in the browser widget on Android, it responds with an error page, in HTML, viz. =

Re: Player object controller bar

2019-05-25 Thread Sannyasin Brahmanathaswami via use-livecode
In a related quest: I just went through the same thing yesterday... I would like to trap if a user clicks the play icon on the player controller itself. I have functions which take the current time etc. allow time based annotation in field. But they only work if the use clicks my "Play" butto

Re: Player object controller bar

2019-05-25 Thread Sannyasin Brahmanathaswami via use-livecode
" Some things that seem like they should be easy to accomplish, just are not easy. That is the harsh reality. " Indeed, I been working of weeks get getting the browser to respond properly. Keep on changing with every new release. I just hoping that there is a little API in the engine itself, tha

Re: Player object controller bar

2019-05-26 Thread Sannyasin Brahmanathaswami via use-livecode
Back to this list My goodness… You are right. I wasn't aware of all those options! I was puzzled by the fact that I had a tape that was speeded up. In Audition it is was normal. Huh! I must have hit fast forward button in advertently, not knowing what it did. Unfortunately, the fast forward

Ken Burns Effects - acceleratedRendering

2019-05-28 Thread Sannyasin Brahmanathaswami via use-livecode
After listening to Mark Waddington presentation regarding the new container mode. It would seems that the layerMode -- container is for groups only. So nothing has changed with respect to doing Ken Burn effect with large image, or a parallax effect with images placed on top of each other, or

Re: Ken Burns Effects - acceleratedRendering

2019-05-30 Thread Sannyasin Brahmanathaswami via use-livecode
Monte Goulding wrote: At some point in the future we may support applying transformations to dynamic layerMode objects (changing size and perhaps location) which would mean Ken Burn effect would be done by the GPU. I suspect that’s a fair way off and would definitely involve some serious Ma

Develop on 9.5 DP1 and Deploy in 9.0.4 Stable?

2019-06-02 Thread Sannyasin Brahmanathaswami via use-livecode
I have already submitted crash reports on the QA list but want to ask the group, in case someone works this way. I am getting random crashes in 9.0.4. At any time. I could just be sitting with a module (stack) open in my app, thinking, no attempt to send messages or interaction with the stack,

Apple Deprecated "UIApplicationExitsOnSuspend"

2019-06-12 Thread Sannyasin Brahmanathaswami via use-livecode
About to publish an upgrade to our app. I get this from the metadata analysis in "Applications Loader" WARNING ITMS-90339: "Deprecated Info.plist Key. The Info.plist contains a key 'UIApplicationExitsOnSuspend' in bundle SivaSiva [SivaSiva.app] that will soon be unsupported. Remove the key, reb

Re: Apple Deprecated "UIApplicationExitsOnSuspend"

2019-06-12 Thread Sannyasin Brahmanathaswami via use-livecode
Yes, I tried to re-upload after deleted in the key (without checking iTunes first) and it turns out the first app was accepted..., "redundant build'' on the 2nd attempt. I went into iTunesConnect and and the app is now in for review by the Lords of Apple. Agreed. We need to find out what "gives

Android - Different Builds

2019-06-12 Thread Sannyasin Brahmanathaswami via use-livecode
Can anyone give a short lesson on how to submit the multiple android builds on Google Release Management dashboard? All brand new to me…. BR ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe a

Re: Android - Different Builds

2019-06-12 Thread Sannyasin Brahmanathaswami via use-livecode
Never mind, I check all four, got one .APK and uploaded... and not I see Native Platform 4 Wow, congrats to LC to doing that so easily.. BR On 6/12/19, 11:45 AM, "use-livecode on behalf of Sannyasin Brahmanathaswami via use-livecode" wrote: Can anyone give a short lesson

Re: Android - Different Builds

2019-06-12 Thread Sannyasin Brahmanathaswami via use-livecode
Hmmm Google says Unoptimized APK Warning: This APK results in unused code and resources being sent to users. Your app could be smaller if you used the Android App Bundle. By not optimizing your app for device configurations, your app is larger to download and install on users' devices than it

Re: Android - Different Builds

2019-06-12 Thread Sannyasin Brahmanathaswami via use-livecode
OK! That's what we need hear. Thanks Ralph! On 6/12/19, 12:17 PM, "Ralph DiMola" wrote: You would be better off making 4 builds 1 for each architecture. This way instead of 1 huge apk you will have 4 smaller ones. Increment the "version code" for each of the 3 additional builds. Uplo

Re: Android - Different Builds

2019-06-12 Thread Sannyasin Brahmanathaswami via use-livecode
the version code is different 2) they target different architectures. On 6/12/19, 12:21 PM, "use-livecode on behalf of Sannyasin Brahmanathaswami via use-livecode" wrote: OK! That's what we need hear. Thanks Ralph! On 6/12/

Re: Android - Different Builds

2019-06-13 Thread Sannyasin Brahmanathaswami via use-livecode
But what about this one, it is an "error," not a "warning For arm64-v8a ERROR 1 message for APK 7 Fully shadowed APK Problem: This APK will not be served to any users because it is completely shadowed by one or more APKs with higher version codes. But the other three

Re: Android - Different Builds

2019-06-13 Thread Sannyasin Brahmanathaswami via use-livecode
Aloha Jerry, I think I have done it correctly 1) I have the four builds in one release 2) Native platforms -- armeabi-v7a- version code 14 Native platforms -- x86_64 - version code 9 Native platforms -- x86- version code 8 Native platforms -

Re: Android - Different Builds

2019-06-13 Thread Sannyasin Brahmanathaswami via use-livecode
Hurray! That worked: Version code 15 Native platforms arm64-v8a, armeabi-v7a. 74.9 MB Version code 9 Native platforms x86_64 64.0 MB Version code 8 Native platforms x86 63.7 MB -- No "overshowed" ERROR -- One warning about extra code in the bui

Re: Android - Different Builds

2019-06-14 Thread Sannyasin Brahmanathaswami via use-livecode
Got it, it works... Jerry __ thanks for the chart! "Boy!" this needs to be documented somewhere... BR Jerry wrote So like this for your sequence if your highest used VC is 15 then: BuildVC arm v7a16 >next time --->20>next time--->24

OT: Coloring Book Contract

2019-06-20 Thread Sannyasin Brahmanathaswami via use-livecode
I have a big Hindu organization that wants to produce a coloring book. We are looking to put them in touch with someone who is willing in take art work and create an application, will also involve a printed version as well. (easy part) Years ago I tried with big enterprise system developer to p

Resuscitation of Scott Raney Paint Tools

2019-06-22 Thread Sannyasin Brahmanathaswami via use-livecode
I am trying to get a stack that worked in 1999-2000 under Metacard using a stack Scott Raney built. It is still on line Go stack URL "http://www.himalayanacademy.com/studyhall/hapaint.rev"; But now, when I click the color palette I get on mouseUp setcolor the selectedColor of me end mouseU

Resuscitation of Scott Raney Paint Tools

2019-06-22 Thread Sannyasin Brahmanathaswami via use-livecode
I am trying to get a stack that worked in 1999-2000 under Metacard using a stack Scott Raney built. It is still on line   Go stack URL "http://www.himalayanacademy.com/studyhall/hapaint.rev"; But now, when I click the color palette I get   on mouseUp setcolor the selectedColor of me end m

Re: Resuscitation of Scott Raney Paint Tools

2019-06-22 Thread Sannyasin Brahmanathaswami via use-livecode
HH wrote: " replace with selectedColor2 Save and you are done." I tried that originally. Does not work. on mouseUp setcolor the selectedColor2 of me end mouseUp # calls setColor which "which" is empty "of me" # calls colorPalette "Color Map" It would seem you need to change the

Re: Resuscitation of Scott Raney Paint Tools

2019-06-22 Thread Sannyasin Brahmanathaswami via use-livecode
HH and Bernd I did the cmd-F on the whole Paint stack, as Hermann originally suggestioned Bernd: set the selectedColor2 of me to the mouseColor --<--- add this This was needed to actually get a color! I guess previously Scott had access to the "selectedColor" somehow in Metacard Thanks to y

Re: Resuscitation of Scott Raney Paint Tools

2019-06-26 Thread Sannyasin Brahmanathaswami via use-livecode
You are right... the art work repository will be all "vectorized" for that reason, " different screen sizes and resolutions". Further discussion here: It will be seen whether we can do with LiveCode to do coloring of SVG. Currently not an option/not doable. Would require a widget. Also, whet

Save Standalone Settings Externally

2019-08-03 Thread Sannyasin Brahmanathaswami via use-livecode
When working collaborately with a framework on Git Hub. There is always an issue of the stack that will be made the standalone for the app. No changes are made to binary MyMainStack.app other than settings in the standalone, which you may does simply for testing. Now, if you "pull" the project

Re: Save Standalone Settings Externally

2019-08-04 Thread Sannyasin Brahmanathaswami via use-livecode
Another, possible simpler solution: a) what you change the standalone setting in the standalones, you can, if wanted, test building, the app *without* being forced to save the stack. b) Somehow you would have to address the Standalone setting in RAM or save to some *.temp file ... when you cre

What the latest LC server version

2019-08-11 Thread Sannyasin Brahmanathaswami via use-livecode
That runs on Ubuntu 18.01? BR ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: 9.5.0 crash to desktop

2019-08-12 Thread Sannyasin Brahmanathaswami via use-livecode
I've been debugging code and "fell" into old habit of using "red dot breakpoints" -- crashing every 10 minutes! No recipe... I guess I don't need to report this, but just saying "it a real pain" Switching to hard coded "breakpoint" It a tricking thing "clearing" those BR J. Landman Gay v

Show Script in New Window

2019-09-01 Thread Sannyasin Brahmanathaswami via use-livecode
On Mac, 9.5 stable, Script Editor, clicking on a tab to "Move to New Window". Take that script and moves it out to full screen window, with no way to minimize or go "back" at which point one cannot interact with a) the stack b) another script Can anyone else confirm this behavior. ( have three

Globals in Modular Stack Framework

2019-09-01 Thread Sannyasin Brahmanathaswami via use-livecode
Given a modular stack framework for mobile, where 1) a "engine" stack to always open, but hidden on boot → call it "Stack Engine" 2) then you have multiple "modular" stacks -- call them views--which are opened and closed on "demand/navigation" → call them a. stack "story"

Re: Globals in Modular Stack Framework

2019-09-02 Thread Sannyasin Brahmanathaswami via use-livecode
"setters" and "getters" Hmm. I actually use that on a different module actually, after talking with Andre.. . what I am trying to do is create "caches" where a process does not need to run, say, every time you hit a card. so he says "don't use config" … sCacheA. # is a better name Once you se

Re: Show Script in New Window

2019-09-02 Thread Sannyasin Brahmanathaswami via use-livecode
Matthias Somehow today, Move to new window, opened full screen, but was able to move it up enough to grab the lower right resizer, shrink the screen. Now, a click on the tab of another script: Move to new window: Opens in the small rect of the previous one. show how the IDE is "caching" the

Saving In Script Only Format Message - Really Needed

2019-09-03 Thread Sannyasin Brahmanathaswami via use-livecode
When we open a script only stack in the SE. And save it, we are getting the annoying message now. "Saving in script only format will result in loss of data as only the script will be save. Are you sure you wish to continue? No | Yes " Given that the 1. the dev *wants* to save the

Re: Saving In Script Only Format Message - Really Needed

2019-09-03 Thread Sannyasin Brahmanathaswami via use-livecode
"foot in mouth" embarrassing… I somehow added chars-string to the app folder name, Git repository, in the background. I use LaunchBar extensively, with 50 "clipboards" retained… I must have hit and selected the folder name and then cmd-\ when I meant "return" (should change that… is to close t

Regression iOS: unlock screen for visual effect

2019-09-09 Thread Sannyasin Brahmanathaswami via use-livecode
I am getting a "flicker" instead of a "dissolve" in LC9.5 + latest iOS on iPhone 12.4.1 command loadNewImage pPath lock screen for visual effect set the filename of sMainImage to pPath setImageToFullCardLoc sMainImage, "portrait", 0,0 centerMe sMainImage,0,0

Stop Integer Coercion to Scientific Notation in JSON

2019-09-10 Thread Sannyasin Brahmanathaswami via use-livecode
setPref "preferences/global/lastRunDate", (the seconds) # e.g 1568144731 put getPref ("preferences/global/lastRunDate") into tLastRunDate returns {"preferences": {"global": {"lastRunDate

Re: Stop Integer Coercion to Scientific Notation in JSON

2019-09-11 Thread Sannyasin Brahmanathaswami via use-livecode
thaswami, I think this is because of how currently some handlers in lcb work. See bug https://quality.livecode.com/show_bug.cgi?id=18159 (and the related bugs) for more details. This affects other areas, such as how large numbers are shown in the variables pane in the debugger. Kind regards, Pa

Re: Catalina - the end of ad hoc & in-house development?

2019-09-11 Thread Sannyasin Brahmanathaswami via use-livecode
Ditto what Kee said I so happy with this thread… I didn't know about Matthias's tool's! Oh.. My.. I do a lot of in house/volunteer tooIs, ….the number of times in the past few years have tell, send email, send them to web site… to "Go to System Preferences, General down below you will see the a

Re: Stop Integer Coercion to Scientific Notation in JSON

2019-09-12 Thread Sannyasin Brahmanathaswami via use-livecode
BR Hello all, There is not a lost of precision in the operations. The problem is just that LCB *displays* the value of large numbers in scientific notation, but if you actually do any calculations with the variables that hold these numbers, the calculations are accurate. In other words the va

Re: Stacks and Sub Stacks

2019-09-25 Thread Sannyasin Brahmanathaswami via use-livecode
Related: if you have this in the message box. put the openstacks you only get the 1. presently open binary stacks 2. any script only stack that you explicitly have open in the IDE But, can you we a list of all stacks available to the message path "right now" We can query the stack file

Get Definition

2019-09-25 Thread Sannyasin Brahmanathaswami via use-livecode
We have a command command Journal_LaunchEntry pEntryID in the message path, via a start using "model_Journal.livecodescript" But click on the command script editor "Get definition" is dimmed. Is this a "bug"? I can you find a search to find it, but that seems"lame" BR ___

Re: Stacks and Sub Stacks

2019-09-27 Thread Sannyasin Brahmanathaswami via use-livecode
Thanks for answers of "how to get a list of all stacks?" put revLoadedStacks() put the mainstack stacksinuse all good! But, they return different resultsvery interesting... stackInUse does not include some stacks reported by "revLoaderStacks()" both lists have their use cases... but the

Background Audio in Mobile Apps

2019-10-03 Thread Sannyasin Brahmanathaswami via use-livecode
One of my users says that a previous version of our app, as long is it remained open, continued to play audio, even when they went to another app.. "While I am listening audio’s in the Siva Siva app, new bug: Automatically stopping audio while screen off or moved one app to another app Or scree

Stop Processing a Web Connection

2019-10-06 Thread Sannyasin Brahmanathaswami via use-livecode
I think I have found a bug in our mobile app…. which is that: If there is poor bandwidth, say, when the user is trying to get a video in the browser widget, or the there is a direct call for other resources from our API (images, audio for player, big XML/Json. etc) the UI hangs. They click a

Re: Get Definition

2019-10-07 Thread Sannyasin Brahmanathaswami via use-livecode
Not only that. I don't think the SE "get definition(s)" from *.livecodescript, stacks. Unless perhaps they are open. I just submitted a PR to fix a "get definition" bug. Currently if the handler you're looking for is in quotes the menu item will be dimmed. _

Re: Get Definition

2019-10-09 Thread Sannyasin Brahmanathaswami via use-livecode
As Jacqueline said, on init the app puts all models, and libraries in using…. If you using a stack that has behaviors, they are "naturally" open when because the stack, cards open. I need to check, Yes, BBEdit or Sublime or Atom works fine… On 10/8/19 5:30 AM, Brian Milby via use-livecode w

Re: Stop Processing a Web Connection

2019-10-09 Thread Sannyasin Brahmanathaswami via use-livecode
Charles responded off list, this may be useful to others: = Unfortunately tsNet doesn’t get involved in the browser widget’s network communications, so I can’t help there... However, the best way to stop UI hangs is to use the tsNet asynchronous (non-blocking) functions so that all net

Set font dynamically to fit text

2019-10-12 Thread Sannyasin Brahmanathaswami via use-livecode
Assuming one is not putting whole pages into small fields, does any one have an efficient run time LC algorithm that will set the font size so that the formatted text will all appear in the field without needing to scroll? BR Satchiai Iru - Be a Witness _

Re: Set font dynamically to fit text

2019-10-12 Thread Sannyasin Brahmanathaswami via use-livecode
BR: Hmm I figured that a repeat loop would do that, but was look for a "one-off-equation" According to the "laws of math" (ha... algebrait has been such a long time; I could be wrong) if you have single unknown variable , X, and all others are known factors, you would, in

Re: Set font dynamically to fit text

2019-10-12 Thread Sannyasin Brahmanathaswami via use-livecode
But "line breaks" is another known factor, based on X… which still leaves us on variable to find. Brian wrote: You probably could get close with math but line breaks would not be uniform and will introduce variability. You could probably get it down to 2 or 3 checks. BR: Hmm I figured that a r

Re: Set font dynamically to fit text

2019-10-14 Thread Sannyasin Brahmanathaswami via use-livecode
Dan: Thanks for the handler! Ralph: Actually that last solution offered was fromr Dan Friedman not mine. Can you put your two handlers on the list? " I also have an option to fit either by height or width." Doc Hawk: I give in 😊, " Font scaling itself is nonlinear enough, but the way margin

Re: id3lib from Mark Smith -> id3_getPictureData

2019-10-14 Thread Sannyasin Brahmanathaswami via use-livecode
I could use 1.02 BR In case you need 1.02, just let me know. Matthias Rebbe ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/m

Re: id3lib from Mark Smith -> id3_getPictureData

2019-10-14 Thread Sannyasin Brahmanathaswami via use-livecode
Great thanks It also works as on a livecode web server. Hi, https://dl.qck.nu/?dl=id3LibV1.0.2.zip Regards, Matthias ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to su

iOS 13.1.3 - Catelina

2019-10-18 Thread Sannyasin Brahmanathaswami via use-livecode
We are in software no-man's land… the last three days, mired in technical mud 1. Play beachball with Adobe InDesign (app hangs on every 10 key strokes, and you move to a new tool) Spent 2 hour screen sharing with a very savvy lad in New Delhi. No Go 2. iPhone pestering for an upgrade. I fi

Player object in iOS 13....

2019-10-19 Thread Sannyasin Brahmanathaswami via use-livecode
Can any one confirm: the iOS mobileAudioPlayer controller is broken with the iOS 13 update put pRect into sPlayerRect mobileControlSet pPlayerName, "visible", true mobileControlSet pPlayerName, "rect", pRect mobileControlSet pPlayerName, "showController", true mobileControlSet pPlayerName, "f

Re: iOS 13.1.3 - Catelina

2019-10-19 Thread Sannyasin Brahmanathaswami via use-livecode
"For future reference, wisdom will tell you to hold back on upgrades until the general consensus from other early adopters gives the go-ahead." We, normally, always do that… myself I normally wait 2-3 month for before upgrading a system. Apple views their audience as a beta test group. We know

Re: ... in iOS 13....

2019-10-20 Thread Sannyasin Brahmanathaswami via use-livecode
Bill: A few us at the monastery run 32bit applications that have announced EOL due to Catalina… as are many programs: the market share does not warrant ROI for developing 64bit… (including my old favorite DragThing ☹) Our tech team (supersavvy network/server admins) have set up Parallels for one

Catalina and Livecode

2019-10-21 Thread Sannyasin Brahmanathaswami via use-livecode
First I want to give my appreciation for the hard work at HQ keeping up with Apple. In fact Mark W. maybe ahead of the game! As mentioned, I had to upgrade (against my better wishes) to Catalina, because Adobe was giving us trouble on Mojave. Surprising Livecode is working! and every buildin

No internet!

2019-10-28 Thread Sannyasin Brahmanathaswami via use-livecode
The internet cable 15 miles off Kapahi on the bottom of the ocean was cut last night! Because our Island has the most important Missile range of the Pacific , we wonder if North Korean divers did it. Hehe just joking. But how does a cable half mile down under the surface get cut? Very interes

Android - ANRs and Crashes

2019-11-01 Thread Sannyasin Brahmanathaswami via use-livecode
We are getting new reports in Google console -- haven't looked at it in a while, but now getting ready for a new release and I am going through every link at the developer console site, as there are new requirement I don't want to miss….now these this new thing: ANRs and Crashes it is sur

Android Sleep

2019-11-03 Thread Sannyasin Brahmanathaswami via use-livecode
I was testing in my app in Android. I kept getting "blank screens" Thinking "Oh No something is wrong!" ha, silly me! I has donea factory reset, and the default is to go to sleep in 30 secs! Sheesh, and here I was thinking in was the app. One assumes, for example that you are a module and the

Re: Android Sleep

2019-11-05 Thread Sannyasin Brahmanathaswami via use-livecode
" Is it sleeping when you're interacting with it, or just running with no  interaction?" -- running with no interaction Some "modules" (stacks) in the app guide the user through a practice, let say, e.g. - do A for 5 second, - (there is a countdown timer showing "1,2,3,4,5" on the screen)

iOS 13.2 - play soundFile [looping] - "dead"

2019-11-07 Thread Sannyasin Brahmanathaswami via use-livecode
You probably already know this, or not... But if you did not realize it, Apple's switch of the deep code for "audio" on iOS for media has broken the play soundFile [looping] I haven't used it, except as an "award" on completion of rounds of practice for an exercise. So, if user gets "Bi

Re: Mobile development android vs ios

2019-11-09 Thread Sannyasin Brahmanathaswami via use-livecode
After several years, I can say that if it works Android it will 'probably' work for iOS. Not always the other way. That is, after we get LC 9.6, as there are things now breaking on iOS, that work on Android. Also if you have friends with a iPhone, TestFlight will allow them to test the app. B

<    4   5   6   7   8   9   10   >