VPN and tsNet

2020-10-26 Thread Brian Milby via use-livecode
I have a fairly simple stack that I use to get FedEx tracking data using 
tsNetPostSync.  It has worked fine until a new VPN connection was added.  The 
only change that I know is that it no longer allows a split tunnel so 
everything must go through the VPN.  Assuming that is the issue, how do I 
configure tsNet to use the VPN instead of trying to connect directly?  (I’m 
pretty sure that proxy is not enabled yet, but that is probably coming too).  I 
did try to set the defaultNetworkInterface but it did not seem to have any 
impact.  For now I am just disconnecting the VPN to pull the data.

Thanks for any help/pointers,
Brian

___
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: Slightly OT: Windows Code Signing

2020-10-26 Thread Paul Dupuis via use-livecode

Thank you Matthias,

I did notice the unexpectedly large price on Sectigo direct and purchase 
a 3 year through comodosslstore.com for about $212.50 USD, so at an okay 
price for me. Mine is just a plain signing cert, not the EV.


What I ran into that was very frustrating was the browser requirements. 
You would think - especially with the vagueness of browsers supporting 
certain features - that they would make an app to do their own CSR 
generation at the start of the process and the same app can do the 
download at the end


I do not have any older version of IE (on VMs or otherwise). I did 
download Firefox 68 (current release is 82!, but 68 is only from early 
2019) but could not get it to work. Finally I was able to download my 
cert via Safari under Mojave and move it to my Windows 10 via Dropbox 
and under Windows 10 use the MMC (Microsoft Management Console) to 
import it and export it in p12 (.pfk) format for use in signing 
Standalones. Success, but what a pain to go through.


If anyone has found a Issuer that will just let you download the code 
signing cert as a .p12 pr .pfk file, I'd like to know.


On 10/26/2020 2:25 PM, matthias rebbe via use-livecode wrote:

Hi Paul,

first of all buying directly through Sectigo is expensive. If you purchase from 
one of Sectigo's partners you'll get it much cheaper.
I've  purchased in July a 3year code signing certificate ( not the ELV) for 207 
Euro for all 3 years. The certifcate was also delivered by Sectigo. And i was 
able to download the certificate on my Windows 10 VM with Internet Explorer, if 
i remember right. I even cannot remember that a special version of Mozilla was 
required.
They only mentioned, that you cannot fetch your certificate with MS Edge, 
Chrome and Safari.
I've did the complete purchase process on my Windows 10 VM.

Regards,
Matthias


-
Matthias Rebbe
Life Is Too Short For Boring Code


Am 26.10.2020 um 18:32 schrieb Paul Dupuis via use-livecode 
:

My Windows Code signing cert for signing LiveCode standalones has expired.

I purchased it from instantsll.com (3 year) which has become sectigo.com and it 
appears that they never moved over old accounts since my prior username, email, 
and password do not work nor does the email work for password recovery.

So I bought a new one from comodosslstore.com (which turns out is also 
sectigo.com). Verification was quick and automate - no problem.

