Re: Replacing GlobalNames with Global Values

2019-02-11 Thread hh via use-livecode
> Roger G. wrote: > Let’s say that I have 3 globals: > gGlobal1 = 10.1, gGlobal2 = 20.2 and gGlobal3 = 30.3 > I have an expression like gGlobal1*gGlobal2/gGlobal3 > I want to transform this to the expression 10.1*20.2/30.3. As everything in LC is a string: put gGlobal1 &"*"& gGlobal2 &"/"&

Re: Replacing GlobalNames with Global Values

2019-02-11 Thread Mark Wieder via use-livecode
On 2/11/19 6:58 PM, Roger Guay via use-livecode wrote: Granted, this may be too esoteric for me to understand, but I can’t seem to make this do what I want to do Let’s say that I have 3 globals: gGlobal1 = 10.1, gGlobal2 = 20.2 and gGlobal3 = 30.3 I have an expression like

Re: Replacing GlobalNames with Global Values

2019-02-11 Thread Terry Judd via use-livecode
Something like... put merge("[[gGlobal1]]*[[gGlobal2]]/[[gGlobal3]]") into tEquation On 12/2/19, 1:58 pm, "use-livecode on behalf of Roger Guay via use-livecode" wrote: Granted, this may be too esoteric for me to understand, but I can’t seem to make this do what I want to do

Re: Replacing GlobalNames with Global Values

2019-02-11 Thread Roger Guay via use-livecode
Granted, this may be too esoteric for me to understand, but I can’t seem to make this do what I want to do Let’s say that I have 3 globals: gGlobal1 = 10.1, gGlobal2 = 20.2 and gGlobal3 = 30.3 I have an expression like gGlobal1*gGlobal2/gGlobal3 I want to transform this to the

Widget TurnImage89_v135

2019-02-11 Thread hh via use-livecode
While making another example stack for the TurnImage widget I missed some features and added them to the widget. So we have now in version 1.3.5: (1) The two images are now also saved with the widget. (2) The sometimes appearing stripes when animating are gone. (3) The rotation axes can

Datagridhelper iOS Scroller when using 2 Datagrids on one card

2019-02-11 Thread Matthias Rebbe via use-livecode
Hi, in an iOS app i need to use 2 Datagrids, lets say DG1 and DG2, on one card. The datagrids have the same location on the card and are shown and hided with a button. After adding content to DG1 i send "DGHiOs_CreateScroller" to it to create the scroller. When i switch to DG2 by setting the

Re: macOS 10.14.4 beta and LiveCode

2019-02-11 Thread Rick Harrison via use-livecode
Hi Richmond, Never depend on a beta version for anything. Especially if it is something important. Use a stable version of macOS 10.14.3 and see if you get the same result. I think the mothership gave up support for version 8 when version 9 was released, I’m not sure if the community still

Re: Replacing GlobalNames with Global Values

2019-02-11 Thread Monte Goulding via use-livecode
Do you mean as a string? put format(“%f*%f/cos(%f) = %f”, gGlobal1, gGlobal2, gGlobal3, gGlobal1*gGlobal2/cos(gGlobal3)) > On 12 Feb 2019, at 8:43 am, Roger Guay via use-livecode > wrote: > > Hi all, > > I can’t seem to come up with a succinct way of doing this: > > I have a mathematical

Replacing GlobalNames with Global Values

2019-02-11 Thread Roger Guay via use-livecode
Hi all, I can’t seem to come up with a succinct way of doing this: I have a mathematical expression such as gGlobal1*gGlobal2/cos(gGlobal3) = SomeValue and I want to replace the global names with the values previously saved to those Globals so as to show the entire expression with individual

Re: Weird LiveCode Plugins Prefs writing problems

2019-02-11 Thread JJS via use-livecode
Hi Rick, well it was a year or 2 back, there was a message that it would send device info and god knows what else data back to them(not just virus info), which i could not decline other then get rid of it. Maybe in the meanwhile, with the GDPR stuff, they've changed it. But it was the

Re: Weird LiveCode Plugins Prefs writing problems

2019-02-11 Thread Rick Harrison via use-livecode
Hi JJS, Could you please elaborate on this point? It seems to me that any anti-virus is not privacy safe as they all check every file on your computer system for viruses, and usually share such information back to the company so they can continue to improve their product. Thanks, Rick > On

Re: Weird LiveCode Plugins Prefs writing problems

