Re: debugging a CEF browser instance

2017-07-05 Thread Bernard Devlin via use-livecode
Replying to myself, for anyone else who thinks it ought to be possible to debug a browser widget. Ability to debug has been deliberately turned off. https://github.com/livecode/livecode/commit/ccfab94499425b6245f98b3328ebd043876f9be7 ___ use-livecode

Peculiar behavior of group objects with hide-lock. show-unlock

2017-07-05 Thread Sannyasin Brahmanathaswami via use-livecode
I have this routine where I am "typsetting" a field which updates with lessons/text… use can forward one lesson at a time. local sLesson is incremented, the script fetch text on disk but I am unable to get nice transition effect… sometimes it's even as if the "image" of the field is cached,

Re: Feature Race: Pick Your Project

2017-07-05 Thread james--- via use-livecode
I have to agree with Dan here. The project delays are not really the issue. Sure we want things on time but we all understand that is rare. What I haven't been able to understand is the really bad communication concerning this. I am really happy the android stuff is effectively done. Really I

Re: Which is better for making an android version, Mac or pc?

2017-07-05 Thread Jonathan Lynch via use-livecode
Thank you, Jacqueline Sent from my iPhone > On Jul 5, 2017, at 5:11 PM, J. Landman Gay via use-livecode > wrote: > >> On 7/5/17 2:48 PM, Jonathan Lynch via use-livecode wrote: >> Is it easier to use a Mac or a pc for making android apps? > > I don't think it

Re: Which is better for making an android version, Mac or pc?

2017-07-05 Thread J. Landman Gay via use-livecode
On 7/5/17 2:48 PM, Jonathan Lynch via use-livecode wrote: Is it easier to use a Mac or a pc for making android apps? I don't think it matters. I develop on a Mac and have been building all my Android projects on that OS without any trouble. I know others have used PCs without problems too.

Re: Feature Race: Pick Your Project

2017-07-05 Thread BNig via use-livecode
>> On Jul 5, 2017, at 12:44 , J. Landman Gay via use-livecode > use-livecode@.runrev > wrote: > >> A subset of users employ datagrids, but everyone needs smooth scrolling >> in a variety of situations. That's the primary reason I pledged -- That's exactly the reason why I pledged too. I

Re: Feature Race: Pick Your Project

2017-07-05 Thread hh via use-livecode
> Kevin M. wrote: > I¹m not sure if its apathy or more likely just the holiday weekend ... > ... Android has been mostly delivered and the other platforms and stretch > goals are a small piece now. We really have finally cracked this project, > getting it into a build is the last step ... > ... If

Which is better for making an android version, Mac or pc?

2017-07-05 Thread Jonathan Lynch via use-livecode
Is it easier to use a Mac or a pc for making android apps? Sent from my iPhone ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Feature Race: Pick Your Project

2017-07-05 Thread Bob Sneidar via use-livecode
I'm already in. Bob S > On Jul 5, 2017, at 12:44 , J. Landman Gay via use-livecode > wrote: > > Another reason may be the subject title. I'm not sure everyone understands > that this feature will improve much more than just datagrids. A subset of > users

Re: Feature Race: Pick Your Project

2017-07-05 Thread J. Landman Gay via use-livecode
Another reason may be the subject title. I'm not sure everyone understands that this feature will improve much more than just datagrids. A subset of users employ datagrids, but everyone needs smooth scrolling in a variety of situations. That's the primary reason I pledged -- I'm not too

Re: Feature Race: Pick Your Project

2017-07-05 Thread Dan Brown via use-livecode
Delays happen, my take from the comments is that the communication on progress was lacking more than anything. People like to fund ideas and there should be a journey to completion attached to the pledge experience. Even if it's just footnotes in blog posts and mailers here and there. Little and

Re: Set the imagesource of a character to a built in graphic

2017-07-05 Thread Mark Wieder via use-livecode
On 06/26/2017 09:10 AM, hh via use-livecode wrote: Eventually you are showing/hiding lines, so: Did you already try to use the hidden property? Thanks for this. I also wasn't aware you could hide individual lines in a field, and I have now refactored the glx2 script editor's code-folding

Re: I need a "slider" in a circle

2017-07-05 Thread hh via use-livecode
Yet another solution: RotationControl. This is a control I recently made for use at LC Global in November: An "ovalslider"-group that is under the control of a behavior button. Attach the behavior to any LC-Object that has an angle property. Runs with LC 6/7/8/9 on Mac/Win/linux or with LC 6/7

fonts v8 vs v9

2017-07-05 Thread Tom Glod via use-livecode
Hi everyone Does anyone know what changed in version 9 to make all fonts look bolded ? the font of the ide seems slightly different too. font inside my application...big difference. Thanks Tom ___ use-livecode mailing list

Re: Feature Race: Pick Your Project

2017-07-05 Thread Kevin Miller via use-livecode
I¹m not sure if its apathy or more likely just the holiday weekend. That said... I¹m sorry its taken so long to do Infinite LiveCode. As I¹ve said in my keynote, in the comments section and on the blog, we wouldn¹t be funding a new project if it that one wasn¹t in the last stages of being wrapped

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

