Re: Anyone any experience with Livecode under Ventura?

2022-10-25 Thread William de Smet via use-livecode
LC 9.6.9 (rc1) and LC 10.0.0. (dp4) works fine with me on Ventura. I had Xcode 13.2.1 installed but that version does not work anymore. I wonder which Xcode version I need now. Which Xcode version works with LC now? groeten, William Op di 25 okt. 2022 om 20:03 schreef Roger Guay via

Re: Curved text possible?

2022-05-18 Thread William de Smet via use-livecode
ttps://hh.on-rev.com/widgets/svgtext.html > > At the bottom he describes that it is possible to use SVG to define paths > for the text. How good are you at LCB in being able to manipulate what he > had achieved here? > > Sean > > > On Wed, 18 May 2022 at 12:57, William de

Re: Curved text possible?

2022-05-18 Thread William de Smet via use-livecode
hing up. I’m out of office at the moment so can’t get to my > files. > > Sean Cole > Pi Digital Productions Ltd > > eMail Ts & Cs > > > > On 18 May 2022, at 09:40, William de Smet via use-livecode < > use-livecode@lists.runrev.com> wrote: > > &g

Re: Curved text possible?

2022-05-18 Thread William de Smet via use-livecode
17:42 schreef William de Smet : > Thanks! > > I came up with sort of the same idea yesterday evening and I am > tetsting it now. > I load a local html file within the browser widget with circletype.js > added to the html file. > > A native textfield (and some extra code) w

LibKiosk by André Garzia

2022-05-12 Thread William de Smet via use-livecode
Hi there, I found some information about LibKiosk André Garzia released 15 years ago. Is there still a download available somewhere or is it deprecated now? groeten, William ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: Error: Unable to install app - Mac OS 11.5.2 , Xcode 13.2 (13C90), LC 9.6.7 en iOS 15.2

2022-05-09 Thread William de Smet via use-livecode
alling the app with Xcode and in both cases > > it worked ok, so that can’t be the problem. Do let us know if you track > > down the cause. > > > > Cheers, > > Mark > > > > > > > On May 7, 2022, at 9:06 AM, William de Smet via use-livecode < >

Error: Unable to install app - Mac OS 11.5.2 , Xcode 13.2 (13C90), LC 9.6.7 en iOS 15.2

2022-05-07 Thread William de Smet via use-livecode
Hi there, Mac OS 11.5.2 , Xcode 13.2 (13C90), LC 9.6.7 en iOS 15.2 Yesterday I tried to put an app on my iPad 2020 with iOS 15.2 on it. Building the app is no problem and gives no error message on my Mac Putting the app with Xcode on my iPad however gives an error: Unable to Install App I

Re: Curved text possible?

2022-04-28 Thread William de Smet via use-livecode
Thanks! I came up with sort of the same idea yesterday evening and I am tetsting it now. I load a local html file within the browser widget with circletype.js added to the html file. A native textfield (and some extra code) writes back into the html file and then I refresh the card. A snapshot

Re: Curved text possible?

2022-04-27 Thread William de Smet via use-livecode
> pass the text to some external graphics utility that renders and image > of it curved and then import the image back into Livecode. There may be > other work-arounds. > > On 4/27/2022 11:12 AM, William de Smet via use-livecode wrote: > > Hi There, > > > > I am

Re: Curved text possible?

2022-04-27 Thread William de Smet via use-livecode
arge is this curved text? > > You could certainly create an entire alphabet with polyLines, and insert > them as needed to replace a body of text. But if you need 12 point size, > those graphics are going to be, er, difficult to do nicely. > > Craig > > > On Apr 27, 2022,

Curved text possible?

2022-04-27 Thread William de Smet via use-livecode
Hi There, I am in the need for curved text. User input via a text field need to have a copied curved text output. Is this even possible in Livecode? I was thinking of text to the points of a path? Something like that? Greetings William ___

Re: Is there a better way to check if images are the same? I now use imagedata

2021-12-29 Thread William de Smet via use-livecode
h dot in the > reference path, then see if the same dots are included in the user’s path. > You would need to include a name for each reference point, of course. > That’s if I understand your problem correctly. > > > > Bill > > > > > > Sent from my iPad > > > >

Is there a better way to check if images are the same? I now use imagedata

