> Le 24 mars 2018 à 07:38, panagiotis merakos via use-livecode
> a écrit :
>
> Hi Ralph,
>
> These are set while building the standalone. See comment 11 here
> https://quality.livecode.com/show_bug.cgi?id=19780 for a workaround.
>
> Best,
> Panos
> —
It worked for me.
But i hope a next rele
Hi Ralph,
These are set while building the standalone. See comment 11 here
https://quality.livecode.com/show_bug.cgi?id=19780 for a workaround.
Best,
Panos
--
On Fri, Mar 23, 2018 at 11:50 PM, Ralph DiMola via use-livecode <
use-livecode@lists.runrev.com> wrote:
> These keys aren't in the setti
Another approach:
- find an open source font that has the character you want, plus all
text looks OK
- include the font (and its license) in your app
- when you start your app, "start using font file tMyFontFile"
- set your table field to use this font
- toggle similar to the way you do now
Phi
Yes I was thinking I could do that and it’s easy enough. Just seems odd that
such a common character can’t be easily typed in Windows.
For Clarence:
set the imageSource of char 1 of line 1 of fld "SomeField” to 1234 —where 1234
is the id of the image you want to use.
Marty
> On Mar 23, 2018, a
Phil, can you provide a sample script?
-Original Message-
From: use-livecode On Behalf Of Phil
Davis via use-livecode
Sent: Friday, March 23, 2018 7:20 PM
To: Knapp Martin via use-livecode
Cc: Phil Davis
Subject: Re: Checkmark for Mac & Windows
One idea:
- Create or find a checkmark
One idea:
- Create or find a checkmark image you like, that looks good within the
textHeight of your lists
- Import it into your app
- make sure each line of text begins with maybe 3 spaces
- use the ID of the checkmark image as the imageSource of char 1 of each
line
- let your (now modified)
Check out "imagesource" - it may be what you need. You can do something
like:
*set* the imageSource of char 1 of line 1 of fld "Test" of this cd to 878
Which is a "+" sign, but you can use your own images. modTableField uses
this strategy and has icons for the checked and unchecked state. You c
I generate lists on the fly with the first item of each line set with a
checkmark. After I construct the list under script, I just insert it into a
standard LC table field. The user can then toggle the checkmark of each line
off or on with a click (a script in the field takes care of that).
On
These keys aren't in the settings.plist file.
NSLocationUsageDescription
NSLocationWhenInUseUsageDescription
Does anyone know where they are? I need to change them and re-submit the
app.
Thanks
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
__
Lagi Pittas write:
> Sqlite does fine for my single user systems but needing routines to
> change between LC dates and sqlite dates is a pain.
Indeed it is, or to any format not already handled.
There are some requests in the bug DB for other formats:
https://quality.livecode.com/show_bug.cgi?i
Hi Mark,
Thanks for that - I'd forgotten I'd asked ;-)
The times you gave are super impressive - who needs mysql - Im gonna
see if I get anytime in the next month - snowed under as usual.
I think I have got it - each cluster is in effect a file on the disk?
I will understand it more when I have
Oh BTW no false positive Phishing alert in the body of my email!
Bob S
> On Mar 23, 2018, at 10:47 , Bob Sneidar wrote:
>
> I can't. I'm looking right at it. ;-)
>
> Bob S
>
>
>> On Mar 23, 2018, at 10:35 , Heather Laine via use-livecode
>> wrote:
>>
>> Please ignore.
>>
>> Heather
>>
I can't. I'm looking right at it. ;-)
Bob S
> On Mar 23, 2018, at 10:35 , Heather Laine via use-livecode
> wrote:
>
> Please ignore.
>
> Heather
>
> Heather Laine
> Customer Services Manager
> LiveCode Ltd
> www.livecode.com
___
use-livecode mai
Please ignore.
Heather
Heather Laine
Customer Services Manager
LiveCode Ltd
www.livecode.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http:
I apologise in advance for the ugliness of my attempt at a solution to the
above.
Just a brief gratuitous update on strangeness associated with Inferring absence
of physical keyboard in Win 10. The Win 10 tablet itself knows the keyboard
has been detached, because the cursor disappears (althou
15 matches
Mail list logo