Richard, good advice!
Brahmanathaswami
On 2/20/19, 9:20 AM, "use-livecode on behalf of Richard Gaskin via
use-livecode" wrote:
Best to proceed as though the machine is compromised. It may not be, but
eight years without updates is dangerously long so better to err on the
side
Thank you, Richard. That’s what I am doing and was hoping there was a more
elegant and efficient way of doing it.
Cheer!
Roger
> On Feb 22, 2019, at 5:18 PM, Richard Gaskin via use-livecode
> wrote:
>
> Roger Guay wrote:
>
> > Is there a way to put fld “Fld2" after fld “Fld1” and preserve t
Roger Guay wrote:
> Is there a way to put fld “Fld2" after fld “Fld1” and preserve the
> TabStops of fld “Fld2” ?
Like textFont and other attributes, tabStops can be applied to the
field, or a paragraph within the field (v5.4 or later).
So you should be able to get the tabstops of fld 2, put
Is there a way to put fld “Fld2" after fld “Fld1” and preserve the TabStops of
fld “Fld2” ?
Thanks very much,
Roger
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscriptio
Richmond wrote:
> This is lovely on macOS 10.14.4 beta 3, but I am a bit cheesed-off
> that the dictionary over on Linux STILL pops up in one's default
> browser *occluding* the IDE.
1. I don't think "occlude" means what you think it means. See H.W.
Fowler, "Dictionary of Modern English Usage"
Sounds like you need a doctor!
Bob S
> On Feb 22, 2019, at 11:44 , Richmond via use-livecode
> wrote:
>
> This is lovely on macOS 10.14.4 beta 3, but I am a bit cheesed-off that
> the dictionary over on Linux STILL pops up in one's default browser
> *occluding* the IDE.
>
> Richmond.
___
This is lovely on macOS 10.14.4 beta 3, but I am a bit cheesed-off that
the dictionary over on Linux STILL pops up in one's default browser
*occluding* the IDE.
Richmond.
On 21.02.19 16:00, panagiotis merakos via use-livecode wrote:
Dear list members,
We are pleased to announce the release o
I believe this works this way because the fillInData message gets sent to the
row group that is currently getting updated. Because of this, "me" refers to
the current row group, nd btn "sendmail" of me refers to the specific instance
of button "sendmail" in that group. Otherwise btn "sendmail" w
> Le 22 févr. 2019 à 12:05, Matthias Rebbe via use-livecode
> a écrit :
>
> Ludovic,
>
> thank you very much. I will try today evening. But how will i handle the file
> in the App.
> Can i use the $1 variable for this like in the desktop apps? Or is there a
> special message that takes care
Or you can use an image instead as they happily handle SVG files nowadays…
:-Håkan
On 21 Feb 2019, 18:18 +0100, Tore Nilsen via use-livecode
, wrote:
>
> The simple solution was to «group» each individual SVG widget and add the
> grab me command to the group.
>
__
Ludovic,
thank you very much. I will try today evening. But how will i handle the file
in the App.
Can i use the $1 variable for this like in the desktop apps? Or is there a
special message that takes care of it?
Matthias
> Am 22.02.2019 um 11:01 schrieb Ludovic THEBAULT via use-livecode
> :
>
Take a look at mobileFindContact, mobileGetContact etc (search for contact) in
the dictionary… Remember though that you will get a dialog asking the user for
permission and if they reject you will not be able to grab anything!
GPS is a system with satellites that your device can use to pin-point
> Le 22 févr. 2019 à 10:06, Matthias Rebbe via use-livecode
> a écrit :
>
> Hi,
>
> i don´t know if it is the correct expression in the topic.
>
> I need the possibility to share an email attachment on iOS with my iOS app.
> I want to be able to open a .txt file received by email on iOS with
Hi,
i don´t know if it is the correct expression in the topic.
I need the possibility to share an email attachment on iOS with my iOS app.
I want to be able to open a .txt file received by email on iOS with my
installed app.
Is there a way to do this with LC. Do i have to edit the plist file man
14 matches
Mail list logo