2021-12-29 Thread William de Smet via use-livecode
Hi there, Is there a better way to check if images are the same? I now use imagadata. In my app I have an example drawn image (5x5 matrix with dots, a Geoboard). These dots are important because by touching them their Loc is used (gStartLoc and gStartLoc) Two dots will be connected by setting

Strange thing: older App Store app fullscreen shown on iOS 15.2

2021-12-24 Thread William de Smet via use-livecode
Hi there, I got a new iPad 2021 with iOS 15.2 (10.2 inch) and downloaded some of my own older apps on it from the App Store. These apps have been there for several years and the last update was from 2019. I noticed that these apps are shown fullscreen and that is strange because none of these

Re: [ANN] Release 10.0.0 DP-1

2021-11-23 Thread William de Smet via use-livecode
Been playing all day with LC 10 DP-1 and mostly testing Web/html5 and I can confirm Firefox is also the fastest in WASM on a remote webserver. Safari is the slowest. Most people I know use the Chrome browser however. On Chrome OS speed varies depending on the state of the Chromebook (age). Op di

Re: How do I change the textcolor of the selected text in a native iOS field?

2021-04-14 Thread William de Smet via use-livecode
olored and not just the selectedRange. greetings, William Op di 13 apr. 2021 om 21:11 schreef J. Landman Gay via use-livecode < use-livecode@lists.runrev.com>: > On 4/13/21 6:15 AM, William de Smet via use-livecode wrote: > > Hi there, > > > > How do I get the s

How do I change the textcolor of the selected text in a native iOS field?

2021-04-13 Thread William de Smet via use-livecode
Hi there, How do I get the selectedText of a native iOS field? I want to change the color of the text selection in the field. How do I adapt this code I made? (this obviously only returns the first char of the text in red) - on changeColor mobileControlDo "field1", "focus", true put

Re: XCode 12.4 not working with LiveCode

2021-03-23 Thread William de Smet via use-livecode
Hi André, I use xcode 12.1 with LC 9.6.2 (rc 3) Greetings, William > Op 23 mrt. 2021 om 10:52 heeft Andre Garzia via use-livecode > het volgende geschreven: > > Hi Folks, > > I have XCode 12.4 here and I don't seem to be able to select it on the > LiveCode preferences. It complains about

What is the easiest way to add another snapshot from the same rect to the same PDF file?

2021-03-22 Thread William de Smet via use-livecode
Hi there, In an existing iOS app I do this: --- export snapshot from grc "printmarge" to tPDF as PNG put specialFolderPath("documents") & "/file.pdf" into tFilePath set the printPaperOrientation to "portrait" set the printMargins to 36,72,36,72 open printing to PDF tFilePath print this cd from

How do I change the icon after sound is ready?

2021-03-18 Thread William de Smet via use-livecode
Hi there, How do I change the icon back to "play" after the played sound is ready in my script below? if the iconPath of widget "dummy" is the iconPath of widget "play" then set the iconPath of widget "dummy" to the iconPath of widget "pause" play specialFolderPath("documents") & slash &

Re: How to share a recorded sound on iOS?

2021-03-18 Thread William de Smet via use-livecode
rebbe via use-livecode < use-livecode@lists.runrev.com>: > - > Matthias Rebbe > Life Is Too Short For Boring Code > > > Am 18.03.2021 um 00:00 schrieb William de Smet via use-livecode < > use-livecode@lists.runrev.com>: > > > > Hi Matthias, > > &

Re: How to share a recorded sound on iOS?

2021-03-17 Thread William de Smet via use-livecode
h what or whom do you want to share the recordings? > > > > Am 17.03.2021 um 23:21 schrieb William de Smet via use-livecode < > use-livecode@lists.runrev.com>: > > > > Hi Matthias, > > > > With sharing I mean like the iOS share sheet. > > A bi

Re: How to share a recorded sound on iOS?

2021-03-17 Thread William de Smet via use-livecode
der. > > If this is not what you want to do, then please explain it a little bit > more. > > > > - > Matthias Rebbe > Life Is Too Short For Boring Code > > > Am 17.03.2021 um 19:51 schrieb William de Smet via use-livecode < > use-livecode@lists.runrev.com>: >

How to share a recorded sound on iOS?

2021-03-17 Thread William de Smet via use-livecode
Hi there, I am developing a simple stack to record sounds with mergMicrophone. Is there a way to share the recorded sounds which are located in specialFolderPath("documents")? Greetings, William ___ use-livecode mailing list

Re: Considering work with livecode server