2019-02-11 Thread Rick Harrison via use-livecode
Richard, Yes I noticed it was Linux, so supposedly LiveCode could run on it. I was just hoping for a confirmation from someone. If I get a Librem laptop I suppose I can answer the question myself, and thankfully cut out the middle man. Doh, I guess that would be you. ;-) (If I were to get rich

Re: Bay Area Maker Faire

2019-02-11 Thread kee nethery via use-livecode
I go to the Bay Area Maker Faire each year. I’ll be there this year. It’s a pretty amazing event. The creativity on display of things people have built is astonishing. Cube Satellites, robots, drones, sewn objects, all sorts of stuff, very inspirational. Kee

Re: Android SDK

2019-02-11 Thread Devin Asay via use-livecode
I just went through this with my class. To show your user library folder: 1. Open the Terminal application on your Mac, located in /Applications/Utilities. 2. Enter the following command and hit return: chflags nohidden ~/Library 3. You should now be able to see your Library folder, both

RE: Bay Area Maker Faire

2019-02-11 Thread Ralph DiMola via use-livecode
Thanks for the Heads up we're coming in on Thursday! The early bird price is $99 for the conference only. You can now buy a la cart. Add-ons include the party and the one-on-ones... If you add up all the add-ons it comes to $595.(what I did). Agreed, the website should have a more obvious

macOS 10.14.4 beta and LiveCode

2019-02-11 Thread Richmond via use-livecode
LiveCode 8.1.10 Community consistently crashes on macOS 10.14.4 beta [this is probably of no interest to LiveCode central, but it is to me and I wonder what "deprecated" means in the context of the LiveCode 9.0.2 Standalone settings stack.] LC 9.0.0 seems to function without any problems, as do

Re: Weird LiveCode Plugins Prefs writing problems

2019-02-11 Thread JJS via use-livecode
Note that Avast is not privacy safe. On 11-02-19 01:21, Rick Harrison via use-livecode wrote: Hi Bill, Try Avast! https://www.avast.com/en-us/index#mac Rick On Feb 10, 2019, at 6:04 PM, William Prothero via use-livecode wrote: Problem solved, but

Bay Area Maker Faire

2019-02-11 Thread Mark Wieder via use-livecode
FYI for anyone coming to the LiveCode conference in May... the Bay Area Maker Faire is the previous weekend at the fairgrounds in nearby San Mateo. If you're making travel plans, it's worth coming a day or two early to catch the Faire. https://makerfaire.com/bay-area/ Why is there (almost)

Re: Datagrid Table - Allow editing a field only when an other field contains data

2019-02-11 Thread Matthias Rebbe via use-livecode
Same here. mostly of the time i just use the dgText property to fill and read the table content of a datagrid, because i use the DG only as "normal" table, but with DG features the normal table field does not have, like easy column resizing, column reorder. This and the awesome Datagrid

Re: Weird LiveCode Plugins Prefs writing problems

2019-02-11 Thread Richard Gaskin via use-livecode
It's a Linux so one could, though the world's a big place so it's hard to be sure if anyone actually is. If you'd like to have a Librem laptop sent to my office I'll be able to answer that question affirmatively. :) -- Richard Gaskin Fourth World Systems Rick Harrison wrote: > > Richard,

Re: Weird LiveCode Plugins Prefs writing problems

2019-02-11 Thread Rick Harrison via use-livecode
Richard, Is anyone running LiveCode on it yet? Rick > On Feb 11, 2019, at 12:47 AM, Richard Gaskin via use-livecode > wrote: > > Upgrade to one of the most secure OSes on the planet: > https://www.qubes-os.org/ > > But why run it on stock hardware when you can

Re: Weird LiveCode Plugins Prefs writing problems

2019-02-11 Thread Bob Sneidar via use-livecode
+1 I know Windows people sometimes think this is a bit reckless, bordering on arrogant, but facts is facts as they say, and for whatever reason, MacOS has very few exploits, and all that I have seen require the end user to do something foolish, like click OK in a dialog which they have no

Re: Datagrid Table - Allow editing a field only when an other field contains data

2019-02-11 Thread Bob Sneidar via use-livecode
Yeah, when we first began to brainstorm about a real table object, some people wanted just a simple row,column object where each column, row or cell could be formatted a certain way. Others asked for more complex things. What we got then was a programmable table object that a developer could

Re: Datagrid Table - Allow editing a field only when an other field contains data

2019-02-11 Thread Bob Sneidar via use-livecode
I don't know why I didn't know about this. Is it something new in the Datagrid Library? I have been getting the hilitedIndex, then the dataOfIndex, then the value of one of the keys. Sometimes all I need is one value, so this is much better! Bob S > GetDataOfIndex(pIndex, pKey)

[ANN] This Week in LiveCode 167

2019-02-11 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 #167 here: https://goo.gl/N9ApM6 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around