Now my cert is ready, but the download/install instructions requires Internet 
Explorer 11 or Firefox 68 or older (Firefox is at version 82 and Microsoft Edge 
is what comes with Windows 10 not Internet Explorer 11

Their support documentation is conflicting and terrible (IMHO).

It is not too late to cancel the order and buy elsewhere. Does anyone have a 
recommendation for a supplier of Windows Code Signing certs that have a simple 
and straight forward process for buying AND getting the .p12 file you 
ultimately need for code signing?

This is kind of urgent since we are unable to sign until we get a new cert.

___
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



___
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: Slightly OT: Windows Code Signing

2020-10-26 Thread matthias rebbe via use-livecode
Hi Paul,

first of all buying directly through Sectigo is expensive. If you purchase from 
one of Sectigo's partners you'll get it much cheaper. 
I've  purchased in July a 3year code signing certificate ( not the ELV) for 207 
Euro for all 3 years. The certifcate was also delivered by Sectigo. And i was 
able to download the certificate on my Windows 10 VM with Internet Explorer, if 
i remember right. I even cannot remember that a special version of Mozilla was 
required.
They only mentioned, that you cannot fetch your certificate with MS Edge, 
Chrome and Safari.
I've did the complete purchase process on my Windows 10 VM.

Regards,
Matthias


-
Matthias Rebbe
Life Is Too Short For Boring Code

> Am 26.10.2020 um 18:32 schrieb Paul Dupuis via use-livecode 
> :
> 
> My Windows Code signing cert for signing LiveCode standalones has expired.
> 
> I purchased it from instantsll.com (3 year) which has become sectigo.com and 
> it appears that they never moved over old accounts since my prior username, 
> email, and password do not work nor does the email work for password recovery.
> 
> So I bought a new one from comodosslstore.com (which turns out is also 
> sectigo.com). Verification was quick and automate - no problem.
> 
> Now my cert is ready, but the download/install instructions requires Internet 
> Explorer 11 or Firefox 68 or older (Firefox is at version 82 and Microsoft 
> Edge is what comes with Windows 10 not Internet Explorer 11
> 
> Their support documentation is conflicting and terrible (IMHO).
> 
> It is not too late to cancel the order and buy elsewhere. Does anyone have a 
> recommendation for a supplier of Windows Code Signing certs that have a 
> simple and straight forward process for buying AND getting the .p12 file you 
> ultimately need for code signing?
> 
> This is kind of urgent since we are unable to sign until we get a new cert.
> 
> ___
> 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


[ANN] This Week in LiveCode 242

2020-10-26 Thread panagiotis merakos via use-livecode
Hi all,

Read about new developments in LiveCode open source and the open source
community in today's edition of the "This Week in LiveCode" newsletter!

Read issue #242 here: https://bit.ly/3opGOwd

This is a weekly newsletter about LiveCode, focussing on what's been
going on in and around the open source project. New issues will be
released weekly on Mondays. We have a dedicated mailing list that will
deliver each issue directly to your e-mail, so you don't miss any!

If you have anything you'd like mentioned (a project, a discussion
somewhere, an upcoming event) then please get in touch.


-- 
Panagiotis Merakos 
LiveCode Software Developer

Everyone Can Create Apps 
___
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: Line length

2020-10-26 Thread Dan Friedman via use-livecode
Bob,

I do what you're talking about all the time.   Here's my setObjectHeightToText 
command that I use (pass it the long id of the field, and the minimum height 
you want):

on setObjectHeightToText lID,minH
  put the rect of lID into tRect
  put item 2 of tRect + the formattedHeight of lID into item 4 of tRect
  if minH > 1 then
if item 4 of tRect - item 2 of tRect < minH then
  put item 2 of tRect + minH into item 4 of tRect
end if
  end if
  set the rect of lID to tRect
end setObjectHeightToText

Hope that helps!

-Dan
 

On 10/26/20, 10:18 AM, "use-livecode on behalf of Bob Sneidar via 
use-livecode"  wrote:

I have a field on one of my apps whose width needs to change depending on 
content, but there is a minimum and a maximum width aspect, so that an empty 
field doesn’t appear like a weird tiny rectangle or stretch to overlap other 
objects. 

I use something like:

if the formattedWidth of field x < tMinWidth then set the width of field x 
to tMinWidth
else if the formattedWidth of field x > tMaxWidth then set the width of 
field x to tMaxWidth
else set the width of field x to the formattedWidth of field x

Bob S


> On Oct 24, 2020, at 3:35 AM, Klaus major-k via use-livecode 
 wrote:
> 
> Hi Richmond,
> 
>> Am 24.10.2020 um 12:17 schrieb Richmond via use-livecode 
:
>> 
>> Over in the Forums someone has asked a question about measuring the 
length of text lines.
>> Of course one can count characters, but in most alphabetic systems 
different characters have different lengths.
>> Is there a way to measure the length as in LENGTH of a line rather than 
count the number of characters it
>> contains?
> 
> ...
> put the formattedwidth of line 1 of fld 1
> ...
> 
>> Richmond.
> 
> Best
> 
> Klaus
> 
> --
> Klaus Major
> https://www.major-k.de
> 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

___
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


Slightly OT: Windows Code Signing

2020-10-26 Thread Paul Dupuis via use-livecode

My Windows Code signing cert for signing LiveCode standalones has expired.

I purchased it from instantsll.com (3 year) which has become sectigo.com 
and it appears that they never moved over old accounts since my prior 
username, email, and password do not work nor does the email work for 
password recovery.


So I bought a new one from comodosslstore.com (which turns out is also 
sectigo.com). Verification was quick and automate - no problem.


Now my cert is ready, but the download/install instructions requires 
Internet Explorer 11 or Firefox 68 or older (Firefox is at version 82 
and Microsoft Edge is what comes with Windows 10 not Internet Explorer 11


Their support documentation is conflicting and terrible (IMHO).

It is not too late to cancel the order and buy elsewhere. Does anyone 
have a recommendation for a supplier of Windows Code Signing certs that 
have a simple and straight forward process for buying AND getting the 
.p12 file you ultimately need for code signing?


This is kind of urgent since we are unable to sign until we get a new cert.

___
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: Line length

2020-10-26 Thread Bob Sneidar via use-livecode
I have a field on one of my apps whose width needs to change depending on 
content, but there is a minimum and a maximum width aspect, so that an empty 
field doesn’t appear like a weird tiny rectangle or stretch to overlap other 
objects. 

I use something like:

if the formattedWidth of field x < tMinWidth then set the width of field x to 
tMinWidth
else if the formattedWidth of field x > tMaxWidth then set the width of field x 
to tMaxWidth
else set the width of field x to the formattedWidth of field x

Bob S


> On Oct 24, 2020, at 3:35 AM, Klaus major-k via use-livecode 
>  wrote:
> 
> Hi Richmond,
> 
>> Am 24.10.2020 um 12:17 schrieb Richmond via use-livecode 
>> :
>> 
>> Over in the Forums someone has asked a question about measuring the length 
>> of text lines.
>> Of course one can count characters, but in most alphabetic systems different 
>> characters have different lengths.
>> Is there a way to measure the length as in LENGTH of a line rather than 
>> count the number of characters it
>> contains?
> 
> ...
> put the formattedwidth of line 1 of fld 1
> ...
> 
>> Richmond.
> 
> Best
> 
> Klaus
> 
> --
> Klaus Major
> https://www.major-k.de
> 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

___
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


Valentina Reports, DB & Server for LiveCode Updated to 10.5.5

2020-10-26 Thread Lynn Fredricks via use-livecode
Yes, we are still around.

We just released Valentina Release 10.5.5, which included updates to
Valentina Server, Valentina Studio as well as the Valentina ADKs for
LiveCode. There is a new installer script for LiveCode 9.x that should work
much better.

Valentina DB ADK for LiveCode embeds our ultra fast database engine as well
as our implementation of SQLite runtime with your LiveCode app.

Valentina Reports ADK for LiveCode embeds our reporting engine runtime with
your LiveCode app.

Connectivity to Valentina Server for LiveCode is included free in the
license of Server.

Valentina Studio is our free database management tool for macOS Windows and
Linux, which you can get here:
https://valentina-db.net/en/get-free-valentina-studio

You need Studio Pro though to use Report Designer.

Stay safe!

Best regards,

Lynn Fredricks
Paradigma Software
http://www.paradigmasoft.com




---
This email has been checked for viruses by AVG.
https://www.avg.com


___
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: Line length

2020-10-26 Thread Devin Asay via use-livecode
There is also a measureText() function that might help.

Devin

> On Oct 24, 2020, at 4:35 AM, Klaus major-k via use-livecode 
>  wrote:
> 
> Hi Richmond,
> 
>> Am 24.10.2020 um 12:17 schrieb Richmond via use-livecode 
>> :
>> 
>> Over in the Forums someone has asked a question about measuring the length 
>> of text lines.
>> Of course one can count characters, but in most alphabetic systems different 
>> characters have different lengths.
>> Is there a way to measure the length as in LENGTH of a line rather than 
>> count the number of characters it
>> contains?
> 
> ...
> put the formattedwidth of line 1 of fld 1
> ...
> 
>> Richmond.
> 
> Best
> 
> Klaus
> 
> --
> Klaus Major
> https://www.major-k.de
> 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

Devin Asay
Director
Office of Digital Humanities
Brigham Young University


___
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


[OT] Users (was RE: Naive XML questions)

2020-10-26 Thread Ralph DiMola via use-livecode
We did a off-the-street user test in NYC for a major bank in 1985. There were 
10 or 20 tasks. Among other things some options were selected using F1, F2, 
Fn... keys. Most participants type the "F" key followed by the "1" key even 
though the "F" keys were separated at the top of the keyboard just like today. 
After we were finished being flabbergasted we regrouped and listened to the 
testers and changed the design.

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 
Graham Samuel via use-livecode
Sent: Monday, October 26, 2020 10:46 AM
To: How to use LiveCode
Cc: Graham Samuel
Subject: Re: Naive XML questions

Thanks to all who replied, but Ken - you are spot on! I simply had no idea how 
to address an individual node. I am not keen to use any method other than the 
ones which already exist in the XML library, so this is the way for me. 

One can sometimes (often, if I’m honest) be stymied by some very basic lack of 
knowledge. It reminds me vaguely of some consumer tests which were done on (I 
think) early IBM PCs. The researchers wanted to know how the new users got on 
with the machine, how productive it was for them etc, but they soon found that 
the most common issue was how to switch the machine on! In explaining stuff, we 
neglect the basics at our peril.

Graham

> On 25 Oct 2020, at 23:29, Ken Ray  wrote:
> 
> Graham, here's the basic approach (assuming your XML is in the variable 
> 'tXML'):
> 
>   put revXMLCreateTree(tXML,false,true,false) into tTreeID
>   put  "/gpx/trk/trkseg/trkpt[1]" into tNode  -- the brackets identify 
> the instance of "trkpt" to work with
>   put revXMLAttribute(tTreeID, tNode,"lon") into tLonValue
>   put revXMLNodeContents(tTreeID,(tNode & "/ele")) into tEleValue
>   put tLonValue && "/" && tEleValue
> 
> >> 2.128369 / 169.623637
> 
> So to work with the third instance of "trkpt", you'd do:
> 
>   put  "/gpx/trk/trkseg/trkpt[3]" into tNode
> 
> Hope this helps,
> 
> Ken
> 
> 
>> On Oct 25, 2020, at 12:21 PM, Graham Samuel via use-livecode 
>> mailto:use-livecode@lists.runrev.com>> wrote:
>> 
>> I feel stupid, but even with Sarah Reichelt’s help, there are very very 
>> simple things I can’t do with the LC XML functions. My current problem is 
>> this:
>> 
>> I have a series of XML files which are in fact .gpx files - a 
>> collection of GPS coordinates representing a route on the Earth’s 
>> surface. There are thousands of files around which I can use as test 
>> data, so I don’t have to roll my own. Taking just one of these 
>> examples, I can do the following in LC
>> 
>> 1. Get the user to find the file and download it
>> 
>> 2. Check it’s a .gpx file
>> 
>> 3. Turn it into an LC XML data structure with an integer ID
>> 
>> 4. Find out how many child nodes there are.
>> 
>> Then it all goes wrong, because I don’t seem to be able to address the 
>> individual nodes. This is obviously needed for further progress, in 
>> functions like revXMLFirstChild  and revXMLNodeContents.
>> 
>> I just don’t know what format to use. Sarah’s tutorial doesn’t help because 
>> her data structure is too simplified.
>> 
>> If you’re still with me, this is what the beginning of a typical file looks 
>> like:
>> 
>>>  >> xmlns="http://www.topografix.com/GPX/1/1 
>>> " creator="Digital Crow" 
>>> version="1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance 
>>> " 
>>> xsi:schemaLocation="http://www.topografix.com/GPX/1/1 
>>>  
>>> http://www.topografix.com/GPX/1/1/gpx.xsd 
>>> ">
>>> 
>>> 
>>>   
>> 
>>>  169.623637 
>>> 
>> 
>>>  169.744722 
>>> 
>> 
>>>  169.744722 
>>> 
>> 
>>>  169.266626 
>>> 
>>> 
>> etc - there may sometimes be thousands of these “trkpt” elements.
>> 
>> So, suppose I want to get the first instance of the “lon” attribute into a 
>> local variable. How do I address the first  node etc in order to do it? 
>> I have attempted various common-sense methods, but none work.
>> 
>> This must be child’s play to a lot of people, just not me.
>> 
>> Hoping for some guidance.
>> 
>> 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
> 
> Ken Ray
> Sons of Thunder Software, Inc.
> Email: k...@sonsothunder.com 
> Website: https://www.sonsothunder.com
> 
> 
> 
> 

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:

Re: Naive XML questions

2020-10-26 Thread Graham Samuel via use-livecode
Thanks to all who replied, but Ken - you are spot on! I simply had no idea how 
to address an individual node. I am not keen to use any method other than the 
ones which already exist in the XML library, so this is the way for me. 

One can sometimes (often, if I’m honest) be stymied by some very basic lack of 
knowledge. It reminds me vaguely of some consumer tests which were done on (I 
think) early IBM PCs. The researchers wanted to know how the new users got on 
with the machine, how productive it was for them etc, but they soon found that 
the most common issue was how to switch the machine on! In explaining stuff, we 
neglect the basics at our peril.

Graham

> On 25 Oct 2020, at 23:29, Ken Ray  wrote:
> 
> Graham, here's the basic approach (assuming your XML is in the variable 
> 'tXML'):
> 
>   put revXMLCreateTree(tXML,false,true,false) into tTreeID
>   put  "/gpx/trk/trkseg/trkpt[1]" into tNode  -- the brackets identify 
> the instance of "trkpt" to work with
>   put revXMLAttribute(tTreeID, tNode,"lon") into tLonValue
>   put revXMLNodeContents(tTreeID,(tNode & "/ele")) into tEleValue
>   put tLonValue && "/" && tEleValue
> 
> >> 2.128369 / 169.623637
> 
> So to work with the third instance of "trkpt", you'd do:
> 
>   put  "/gpx/trk/trkseg/trkpt[3]" into tNode
> 
> Hope this helps,
> 
> Ken
> 
> 
>> On Oct 25, 2020, at 12:21 PM, Graham Samuel via use-livecode 
>> mailto:use-livecode@lists.runrev.com>> wrote:
>> 
>> I feel stupid, but even with Sarah Reichelt’s help, there are very very 
>> simple things I can’t do with the LC XML functions. My current problem is 
>> this:
>> 
>> I have a series of XML files which are in fact .gpx files - a collection of 
>> GPS coordinates representing a route on the Earth’s surface. There are 
>> thousands of files around which I can use as test data, so I don’t have to 
>> roll my own. Taking just one of these examples, I can do the following in LC
>> 
>> 1. Get the user to find the file and download it
>> 
>> 2. Check it’s a .gpx file
>> 
>> 3. Turn it into an LC XML data structure with an integer ID
>> 
>> 4. Find out how many child nodes there are.
>> 
>> Then it all goes wrong, because I don’t seem to be able to address the 
>> individual nodes. This is obviously needed for further progress, in 
>> functions like revXMLFirstChild  and revXMLNodeContents.
>> 
>> I just don’t know what format to use. Sarah’s tutorial doesn’t help because 
>> her data structure is too simplified.
>> 
>> If you’re still with me, this is what the beginning of a typical file looks 
>> like:
>> 
>>> 
>>> http://www.topografix.com/GPX/1/1 
>>> " creator="Digital Crow" version="1.0" 
>>> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance 
>>> " 
>>> xsi:schemaLocation="http://www.topografix.com/GPX/1/1 
>>>  
>>> http://www.topografix.com/GPX/1/1/gpx.xsd 
>>> ">
>>> 
>>> 
>>>   
>> 
>>> 
>>> 169.623637 
>> 
>>> 
>>> 169.744722 
>> 
>>> 
>>> 169.744722 
>> 
>>> 
>>> 169.266626 
>>> 
>> etc - there may sometimes be thousands of these “trkpt” elements.
>> 
>> So, suppose I want to get the first instance of the “lon” attribute into a 
>> local variable. How do I address the first  node etc in order to do it? 
>> I have attempted various common-sense methods, but none work.
>> 
>> This must be child’s play to a lot of people, just not me.
>> 
>> Hoping for some guidance.
>> 
>> 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
> 
> Ken Ray
> Sons of Thunder Software, Inc.
> Email: k...@sonsothunder.com 
> Website: https://www.sonsothunder.com
> 
> 
> 
> 