2017-07-05 Thread Phil Davis via use-livecode
Did you try locking messages before setting the filename of the player? That could help. Phil Davis On 7/5/17 6:57 AM, Tiemo Hollmann TB via use-livecode wrote: Thanks Jonathan, Trevor and Sean for your comments. Meanwhile I could drill down my "flickering" problem (post from yesterday) to

Re: Feature Race: Pick Your Project

2017-07-05 Thread Dan Brown via use-livecode
The comments section on the pledge page gives a good insight as to why there may be a feeling of apathy towards this fundraiser The infinite livecode campaign from last year was not handled well in terms of communicating progress to the community, with questions about the sqlite library rewrite

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

2017-07-05 Thread Tiemo Hollmann TB via use-livecode
Hi Randy, it worked out that the issue wasn't related to the design of two handlers and it was only the single statement for setting the filename to the player object in one handler. But it seems, I can't suppress the loosing and reassigning of the focus of the main window when setting the

Re: Sharp as a pound (was Array assignment...)

2017-07-05 Thread Richmond Mathewson via use-livecode
Doubtful as farmers in Scotland in 1668 would have used Merks for their money, not pounds! Richmond. On 7/5/17 5:49 pm, Bob Sneidar via use-livecode wrote: And far less dubious if coined by Scottish farmers in 1668?? :-) Bob S On Jul 4, 2017, at 10:01 , Richmond Mathewson via use-livecode

Re: synonyms

2017-07-05 Thread Mark Wieder via use-livecode
On 07/05/2017 08:32 AM, Bob Sneidar via use-livecode wrote: Not too bad. For every 5 psychiatrists there are 10 views on what causes bipolar syndrome. That's obviously a binary 10. -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing

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

2017-07-05 Thread Jonathan Lynch via use-livecode
Hi Tiemo - you could play the video in a browser. I know that seems to be my go-to solution, but I figure we do whatever works. Have you tried switching between players without locking the screen? Sent from my iPhone > On Jul 5, 2017, at 11:42 AM, Tiemo Hollmann TB via use-livecode >

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

2017-07-05 Thread Randy Hengst via use-livecode
It’s been a long time since I’ve messed with player objects… but what about putting both of the handlers into a “run” handler: on runMyHandlers LOCK SCREEN handler1 handler2 UNLOCK Screen end runMyHandlers > On Jul 5, 2017, at 10:42 AM, Tiemo Hollmann TB via

[ANN] Release 8.1.5 RC-3

2017-07-05 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.5 RC-3. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 8.1.5 RC-3 contains 4 bug

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

2017-07-05 Thread Tiemo Hollmann TB via use-livecode
Jonathan had a tricky idea to work with two player objects switching between them with hiding and showing them and doing the assignment of the filename with the currently hidden player, even with locking the screen at the beginning of the handler. It's a pitty, but the flickering of the whole

Re: synonyms

2017-07-05 Thread Bob Sneidar via use-livecode
> On Jul 4, 2017, at 10:38 , Mark Wieder via use-livecode > wrote: > > Well, yes and no. >From a programming with synonyms standpoint, this statement should always >return false. Which is a synonym for 0. Which is a synonym for in an >8 bit word. Bob

Re: synonyms

2017-07-05 Thread Bob Sneidar via use-livecode
Not too bad. For every 5 psychiatrists there are 10 views on what causes bipolar syndrome. Bob S > On Jul 4, 2017, at 01:02 , Mark Waddingham via use-livecode > wrote: > For a problem placed before any three coders, you will find at least four

Re: Submitting to the #%^%#? App Store

2017-07-05 Thread Bob Sneidar via use-livecode
But I have yet to get any malware on my Apple iPhone. So if fitting snugly into their boots means I have to worry about something holding my iPhone hostage for bitcoin, then I think we just need to get Apple bigger boots. Bob S > On Jul 4, 2017, at 23:46 , Richmond Mathewson via use-livecode

Re: Mobile Check Bandwidth Function

2017-07-05 Thread Bob Sneidar via use-livecode
I ran connectivity_PingServer in the message box using do. I am missing the handler dialog_CustomMsg Bob S > On Jul 5, 2017, at 08:08 , Bob Sneidar via use-livecode > wrote: > > I am missing something. This only returns the string sOnLineStatus. And yes I >

Re: Mobile Check Bandwidth Function

2017-07-05 Thread Bob Sneidar via use-livecode
I am missing something. This only returns the string sOnLineStatus. And yes I copied all the script for the other handlers. :-) Bob S > On Jul 4, 2017, at 10:56 , Sannyasin Brahmanathaswami via use-livecode > wrote: > > function connectivity_GetStatus >

Re: Mobile Check Bandwidth Function

2017-07-05 Thread Bob Sneidar via use-livecode
I am getting a reply right away. But this is interesting. I wonder if a similar call can be made to a SQL server? Just knowing I have an internet connection is not enough. I need to know if the SQL server is visible. I also need to know when the network has changed as I reauthenticate when the

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

