Re: TSNet hanging

2019-05-10 Thread J. Landman Gay via use-livecode
On 5/10/19 3:04 PM, J. Landman Gay via use-livecode wrote: I have one particular file downloading from a server that hangs TSNet and freezes the IDE. It hangs on mobile too. In both, it requires a force-quit to get out. A similar file from another set loads without issues. The files are saved

TSNet hanging

2019-05-10 Thread J. Landman Gay via use-livecode
I have one particular file downloading from a server that hangs TSNet and freezes the IDE. It hangs on mobile too. In both, it requires a force-quit to get out. A similar file from another set loads without issues. The files are saved in UTF8 with Mac carriage returns. They are not compressed.

Re: Help with Pasting of RTL languages into a field

2019-05-10 Thread Curry Kenworthy via use-livecode
Paul: > When I paste in RTL text (Arabic for example) > it is incorrectly Left aligned. The Dictionary may take a little poetic license with textDirection behavior; text renders inline per the rules, but I think par align is still up to the coder. You could detect the Unicode block when past

Re: Question for LCB FFI workshop attendees at upcoming conference

2019-05-10 Thread Lagi Pittas via use-livecode
Hi, It will be sad, a great loss or even a travesty if the worshops are not recordered somehow. Even if by using a couple of mobile phones for good sound and "so so" video. The simulcast won'rt be anywhere near as useful as it could be without these Workshops. If the slides,text, resources etc

Re: Question for LCB FFI workshop attendees at upcoming conference

2019-05-10 Thread Trevor DeVore via use-livecode
On Fri, May 10, 2019 at 9:18 AM Trevor DeVore wrote: > > I was hoping to just grab the precompiled DLL for it but the downloadable > version has a bug in it and would just exit whenever I tried to use it. > With Mark Waddingham's help (a lot of it) I now have a basic version > working on both mac

Re: Question for LCB FFI workshop attendees at upcoming conference

2019-05-10 Thread Paul Dupuis via use-livecode
On 5/10/2019 10:18 AM, Trevor DeVore via use-livecode wrote: Thanks for the suggestion Paul. This ended up being a really good example to work on. Wow! Thank you Trevor! I have slowly (far too slowly) been trying to develop my LCB expertise to wrap Sphinx, but the C side of things (building th

Re: Resize Stack Sent Everytime a Stack Opens?

2019-05-10 Thread Brian Milby via use-livecode
What fullScreenMode are you in when the stack opens?  What mode when the rotation happens? Thanks, Brian On May 10, 2019, 10:08 AM -0400, Sannyasin Brahmanathaswami via use-livecode , wrote: > I put a "breakpoint" into > > On resizestack x,y, > Breakpoint > [snip code] > > End resize stack > > A

Re: Question for LCB FFI workshop attendees at upcoming conference

2019-05-10 Thread Trevor DeVore via use-livecode
On Tue, May 7, 2019 at 12:14 PM Paul Dupuis via use-livecode < use-livecode@lists.runrev.com> wrote: > On 5/7/2019 9:35 AM, Trevor DeVore via use-livecode wrote: > > This is for anyone who plans on attending my workshop on using FFI in LCB > > at the conference. Is there any code (a macOS Framewor

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: Android needs 64 bit builds

2019-05-10 Thread Sphere via use-livecode
a minor thing probably i noticed. The 9.1.0DP1 jumped to 9.5.0DP1. Is this a typo? or do have to wait longer? Just asking. Mark Wieder via use-livecode schreef op 2019-05-06 23:26: On 5/6/19 3:44 PM, Monte Goulding via use-livecode wrote: Ah. OK. So the problem with running on the pi isn't wi