Curious about widget security

2017-09-09 Thread prothero--- via use-livecode
Given the huge breach with Equifax, I've been thinking about lesser, security 
issues. Does the browser widget save trackers, cookies, and other marketing 
type thingies? If so, I wonder if it would be possible to delete them upon 
closing an app.

What do,you,think?
Bill P

William Prothero
http://es.earthednet.org

___
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: private command gotcha

2017-09-09 Thread Monte Goulding via use-livecode

> On 10 Sep 2017, at 1:16 pm, Mark Wieder via use-livecode 
>  wrote:
> 
>> FWIW I would dearly love send in time to remember the caller and if the 
>> target is the caller then allow private handlers.
> 
> That. Very that.
> Also private callbacks for socket messages.

Socket callbacks are basically send in 0 when from when the callback needs to 
be sent. As in they go via pending messages the same as send. So if it’s 
supported for send then it should work for sockets.

Cheers

Monte
___
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: private command gotcha

2017-09-09 Thread Mark Wieder via use-livecode

On 09/07/2017 03:06 PM, Monte Goulding via use-livecode wrote:


FWIW I would dearly love send in time to remember the caller and if the target 
is the caller then allow private handlers.


That. Very that.
Also private callbacks for socket messages.

--
 Mark Wieder
 ahsoftw...@gmail.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: Bu**ered by Bug reporter

2017-09-09 Thread Mark Wieder via use-livecode

On 09/05/2017 10:33 AM, Richmond Mathewson via use-livecode wrote:

Just found that clicking the button 'Dictionary' on the revMenuBar stack 
in LC 9 dp 8 on Xubuntu 16.04 LTS
freezes the whole IDE, and the only way to sort this out is by sending a 
KILL signal to Livecode; far from satisfactory


(quite apart from the NON dictionary).

Bug  20334


See also Bugs 19658, 19895, 19963.

--
 Mark Wieder
 ahsoftw...@gmail.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


Vector graphics, again

2017-09-09 Thread Alejandro Tejada via use-livecode
This second version works better because includes a
transparent background rectangle that effectively
corrects the border cropping problem from first version:


















On Sat, Sep 9, 2017 at 4:52 PM, Alejandro Tejada 
wrote:

> Hi Richmond,
>
> I posted 2 files (1-SVG file 2-LiveCode v8 stack) and
> code in the forum:
>
> http://forums.livecode.com/viewtopic.php?f=6=29737=158014#p158014
>
> [SNIP]
>
> If you notice a few glitches, like cropped borders, please contact the
> creators of MultiColor SVG widget or edit the original svg file and make
> smaller all shapes.
>
> Have a nice weekend!
>
> Al
>
___
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


Apps monetizing

2017-09-09 Thread Jose Enrique Montero via use-livecode
Hi experts, do you know if LIVECODE solved some way to monetize the
app, using ads?


best regards

JE.Montero
___
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


Vector graphics, again

2017-09-09 Thread Alejandro Tejada via use-livecode
Hi Richmond,

I posted 2 files (1-SVG file 2-LiveCode v8 stack) and
code in the forum:

http://forums.livecode.com/viewtopic.php?f=6=29737=158014#p158014

Just create a new MultiColor SVG widget and paste this:















If you notice a few glitches, like cropped borders, please contact the
creators of MultiColor SVG widget or edit the original svg file and make
smaller all shapes.

Have a nice weekend!

Al
___
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: Vector graphics, again

2017-09-09 Thread Richmond Mathewson via use-livecode

http://forums.livecode.com/viewtopic.php?f=6=29737

a picture is worth a thousand words.

Richmond.

___
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