Re: Anyone else got two-monitor issues with LC9 on Mac?

2018-01-14 Thread Stephen Barncard via use-livecode
You should see what happens with three monitors on version 9 -- Stephen Barncard - Sebastopol Ca. USA - mixstream.org On Sun, Jan 14, 2018 at 10:34 PM, Kay C Lan via use-livecode < use-livecode@lists.runrev.com> wrote: > I should have also noted that I didn't see the problem with a small >

Re: Anyone else got two-monitor issues with LC9 on Mac?

2018-01-14 Thread Kay C Lan via use-livecode
I should have also noted that I didn't see the problem with a small misalignment of the tops in the Display Preference Pane; the tops had to be quite far apart. Also, what was strange was that just because the additional monitors may have been set to above the central MBP in the Display Preference

Re: Anyone else got two-monitor issues with LC9 on Mac?

2018-01-14 Thread Kay C Lan via use-livecode
On Sat, Jan 13, 2018 at 11:14 PM, Graham Samuel via use-livecode wrote: > > This is the essence of the issue - there may be other variants with the Tool > palette etc but I’m trying to keep it simple. > After some testing I can confirm it's exactly the same as the

Re: Announcement: SVG Icon Tool

2018-01-14 Thread Kay C Lan via use-livecode
Very nice! Thank you so much:-) On Mon, Jan 15, 2018 at 7:33 AM, J. Landman Gay via use-livecode wrote: > Anyone who hasn't looked at this stack really should. It's what we've needed > ever since SVG was introduced to LC. > > > On 1/13/18 11:25 PM, Brian Milby via

Android devpt on Mac OS -- your setup?

2018-01-14 Thread Nicolas Cueto via use-livecode
I want to configure a new Mac mini running 10.13.2 for Android development. But, as I've learnt these last two weeks, LC advise can be out-of-date, and what works on one setup may not on another. At least, that's been the case on Windows. So, if you are on a Mac OS ++and++ have succesfully tested

Re: Anyone else got two-monitor issues with LC9 on Mac?

2018-01-14 Thread Sannyasin Brahmanathaswami via use-livecode
Mark wrote: screenRects: the first is primary and the rest are relative to that. Any engine issue will likely be to do with those rects as that is the basis of its display coord to LiveCode coord mapping. with screenrects at 0,0,3440,1440 -1440,0,0,900 tops are aligned… and …hmmm…

Drag And Drop Rows

2018-01-14 Thread Sannyasin Brahmanathaswami via use-livecode
I was examining the API for Datagrid2 in 9 dp 11 Swiping looks interesting, but I'm also looking for " drag-to-arrange" for mobile With similar "cool" UI animation behavior where if you drag a sub-mini-group, which comprises a row of a large vertically or horizontal scrolling parent group,

Re: Anyone else got two-monitor issues with LC9 on Mac?

2018-01-14 Thread Graham Samuel via use-livecode
Not to go into detail, but I have not seen any problems using two monitors with a variety of mainstream Mac software, e.g Photoshop Elements, Pages, MS Word, MS Excel, Transmit etc etc. Maybe I’m just lucky, but it’s certainly LC that’s giving me the biggest headache at the moment. Good tip

Re: libUrlDownloadToFile: desktop ok, Android no

2018-01-14 Thread J. Landman Gay via use-livecode
On 1/11/18 10:37 PM, Nicolas Cueto via use-livecode wrote: Below is the script used to download a text file. Which works on the Windows desktop. But on my Nexus 5, "error" is returned by the script commands "log" and "logflushbuffer". The most likely reason is that the field needs a complete

Re: Anyone else got two-monitor issues with LC9 on Mac?

2018-01-14 Thread MWCM via use-livecode
I have an issue that isn’t exactly the same but may be related. Seldom do I work on two monitors, but my display configuration is constantly changing. My primary development machine is a 15” Retina MacBook Pro. The main project I work on is a large stack (iPhone 7 native resolution) stack that

Re: Announcement: SVG Icon Tool