2017-07-05 Thread Jonathan Lynch via use-livecode
I have a suggestion, if nothing else works. Use two players, layered on top of each other. When you switch the source of a player, do it to the player on the bottom, then move it to be on top of the other player. By switching back and forth, and only reassigning the player on the bottom, it

Re: Feature Race: Pick Your Project

2017-07-05 Thread Mike Kerner via use-livecode
Wow. I'm surprised we aren't closer to getting this funded. c'mon y'all let's get this funded! On Sat, Jun 24, 2017 at 5:53 PM, Sannyasin Brahmanathaswami via use-livecode wrote: > I had similar feelings, (I have taken almost every pitch to "pay in > advance for

Re: Sharp as a pound (was Array assignment...)

2017-07-05 Thread Bob Sneidar via use-livecode
And far less dubious if coined by Scottish farmers in 1668?? :-) Bob S > On Jul 4, 2017, at 10:01 , Richmond Mathewson via use-livecode > wrote: > > Well . . . as the name "octothorpe" was coined by American telephone > engineers as recently as 1968 > that

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

2017-07-05 Thread Jonathan Lynch via use-livecode
I have found that lock screen only blocks screen updates within the main LC context. So, for example, it does not block whatever is happening in a browser. For some reason, it also sometimes seems smoother to call a function rather than a handler, but perhaps I misperceived what was happening.

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

2017-07-05 Thread Tiemo Hollmann TB via use-livecode
Thanks Jonathan, Trevor and Sean for your comments. Meanwhile I could drill down my "flickering" problem (post from yesterday) to an unexpected command. In one of those handlers I "set the filename of player "myVideoPlayer" to tFile". This command withdraws the focus from the window and passes it

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

2017-07-05 Thread Sean Cole (Pi) via use-livecode
Hi Tiemo, The solution here is to call another lockScreen at the beginning of handler2. You don't have to use the unlockScreen at the end of handler 1 and 2 as it will do that automatically but it is advisable to include the command anyway. Is there a reason why you had an aversion to using a

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: debugging a CEF browser instance

2017-07-05 Thread Bernard Devlin via use-livecode
Thanks Jonathan for confirming that there is no debug mechanism for the browser widget. But what my examples shows is that one cannot rely on the browser widget to present a working web page, even one that works in multiple standard browsers (including Chrome). This is not a web page of my

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

2017-07-05 Thread Jonathan Lynch via use-livecode
Hi Tiemo, It unlocks at the end of a handler. This can be a problem when calling another handler. I handle it by turning a called handler into a function. However, I don't think you can do it with a "send in time" handler. Sent from my iPhone > On Jul 5, 2017, at 7:45 AM, Tiemo Hollmann TB

can I lock screen over more than one handler?

2017-07-05 Thread Tiemo Hollmann TB via use-livecode
Hello, 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 unlock screen end handler2 in my real case the screen seems to be unlocked before handler2 has finished and I can see

Re: debugging a CEF browser instance

2017-07-05 Thread Jonathan Lynch via use-livecode
Hi Bernard, I work with JS in the browser widget quite a bit. I have just gotten used to testing JS commands very carefully, step by step, because it does not really provide any debugging information. It would be nice to have that. Sent from my iPhone > On Jul 5, 2017, at 7:34 AM, Bernard

Re: debugging a CEF browser instance

2017-07-05 Thread Bernard Devlin via use-livecode
I tried with 9.0 dp7. Still no luck. The webpage opens and works with both Chrome and Firefox. But not with the browser widget in either LC 8 or LC 9. I even tried with LC8.1.4 on OS X and it fails there too. I'm surprised no-one else has run into the need to access the debug log, browser

OT Re: synonyms

2017-07-05 Thread David V Glasgow via use-livecode
My ancient Quaker father-in-law (now deceased) never gave them up. His first utterance to me was “What has thou done with Liss?” - a question I was none to keen on answering (‘Liss'= his daughter) His language took a little getting used to, but after a while I barely noticed, except to enjoy

Re: Submitting to the #%^%#? App Store

2017-07-05 Thread Jonathan Lynch via use-livecode
Good points Dave, I will do those things Sent from my iPhone > On Jul 5, 2017, at 5:03 AM, Dave Kilroy via use-livecode > wrote: > > Ah yes - one of the biggest GOTCHA’s there is when working on Apple > certification… > > I’ve found the best approach is to

Re: Submitting to the #%^%#? App Store

2017-07-05 Thread Dave Kilroy via use-livecode
Ah yes - one of the biggest GOTCHA’s there is when working on Apple certification… I’ve found the best approach is to keep my dev machine scrupulously clean as regards old certificates, and a session with Keychain Access pays dividends. The same thing goes as regards old provisioning profiles

Re: Submitting to the #%^%#? App Store

2017-07-05 Thread Richmond Mathewson via use-livecode
Apple are far too restrictive and far too big for their boots, especially if one considers that they probably have about 7% of the desktop computing market. Richmond. On 7/5/17 5:02 am, Jonathan Lynch via use-livecode wrote: Both venting and seeking advice. Actually submitting an app to