Re: Bug: jumping stack windows (when supress messages is off)

2020-10-10 Thread Niggemann, Bernd via use-livecode
Hi David,

What I see on Mojave is that e.g. TextEdit or Safari show a similar behavior.
Open  2 windows in TextEdit.  Move one close to the other and they will snap 
into place, if the tops of those two windows are almost horizontally aligned 
they will snap into place.

Same goes for Safari with two windows open. And the  same happens in  the IDE.
If that is what you describe on a single monitor setup then it is an operating 
system thing.

Kind regards
Bernd
___
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: Big Sur bugs

2020-10-10 Thread Tekne via use-livecode
1,2 and 4 are definitely show stoppers for Mac devs. 
Is  LC ready with a new version?

Riccardo



> Il giorno 9 ott 2020, alle ore 02:32, Marty Knapp via use-livecode 
>  ha scritto:
> 
> In my testing of LC apps running under Big Sur I have run into the following 
> bugs running LC 9.6.1:
> 
> 1) Tabbed buttons: The background of the highlighted tab is now white by 
> default. Since LC renders the text for the highlighted button as white, it is 
> not readable until you switch to another tab. Work-around - set the 
> backgroundColor of the button to black. Bug report 22879
> 
> 2) Window Shape: Setting the windowShape of a stack to an imported image no 
> longer works. It will show the rectangle of the stack. Bug report 22880
> 
> 3) SystemVersion: Big Sur is designated by Apple as version 11 but LC will 
> report it as 10.16. Easy enough to code around until it’s fixed. Bug report 
> 22887
> 
> 4) Printing: LC hangs as I mentioned in a previous post. Bug report 22930
> ___
> 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


___
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


The iOS "Files" folder

2020-10-10 Thread Graham Samuel via use-livecode
Is it possible to access (write to) the iOS “Files” folder from an iOS app? I 
see that there is no specialFolderPath entry for it, but it appears that some 
apps do allow saving to the folder, and one is then allowed to open such files 
with an appropriate app. Basically I am thinking of giving the user a chance to 
save a text file there for processing by other apps. The alternative would 
involve the internet with all the tedious privacy rules etc. and my particular 
app doesn’t have any other use for the internet at all.

Anyone tried it?

Graham
___
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