2018-01-14 Thread J. Landman Gay via use-livecode
Anyone who hasn't looked at this stack really should. It's what we've needed ever since SVG was introduced to LC. On 1/13/18 11:25 PM, Brian Milby via use-livecode wrote: I've posted an updated version of my SVG Icon Tool to my server with a large number of icons included (everything from

Re: Anyone else got two-monitor issues with LC9 on Mac?

2018-01-14 Thread Paul Hibbert via use-livecode
Just to add to the mix, I have been using a two monitor system for many years, I now have an iMac (Retina 4K, 21.5-inch, 2017) connected to an Eizo ColorEdge CG 241W, the iMac is 4096 x 2304 and the Eizo is 1920 x 1200, both driven by the same Radeon Pro 560 4 GB card. Both monitors are set to

Re: Android build executable on test device fails

2018-01-14 Thread J. Landman Gay via use-livecode
On 1/13/18 7:04 PM, Nicolas Cueto via use-livecode wrote: And now a new problem. The SDK and JDK paths have disappeared. Just now installed 8.0.2, pointed it to the SDK root path that worked with 8.1.8, but got the error "chosen folder not a valid Android SDK". And, opening 8.1.8 to confirm

Re: Anyone else got two-monitor issues with LC9 on Mac?

2018-01-14 Thread Sannyasin Brahmanathaswami via use-livecode
BR: I'm late to this party, but FWIW Graham wrote: Does anyone else see this or know of any report? BR: yes, all the time, no recipe but it's so bad I don't *ever* put any liveCode stack on my MacBook Pro monitor -- which is designated as the secondary monitor when hooked up to the 31" curved

RE: Standalone Name vs Display Name

2018-01-14 Thread Ralph DiMola via use-livecode
The "Title" in stack properties is only seen in the IDE and desktop apps. On Mobile this is never displayed. You could leave it defaulted to the stack name. I usually make it nice to read and identify so the title bars in the IDE are easy on the eyes. Ralph DiMola IT Director Evergreen

RE: Standalone Name vs Display Name

2018-01-14 Thread Ralph DiMola via use-livecode
Roger, The "Standalone Name" is the name of the .app or the .apk(Android) files AND the sequential folder names created in the build folder. The "Display Name"(iOS) and "Label"(Android) is just the the text under the app icon on the device. What really makes an app unique on a device is

Knight's Tour

2018-01-14 Thread Richmond Mathewson via use-livecode
It could be fun implementing this in LiveCode: https://www.dropbox.com/sh/weigm15xsi781vp/AAAJxWGLXT3hrm65fOlNh1BDa?dl=0 Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

Re: Standalone Name vs Display Name

2018-01-14 Thread Roger Guay via use-livecode
Well, in Stack Properties, one is given the opportunity to provide a title. Otherwise the title becomes the name of the stack. Are you saying this title of the stack is one of the subject items? If so, which one? And, would that one supersede any title I might have given my stack in Stack

Re: Standalone Name vs Display Name

2018-01-14 Thread Richmond Mathewson via use-livecode
I don't think this is particularly complicated; it is rather like the fact that you can have a standalone on a desktop system called something (e.g. "XXX") but when the standalone opens it can have something else on its title bar (e.g. "Oh, you expected XXX"). Richmond. On 14/1/2018 8:24

Standalone Name vs Display Name

2018-01-14 Thread Roger Guay via use-livecode
I’m wrapped around the axle again! In Standalone Application Settings, can someone tell me the difference between the Standalone Name under the General Tab, and the Display Name under the iOS tab? Thanks very much. Roger ___ use-livecode mailing

Re: Streaming video..

2018-01-14 Thread Mike Bonner via use-livecode
Ty! (both marks!) I have managed to get vlc working, though not in the manner I had hoped.. http://192.168.254.3:5004/auto/v7.1?transcode=mobile -- this will tune to channel 7.1. (I'll be trying your method momentarily) It also finally clicked in my noggin that plex will work with the

Re: Streaming video..

2018-01-14 Thread Mark Wieder via use-livecode
On 01/13/2018 12:45 PM, Mike Bonner via use-livecode wrote: Quick question.. I'm attempting to write a program to work with my hdhomerun (networked tv streamer) and think i'm on track.. However, i'm not sure if its possible to tell the player to open a udp connection on port 5000 and wait for

Re: Anyone else got two-monitor issues with LC9 on Mac?

2018-01-14 Thread Mark Waddingham via use-livecode
Apologies - I misread - actually one thing to check here is what 'the screenRects' returns. This returns a list of rects representing different screens - the first is primary and the rest are relative to that. Any engine issue will likely be to do with those rects as that is the basis of its

Code Signing Blues

2018-01-14 Thread Graham Samuel via use-livecode
A couple of years ago, I got a lot of advice on this list about code signing Mac apps that are not being distributed via the Mac App Store, and I got some of it working. Trying to revive that knowledge and working with a different computer, I seem to have come unstuck at stage one, which is the

Re: Anyone else got two-monitor issues with LC9 on Mac?

2018-01-14 Thread Graham Samuel via use-livecode
Thanks Mark for wading in. Well, it might be the mixture of screens - in fact I think that may well be it, because I have another development configuration with a non-Retina iMac and a similar monitor to the one I’ve described, and I have never seen a problem. Sadly, that’s about 1000 km South

Re: Anyone else got two-monitor issues with LC9 on Mac?

2018-01-14 Thread Matthias Rebbe via use-livecode
Mark, i did not wrote that i have to Retina displays. I am using an iMAc 5K and a Apple Thunderbolt Display, which is 2560x1440. The only difference is that my displays use different spaces. That´s an option in Systemcontrol->Mission Control Matthias Matthias Rebbe Tel +49 5741 31

Re: Streaming video..

2018-01-14 Thread Mark Waddingham via use-livecode
IIRC, the engine passes 'proper urls' straight through to the OS framework - so if the URL plays in a browser then it should probably work in the engine. If it doesn't, but does in a browser then you could try using a browser widget instead of a player? Mark. Sent from my iPhone > On 13 Jan

Re: Anyone else got two-monitor issues with LC9 on Mac?

2018-01-14 Thread Mark Waddingham via use-livecode
I wonder if it is the mix between retina and non-retina screens which is causing the problem. I notice Mattias mentioned he couldn't reproduce with two retina screens, but both you and graham have a mixed setup? Warmest Regards, Mark. P.S. There's clearly a problem here in the engine if hit

Re: Anyone else got two-monitor issues with LC9 on Mac?

2018-01-14 Thread Graham Samuel via use-livecode
Hi Brian Well I tried to line up the tops of the two displays using the Mac Control Panel and restarted LC. This did have an interesting effect, in that the windows on the monitor are now accepting mouse clicks, but there is still some very weird stuff, in particular I have a substack with