2021-01-19 Thread William de Smet via use-livecode
WebAssembly is on the roadmap. https://livecode.com/resources/roadmap/ > Op 19 jan. 2021 om 20:43 heeft William Prothero via use-livecode > het volgende geschreven: > > Dan: > I just did a bit of Googling and wow! It sounds like a capability to compile > to WebAssembly would put LiveCode

Re: Printing a com.livecode.widget.browser

2020-12-10 Thread William de Smet via use-livecode
Hi Terry, Can you use lockscreen? Greetings William Op do 10 dec. 2020 om 10:15 schreef Terence Heaford via use-livecode < use-livecode@lists.runrev.com>: > Clearly you can’t print a card that contains a browser widget as livecode > is unable to do this. > > I don’t understand why

Re: How do I shorten this script? Use 'repeat with'?

2020-11-12 Thread William de Smet via use-livecode
em 1 of topright of grc tPrevious -1, item 2 of topright of grc tPrevious) put tName into tPrevious end repeat greetings, William Op do 12 nov. 2020 om 15:14 schreef William de Smet : > Yes, two variables must be the way! > > Your suggestion however throws an error (no such object). > &g

How do I shorten this script? Use 'repeat with'?

2020-11-12 Thread William de Smet via use-livecode
Hi there, Another question today. How do I shorten this script? set the loc of grc "k1" to cardWidth/2,cardHeight/2 set the topleft of grc "k2" to (item 1 of topright of grc "k1" -1, item 2 of topright of grc "k1") set the topleft of grc "k3" to (item 1 of topright of grc "k2" -1, item 2 of

Re: Best way to add an image to an oval graphic?

2020-11-12 Thread William de Smet via use-livecode
Thanks all for directing me into a different approach! greetings, William Op wo 11 nov. 2020 om 19:19 schreef Richard Gaskin via use-livecode < use-livecode@lists.runrev.com>: > Using the backgroundPattern seems intuitive, but read the fine print: > image dimensions have very specific

Re: Best way to add an image to an oval graphic?

2020-11-11 Thread William de Smet via use-livecode
ID of a random > image I imported to the card. It filled the grc perfectly. Do you have a > screenshot of what you are seeing? > > Craig > > -Original Message- > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On > Behalf > Of William de Smet via u

Best way to add an image to an oval graphic?

2020-11-11 Thread William de Smet via use-livecode
Hi there, When I set the BackgroundPattern of an graphic oval to the image ID, the image is not centered inside the oval graphic. What is a better way to add an image to a graphic oval (and center it? greetings, William ___ use-livecode mailing list

Re: How to divide card with/in 3 vertical lines?

2020-10-28 Thread William de Smet via use-livecode
> > > On Oct 28, 2020, at 4:16 PM, William de Smet via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Hi Scott, > > > > Line 3 should be at loc 768,384 but is now at loc 770,384 (stack > 1024x768). > > This is because 'cardWid

Re: How to divide card with/in 3 vertical lines?

2020-10-28 Thread William de Smet via use-livecode
almost perfect but not quite” what exactly are you meaning? > > —Scott > > > On Oct 28, 2020, at 11:04 AM, William de Smet via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Hi there, > > > > I need 3 vertical lines in my iOS app with equa

How to divide card with/in 3 vertical lines?

2020-10-28 Thread William de Smet via use-livecode
Hi there, I need 3 vertical lines in my iOS app with equal distance and from top to bottom. So I use the script below. It is almost perfect but not quite. Is there a better way to do this? -- *s*et the loc of grc "line1" to cardWidth/4, cardHeight/2 set the loc of grc "line2" to cardWidth/2,

Re: iOS Emoji keyboard does not print to PDF?!

2020-10-26 Thread William de Smet via use-livecode
..@elementarysoftware.com > booth1-360-734-4701 > ---------- > > > On Oct 25, 2020, at 2:34 PM, William de Smet via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Hi Richmond, > > > > That’s the short version of the co

Re: iOS Emoji keyboard does not print to PDF?!

2020-10-25 Thread William de Smet via use-livecode
hreven: > > " 'export snapshot' to PDF as PNG" sounds a bit odd. > >> On 25.10.20 21:47, William de Smet via use-livecode wrote: >> Hi there, >> >> A simple iOS app in which the user chooses the iOS keyboard to add text and >> an Emoji to a standard LC text f

iOS Emoji keyboard does not print to PDF?!

2020-10-25 Thread William de Smet via use-livecode
Hi there, A simple iOS app in which the user chooses the iOS keyboard to add text and an Emoji to a standard LC text field. I use 'export snapshot' to PDF as PNG to print to PDF. When there is only text in the field all text is printed to the PDF but when an Emoji is added the Emoji is not

Re: Chromebook apps?

2020-06-22 Thread William de Smet via use-livecode
I am a longtime user of Chromebooks in education and most 'cheap' Chromebooks' come with only 4 GB RAM. The Chrome browser itself uses a lot of RAM already and my experience with Android apps on Chromebooks is that they are slow (lack of available RAM) or sometimes not fully functional/compatible.

Re: Pinch-Zoom gesture on native textfield. How to?

2020-06-08 Thread William de Smet via use-livecode
share what I got unless someone already knows of a > solution. > > On Mon, Mar 9, 2020 at 7:35 AM William de Smet via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > Hi there, > > > > Is it possible to pinch zoom on a native text field to ma

Re: Pinch-Zoom gesture on native textfield. How to?

2020-03-10 Thread William de Smet via use-livecode
Thanks! I tested the code on a normal/standard field and it kinda works. I changed the multitouch-pinch code form image to fld and added a 'set textSize ...'. However it doesn't work as expected. The field is changing faster and bigger then the text inside the field. Then I found this script on

Pinch-Zoom gesture on native textfield. How to?

2020-03-09 Thread William de Smet via use-livecode
Hi there, Is it possible to pinch zoom on a native text field to make the text bigger/smaller? Has anyone done this? Any pointers / script snippets are welcome. greetings, William ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Requirements for private distribution on Apple Business Manager?

2020-01-08 Thread William de Smet via use-livecode
Hi there, Is it possible with an Indy License to publish apps that are 'Available for private distribution to specific organizations on Apple Business Manager' ? Any other requirements? greetings, William ___ use-livecode mailing list

Re: How do I select graphics that are on top of each other with mousedown?

2019-11-25 Thread William de Smet via use-livecode
Hi there, "pointInShape" looks very interesting, Too much for now. MouseControl does the job. Thanks! groeten, William Op ma 25 nov. 2019 om 19:45 schreef hh via use-livecode < use-livecode@lists.runrev.com>: > Yet another option is to use the technique from "pointInShape": >

Re: How do I select graphics that are on top of each other with mousedown?

2019-11-25 Thread William de Smet via use-livecode
Hi Peter, MouseControl works fine. Thanks. greetings, William Op ma 25 nov. 2019 om 19:31 schreef Peter Bogdanoff via use-livecode < use-livecode@lists.runrev.com>: > William, > > You could try working with the mouseControl. > > Peter > > > On Nov 25, 2019

How do I select graphics that are on top of each other with mousedown?

2019-11-25 Thread William de Smet via use-livecode
Hi there, I have to square graphics (line style) on top of each other. They have the same width and height and form a letter X. How do I select the different graphics? Mousedown, MouseLoc and points of graphic? Any pointers are welcome. greetings, William

Re: New app update: four errors in plist

2019-11-22 Thread William de Smet via use-livecode
properly installed , which is required if you want to > use Test Flight. > > > > > > In standalone settings I see three options: Required, Prohibited, n/a. > Do you mean the plist always contains a location option even if "n/a" is > selected? That doesn't seem right.

Re: New app update: four errors in plist

2019-11-15 Thread William de Smet via use-livecode
gt; Ralph DiMola > IT Director > Evergreen Information Services > rdim...@evergreeninfo.net > > -Original Message- > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On > Behalf > Of William de Smet via use-livecode > Sent: Thursday, November 14, 2019 2:00

Re: New app update: four errors in plist

2019-11-15 Thread William de Smet via use-livecode
> > > After that every time you want to submit to the app store do this in the > > message box ==> set the script of "revSaveAsIosStandalone" to url > > ("File://somePath/someFilename") > > > > Ralph DiMola > > IT Director > > Evergree

New app update: four errors in plist

2019-11-14 Thread William de Smet via use-livecode
Hi there, Today I uploaded an update for one of my apps to the App Store. Now I have four errors coming back from Apple. Still need to edit the info.plist but it'd easy to make a mistake with this. When will this be fixed? - Got this notification back: ITMS-90339: Deprecated Info.plist Key -

App rejected - add parental gate

2019-03-16 Thread William de Smet via use-livecode
Hi there, An app update was rejected due to the fact I ticked the ‘Kids category’ in the initial version of the app. In the app they can share an image outside the app. The current quidelines say I have to add a parental gate now. Is there anyone who has an example on how to do this?

Re: Sound delay

2018-03-15 Thread William de Smet via use-livecode
e I don't have that file. Have you attempted in the OS to > double click the file or if on Mac, play the file in preview mode? > > Bob S > > > > On Mar 15, 2018, at 07:55 , William de Smet via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > >

Sound delay

2018-03-15 Thread William de Smet via use-livecode
Hi there, Why is there a short delay when playing a sound for the first time? And how do I solve this? play specialFolderPath("engine") & slash & "sounds/pop.mp3" greetings, William ___ use-livecode mailing list use-livecode@lists.runrev.com Please

App rejected because of camera permission modal alert!

2018-03-13 Thread William de Smet via use-livecode
Hi there, My new app 'FotoPuzzel' is rejected by Apple because the app needs camera permission. I did not clarify the use of this feature in the modal alert? How do I change this? Can I change this? I just use MobilePickPhoto "camera" The standard modal alert says: FotoPuzzel would like to

Slide puzzle question

2018-03-07 Thread William de Smet via use-livecode
Hi there, I am making a 9 piece slide puzzle. How many pieces should be in the right place at start to solve the puzzle? greetings, William ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: Reverse 'pixelcoloring' and total amount of colors

2018-03-06 Thread William de Smet via use-livecode
o tInstructions > else >put whatever into field "instructions2" that you need >delete item -1 of tInstructions > end if > > Not sure what end results you want, or how if fails, but maybe something ^ > there will help. > > On Mon, Mar 5, 2018 at 12:13 PM,

Re: Reverse 'pixelcoloring' and total amount of colors

2018-03-05 Thread William de Smet via use-livecode
;B" then put comma & "B0" > after tInstructions > add 1 to char -1 of tInstructions > break > default > if tInstructions is empty then > put "E" into tInstructions > else >

Re: Reverse 'pixelcoloring' and total amount of colors

2018-03-05 Thread William de Smet via use-livecode
ot; of your row. > > Not fully awake yet, so if there is anything wrong with my example, > hopefully it still makes sense. > > On Mon, Mar 5, 2018 at 5:50 AM, William de Smet via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > Thanks for your reply! > > Your app

Re: Reverse 'pixelcoloring' and total amount of colors

2018-03-05 Thread William de Smet via use-livecode
that? groeten, William 2018-03-05 13:40 GMT+01:00 Jose Enrique Montero via use-livecode < use-livecode@lists.runrev.com>: > I made a similar application, you can look, > https://play.google.com/store/apps/details?id=com.kaikuse.babygrid=es > > best regards > > > 2018-03-05 3:5

Reverse 'pixelcoloring' and total amount of colors

2018-03-05 Thread William de Smet via use-livecode
Hi there, This is quite a challenge for me. I an trying to build a template in which users (small children) can 'pixeldraw' something and based on the drawing the instruction will be made. The instruction is needed for other children to make the pixel drawing. The instruction is quite special.

Re: [OT] Haiku OS

2018-02-28 Thread William de Smet via use-livecode
This is probably more interesting: https://www.omgubuntu.co.uk/2018/02/google-enable-linux-apps-chrome-os-recent-code-commits-suggest greetings, William 2018-02-28 15:52 GMT+01:00 Rick Harrison via use-livecode < use-livecode@lists.runrev.com>: > Hi Richmond, > > Current Official Version

CameraControl gives wrong rect and rotated preview on iPad

2018-02-28 Thread William de Smet via use-livecode
Hi there, What's wrong with cameraControl on iPad? In the IDE everything works fine: cameracontrol is shown on the given rect. On iPad the rect is much smaller and the preview is rotated. In the standalone iPad settings 'Landscape Left' and 'landscape Rght' are activated. Is this a bug? I am on

Re: Bold textStyle on 'Header Bar' widget?

2018-02-01 Thread William de Smet via use-livecode
set to bold. Anyone? groeten, William 2018-01-25 21:07 GMT+01:00 William de Smet <williamdes...@gmail.com>: > Hi there, > > How do I set the label of a 'Header Bar' widget to bold? > > greetings, > > William > > > __

Bold textStyle on 'Header Bar' widget?

2018-01-25 Thread William de Smet via use-livecode
Hi there, How do I set the label of a 'Header Bar' widget to bold? greetings, William ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Width and height image gets bigger on changing angle

2018-01-20 Thread William de Smet via use-livecode
Answering my own question: it works fine when you use 'rotate by -90' groeten, William 2018-01-20 12:10 GMT+01:00 William de Smet <williamdes...@gmail.com>: > Hi, > > When I add an image as a control to a new stack it gets bigger when I set > an angle of 270. > >

Width and height image gets bigger on changing angle

2018-01-20 Thread William de Smet via use-livecode
Hi, When I add an image as a control to a new stack it gets bigger when I set an angle of 270. --- on mouseup set the angle of me to 270 clone me set the angle of me to 0 end mouseup --- Width and height are changed by 1 px. Is that normal behaviour? How do I prevent this? LC 8.1.8

Re: How do I delete cloned images with the same name all at once?

2018-01-18 Thread William de Smet via use-livecode
@Tore and @Mark Thanks! Works fine now. greetings, William 2018-01-18 0:13 GMT+01:00 Mark Wieder via use-livecode < use-livecode@lists.runrev.com>: > On 01/17/2018 02:42 PM, Tore Nilsen via use-livecode wrote: > > Use short name instead of name, this will script will work: >> > >

How do I delete cloned images with the same name all at once?

2018-01-17 Thread William de Smet via use-livecode
Hi there, I have several cloned images and all have the same name: ticket. Of course there ID is different. On close card I want to delete them. How do I delete them all at once? Wat is wrong with this code? on mouseup repeat with x= 1 to the number of images of this card if the name of image x

Re: How does 'Apple VPP Education' discount work?

2018-01-10 Thread William de Smet via use-livecode
standard price or not. > That’s all > > The only restriction on VPP is that no inApp purchases are allowed for the > VPP program. (only apps without inApp purchase) > > Tiemo > > > -Ursprüngliche Nachricht- > Von: use-livecode [mailto:use-livecode-boun...@lis

How does 'Apple VPP Education' discount work?

2018-01-10 Thread William de Smet via use-livecode
Hi there, I was asked if i could add my apps to Apple's VPP education program. I see I have two choices: 1. Available with a volume discount for educational institutions 2. Available with no discount On this page it says you can enable 50% discount:

Re: MergPop error on iOS 11.2 & LC 8.1.8

2017-12-11 Thread William de Smet via use-livecode
Hi Monte, Just edited the plist file and it works now. Thanks! groeten, William 2017-12-11 4:24 GMT+01:00 Paul Hibbert via use-livecode < use-livecode@lists.runrev.com>: > Thank you for the quick response Monte, the fix works well! > > Paul > > > On 10 Dec 2017, at 13:36, Monte Goulding via

Re: MergPop error on iOS 11.2 & LC 8.1.8

2017-12-09 Thread William de Smet via use-livecode
..@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com > > > > > On December 9, 2017 2:41:19 AM William de Smet via use-livecode < > use-livecode@lists.runrev.com> wrote: > > Hi Paul, >> >> Like I said MergPop works fine i

Re: MergPop error on iOS 11.2 & LC 8.1.8

2017-12-09 Thread William de Smet via use-livecode
gt; handler then used answer tError, it told me that LC couldn’t find the handler > “mergPopActivity”, so it confirmed that the library was missing, fixing that > made it work. > > Paul > >> On 8 Dec 2017, at 12:00, William de Smet via use-livecode >> <use-livecode@l

MergPop error on iOS 11.2 & LC 8.1.8

2017-12-08 Thread William de Smet via use-livecode
Hi there, I am seeing an error on using MergPop with iOS 11.2 /LC 8.1.8 when saving a PNG with the 'Save Image' button on the popover sheet. It quits the app immediately. 'E-mail, Copy, Print, Save Files App' all work fine. Even Airdrop works fine. I do this: try put

How do I add my own icons to the new Header Bar Widget?

2016-05-13 Thread William de Smet
Hi there, I just started 'testing' the new LC 8 and I like the new widgets. But how do I add my own icons to it? greetings, William ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

Re: iOS splash screen and app load times

2015-03-27 Thread William de Smet
Hi Chris, I have the same thing here with an iPad 3 (iOS 7) en iPad mini 1 (iOS 8). My apps act slower than before. I have some new apps ready but this way I cannot release them. greetings, William 2015-03-27 18:21 GMT+01:00 Chris Sheffield cs_livec...@icloud.com: The splash screen and

Re: [OT] Wireless internet in my flat.

2015-02-25 Thread William de Smet
Hi Richmond, There are/were issues with OSX 10.10 and WiFi. I never had WiFi problems with OSX 10.10 but when you search the internet there are a lot of threads about it:

Re: I Hate the New Color Picker

2014-12-08 Thread William de Smet
Hi, Can someone post a screenshot because I don't see a small dot on the Yosemite color picker. I am also stuck with one row of colors. Greetings, William 2014-12-08 8:17 GMT+01:00 Howard Bornstein bornst...@designeq.com: I wouldn't have seen it myself if I hadn't used my large Holmesian

Re: I Hate the New Color Picker

2014-12-08 Thread William de Smet
: Poke around just between and above the Cancel and OK btns and you’ll find the sweet spot where the cursor turns to a hand. Roger On Dec 8, 2014, at 9:28 AM, William de Smet williamdes...@gmail.com wrote: Hi, Can someone post a screenshot because I don't see a small dot

Re: Problem/strange behavior with older version of Mergpop (2.0.7) and Retina screens?

2014-10-02 Thread William de Smet
Hopefully that’ll work for you as well. Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com On Sep 27, 2014, at 7:38 AM, William de Smet williamdes...@gmail.com wrote: Hi there, Yesterday I got an e-mail about a problem with one of my apps. I am trying

Problem/strange behavior with older version of Mergpop (2.0.7) and Retina screens?

2014-09-27 Thread William de Smet
Hi there, Yesterday I got an e-mail about a problem with one of my apps. I am trying to debug the problem now and maybe anyone can help me. In my app I use MergPop (MergExt) for saving an image. When putting my app through Xcode on my iPad the image is saved nicely using MergPop. But when I

Long en short Touch (how?)

2014-09-24 Thread William de Smet
Hi there, How do I code a long- and short Touch? Like you see on the iOS keyboard. greetings, William ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Touch rotate an image iOS. Any suggestions?

2014-09-09 Thread William de Smet
Hi there, I want to touch-rotate an image on iOS. Any suggestions on how to start? Greetings, William ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: sending a PDF mail attachment in iOS7

2014-05-13 Thread William de Smet
Hi Scott, I have asked the same thing before on the list. Never got an answer. So nobody uses this or there is no solution. Maybe it's a bug? greetings, William 2014-05-13 9:33 GMT+02:00 Scott Morrow sc...@elementarysoftware.com: Using mobileComposeHtmlMail to send a PDF attachment works

Re: iOS App Crash

2014-05-02 Thread William de Smet
Hi Dan, Which LC version did you use? And for which iOS version did you build? greetings, William 2014-05-02 16:43 GMT+02:00 Dan Friedman d...@clearvisiontech.com: Colin, Lot's of free space. I've tried it on two phones and I've already received one eMail from a user of the app

Re: Font sizes and Ubuntu versions

2014-03-19 Thread William de Smet
Hi Richmond, Could it be that the font names have changed on Xubuntu 12.04? Or the font is not present on Xubuntu 12.04? I see the same thing when I work with a font and the font is not installed on the pc the app is used on. greetings, William 2014-03-19 9:37 GMT+01:00 Richmond

Re: Localization on iOS

2014-02-24 Thread William de Smet
Hi Ender, Just put a folder in there with no files in it. This made the MergExt externals show up in my native language (Dutch). On uploading last time (since 01-02-2014) it gave a notice on my Dutch.lptoj folder that it is not the way to go (never seen that before on iOS6). It still works

Sinds yesterday uploading app: Error ITMS-9000: Bundle invalid? Please read on ....

2014-02-04 Thread William de Smet
Hi there, My app was finished yesterday and using the latest version of 'Application Loader' it gives the this error: ERROR ITMS - 9000: This bundle is invalid. New apps and app updates submitted to the App Store must be built with Xcode 5 and iOS 7 SDK. at SoftwareAssets/SoftwareAsset

Re: Sinds yesterday uploading app: Error ITMS-9000: Bundle invalid? Please read on ....

2014-02-04 Thread William de Smet
://www.runrev.com -- On 04/02/2014 10:15, William de Smet wrote: Hi there, My app was finished yesterday and using the latest version of 'Application Loader' it gives the this error: ERROR ITMS - 9000: This bundle is invalid. New apps and app updates submitted to the App Store must be built

Apple Push Notification error after uploading app with LC 6.5.1

2014-01-15 Thread William de Smet
Hi there, Today I uploaded a new app made with LC 6.5.1 for iOS 6.1 and later (no special settings and no externals). All went fine but after uploading I received this e-mail from Apple: Missing Push Notification Entitlement - Your app appears to include API used to

Re: NAPP Drawer and blurred backgrounds and overlays

2013-09-18 Thread William de Smet
Hi Erik, The only way I can think off for now is that you have to work with groups to make this happen. You slide them left or right. greetings, William 2013/9/18 Erik Beugelaar ebeugel...@gmail.com Hi All, Has anyone of you experience how to setup a NAPP Drawer (e.g. Current stack

LC 5.5.3 and latest iPad Retina (iPad 4)

2013-01-02 Thread William de Smet
Hi there, I just got a message today that one of my apps was not working on the latest iPad Retina (iPad 4). I was not aware of that and made my apps in September 2012 only compatible for iOS 6. I use the latest XCode version and LC 5.5.3. Is LC 5.5.3 compatible? And do I just have to compile

Re: LC 5.5.3 and latest iPad Retina (iPad 4)

2013-01-02 Thread William de Smet
and XCode 4.5.2 be well, randy - On Jan 2, 2013, at 8:08 AM, William de Smet wrote: Hi there, I just got a message today that one of my apps was not working on the latest iPad Retina (iPad 4). I was not aware of that and made my apps in September 2012 only compatible for iOS 6. I

Can I use decimal values for StartAngle?

2012-12-12 Thread William de Smet
Hi there, I have a small 'problem' and a question. Problem 1: I use: show grc vierkant hide grc vierkant with visual effect push right normal This works fine in the IDE put on my iPad 3 it show a thin top and left border of the image while it moves. When I use: ' lock screen for visual effect'

Delete folder with files on iOS

2012-10-10 Thread William de Smet
Hi there, On iOS I made a folder with files. I use button to delete a selected file from the folder. So far so good! Now I would like to delete the whole folder with files at once. The Dictionary says I have to use 'revDeleteFolder' which is not supported on iOS. Is there a way to do it or not?

Re: Delete folder with files on iOS

2012-10-10 Thread William de Smet
Of course. Stupid me :-) Thanks Klaus! Verstuurd vanaf mijn iPhone Op 10 okt. 2012 om 16:53 heeft Klaus on-rev kl...@major.on-rev.com het volgende geschreven: Hi William, Am 10.10.2012 um 16:46 schrieb William de Smet williamdes...@gmail.com: Hi there, On iOS I made a folder

Re: SNAFU...

2012-09-21 Thread William de Smet
Hi Dixie, This is a Livecode problem. The same thing happened last year with iOS 5. My apps crash on iOS 6 as well. last night I installed Xcode 4.5 and the Simulators 5.0 and 5.1. I will test tonight if the apps compiled from LC 5.5.2 will work with iOS 6. Otherwise Runrev needs to make an

Re: iOS 6 crash

2012-09-20 Thread William de Smet
Hi there, The same crashes for me on my iPhone on iOS 6. Last year was the same thing with iOS 5. Recompiling should be enough. But testing on iOS 6 needs Xcode 4.5 and I don't know if LC 5.5.2 is compatible with it. I will test tonight. greetings, William 2012/9/20 Charles E Buchwald

Re: Can I develop my IOS app away from my home computer?

2012-09-20 Thread William de Smet
Hi Howard, You can use Dropbox for this. Compile an app with one button. The button is linked to a stack op Dropbox. Put the app on your iPhone. Use LC to edit the stack on Dropbox. Refreshing the app on your iPhone gives you the latest changes. Scott Rossi put this on the list a few months

Any pointers on my ZIP script on iOS?

2012-08-22 Thread William de Smet
Hi there, Can anyone give me some pointers on using revZip on iOS? I have a folder with subfolders (containing .TXT files) in Documents that I would like to have zipped. The structure is like this: Documents/names/name1/name1.txt Documents/names/name2/name2.txt etc This scripts does create a

Multiple iOS scrollers scroll add the same time. How do I prevent this?

2012-08-18 Thread William de Smet
Hi there, I have two iOS scrollers in my app on the same card. They almost work fine. They do scroll and show content but two scrollers scroll at the same time. What do I have to do to prevent this? Do I add the same code (different id) to scrollToTop and scrollerDidScroll This my code: on

  1   2   >