___
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: iOS Emoji keyboard does not print to PDF?!

2020-10-26 Thread William de Smet via use-livecode
Thanks for answering Scott!
Not a big issue for me at the moment.

Greetings,

William


Op ma 26 okt. 2020 om 03:57 schreef scott--- via use-livecode <
use-livecode@lists.runrev.com>:

> I think that emojis not rendering to PDF has been a longstanding issue…
> and I thought that I had filed a bug report on this but looking at
> bugzilla, I failed to find it. (sigh). I have code in two of my apps that
> alert the user, should PDF creation fail, that they should remove emojis
> from their text.  I have on my to-do list a workaround project that would
> use imageSource to substitute for known emoji codes. So, while none of this
> is of any help, I feel your pain :- )
>
> --
> Scott Morrow
>
> Elementary Software
> (Now with 20% less chalk dust!)
> web   https://elementarysoftware.com/
> email sc...@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 code.
> > Like I said it works fine as long as it is text only. When an Emoji from
> the iOS keyboard is added the Emoji is not printed in the PDF.
> >
> >
> >
> >
> >
> >
> >> Op 25 okt. 2020 om 21:13 heeft Richmond via use-livecode <
> use-livecode@lists.runrev.com> het volgende geschreven:
> >>
> >> " '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 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 printed to the PDF.
> >>> Am I missing something?
> >>> Do I need to add some code?
> >>>
> >>> iOS 13
> >>> LC 9,6,1 Indy
> >>>
> >>>
> >>> greetings,
> >>>
> >>> William
> >>> ___
> >>> 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
>
___
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