Snapshot question

2024-05-30 Thread Neville Smythe via use-livecode
I have a need for rotated graphic objects, in particular a roundrect graphic.

Export snapshot from object gives a nice image that can serve in place of the 
graphic except that it has black spots at each corner outside the rounded 
frame. Which means the image can really only be used against a black 
background. 

Ideally the background outside the rounded frame should be transparent, 
although I suspect that may not be possible with the bitmap image format 
produced. Is there any setting that can fix this (a mask?), or failing that set 
the colour of these pixels (I presume the snapshot is actually produced by 
rendering the object in a hidden buffer with default black background) .

The alternative solution of producing a screenshot against a background of the 
required colour is not practical; it requires displaying the object against an 
empty visible region of the screen before taking the screenshot and therefore 
an unacceptable flash for the user.

Neville Smythe




___
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: error when creating iOS app: failed to create launch screen: SOLVED

2024-05-30 Thread Klaus major-k via use-livecode
Hi all,

> Am 30.05.2024 um 14:27 schrieb Klaus major-k via use-livecode 
> :
> 
> Hi friends,
> 
> I just wanted to create an iOS app with my new M2 MacMini.
> LC 9.6.11,
> Xcode 15.0
> Available Device SDKs: 17.0
> Available simulators: 17.0
> 
> All iOS icons and the launch image are present and have the 
> correct dimensions, however LC tells me:
> ---
> There was an error while saving the standalone application
> failed to create launch screen: /* com.apple.ibtoolerrors */
> /Volumes/ 1TB/Livecode Hilfe/Klaus/LeadSheeter
> X/Leadsheeter-X/Leadsheeter-X.app/LaunchScreen.storyboard:
> error: iOS 17.0 Platform Not installed.
> ---
> Platform not installed? What does that mean? What am I missing?
> Thanks for any hint.

obviously I did not open Xcode before...
Now I did and had to download and install platform 17.0.

Works as exspected now. :-)


Best

Klaus
--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


___
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


error when creating iOS app: failed to create launch screen: /* com.apple.ibtoolerrors */

2024-05-30 Thread Klaus major-k via use-livecode
Hi friends,

I just wanted to create an iOS app with my new M2 MacMini.
LC 9.6.11,
Xcode 15.0
Available Device SDKs: 17.0
Available simulators: 17.0

All iOS icons and the launch image are present and have the 
correct dimensions, however LC tells me:
---
There was an error while saving the standalone application
failed to create launch screen: /* com.apple.ibtoolerrors */
/Volumes/ 1TB/Livecode Hilfe/Klaus/LeadSheeter
X/Leadsheeter-X/Leadsheeter-X.app/LaunchScreen.storyboard:
error: iOS 17.0 Platform Not installed.
---
Platform not installed? What does that mean? What am I missing?
Thanks for any hint.


Best

Klaus
--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


___
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