Re: Signing Problems

2017-01-09 Thread William Prothero via use-livecode
Folks: Never mind…. Signing is such a pain. I think I’ve got it, though. Careful reading of the instructions always seems to win the day, in the end. Bill > On Jan 9, 2017, at 1:53 PM, William Prothero via use-livecode > wrote: > > Anybody: > I’m trying to sign an App with AppWrapper 3, and it

Signing Problems

2017-01-09 Thread William Prothero via use-livecode
Anybody: I’m trying to sign an App with AppWrapper 3, and it indicates that the app is being signed successfully, but when I load it to my server, then download it, I get the security alert. I’m on OSX 10.11.6 and tried with Livecode versions 8.1.2 and 9.0.0 (dp4). I’m wondering if these versio

Re: Help: Odd menu behavior under LC6.7.11 on OSX

2017-01-09 Thread dunbarx via use-livecode
Hi. 6.7 on Mavericks I am hunkered down in v6 until I can swallow the new "look" of v8/9. The only thing I really miss from those is the new multi-char itemDelimiter. Craig -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Help-Odd-menu-behavior-under-LC6-7-11-o

Re: Help: Odd menu behavior under LC6.7.11 on OSX

2017-01-09 Thread Paul Dupuis via use-livecode
On 1/9/2017 3:12 PM, Richmond Mathewson via use-livecode wrote: > Well, the first question anyone is going to ask is why on earth you are > using 6.7.11? > > PPC Macs? > > "can not move to new versions" > > Money for commercial version? > > Richmond. In this case, we have part of our application t

Re: Help: Odd menu behavior under LC6.7.11 on OSX

2017-01-09 Thread Paul Dupuis via use-livecode
On 1/9/2017 3:16 PM, dunbarx via use-livecode wrote: > I am still in 6.7 and perfectly fine. > > So if you click on the "File" menu, and then release and then click on > "Edit", I assume the menuItems for "Edit" appear normally? It is only when > you click on "File" and then, mouse-still-down, move

Re: Help: Odd menu behavior under LC6.7.11 on OSX

2017-01-09 Thread Richmond Mathewson via use-livecode
Well, the first question anyone is going to ask is why on earth you are using 6.7.11? PPC Macs? "can not move to new versions" Money for commercial version? Richmond. On 1/9/17 9:56 pm, Paul Dupuis via use-livecode wrote: We're developing under LC6.7.11 and can not move to new versions of LC

Re: Help: Odd menu behavior under LC6.7.11 on OSX

2017-01-09 Thread dunbarx via use-livecode
I am still in 6.7 and perfectly fine. So if you click on the "File" menu, and then release and then click on "Edit", I assume the menuItems for "Edit" appear normally? It is only when you click on "File" and then, mouse-still-down, move over to "Edit" that the thing happens? Craig -- View this

Help: Odd menu behavior under LC6.7.11 on OSX

2017-01-09 Thread Paul Dupuis via use-livecode
We're developing under LC6.7.11 and can not move to new versions of LC just at the moment. We are seeing a weird menu rendering issues under OSX (Mavericks through El Capitan). Our group object for our menu buttons has an 'on mouseDown' handler that looks at various object states and updates (enab

Re: International LiveCode Mini Conference

2017-01-09 Thread Keith Martin via use-livecode
On 9 Jan 2017, at 18:32, Mark Schonewille via use-livecode wrote: Probably not. It is just too much work to organise. I concur. I help run the IVRPA conferences, and I know capturing and producing event video that's of usable quality is a serious task. It's a shame, but that's reality. Wis

Re: International LiveCode Mini Conference

2017-01-09 Thread Mark Schonewille via use-livecode
Probably not. It is just too much work to organise. Perhaps someone else wants to take up the challenge, but for now I'd say you'll have to be there. Kind regards, Mark Schonewille http://economy-x-talk.com https://www.facebook.com/marksch Buy the most extensive book on the LiveCode language:

RE: International LiveCode Mini Conference

2017-01-09 Thread ** Clarence P Martin ** via use-livecode
I hope that this will recorded and that any recordings would be made available to the rest of the LiveCoders. Sincerely, Clarence Martin Email: chi...@themartinz.com Cell: 626 6965561 -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Mark S

CTD Possible Cause

2017-01-09 Thread Bob Sneidar via use-livecode
Hi all. I have been haunted by an off Crash To Desktop issue when working with data grids. I think I have isolated the circumstances under which it is happening, but I wanted to run this by the list in case anyone else was seeing it. First, I have a datagrid that contains a lot of records, ab

Re: Feedback on my LiveCode promo page

2017-01-09 Thread Matt Maier via use-livecode
Maybe add a "date this was written" to put it in context. On Mon, Jan 9, 2017 at 8:54 AM, William Prothero via use-livecode < use-livecode@lists.runrev.com> wrote: > Folks: > I’ve been building a site to distribute my education applications. I have > a page that is intended to promote the use of

Feedback on my LiveCode promo page

2017-01-09 Thread William Prothero via use-livecode
Folks: I’ve been building a site to distribute my education applications. I have a page that is intended to promote the use of LiveCode for education applications. I’d be happy to get feedback and suggestions on things I may have left off. Link: http://earthlearningsolutions.org/software-i-use

[ANN] This Week in LiveCode 65

2017-01-09 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 #65 here: https://goo.gl/WsdKWR This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: I'm a stupid GIT

2017-01-09 Thread Richmond Mathewson via use-livecode
Indeed it does, and until recently I really was almost unconscious of this, but, then, I stumbled on a sticking-point with regard to implementing some awkward Grantha Samyuktaksharas (what on earth are those? Don't worry, it's just Richmond posing about his "vast knowledge" in an area so obscure

Re: I'm a stupid GIT

2017-01-09 Thread Mike Kerner via use-livecode
This is also why, in most cases, people kluge together a web app, instead of attempting to build x-platform apps. On Mon, Jan 9, 2017 at 8:29 AM, Keith Martin via use-livecode < use-livecode@lists.runrev.com> wrote: > On 7 Jan 2017, at 21:00, Richard Gaskin via use-livecode wrote: > > The team ma

Re: I'm a stupid GIT

2017-01-09 Thread Keith Martin via use-livecode
On 7 Jan 2017, at 21:00, Richard Gaskin via use-livecode wrote: The team makes _using_ LC so easy that we often forget that the behind-the-scenes work is so complex almost no other company even attempts to support as many platforms with this level of integrated GUI support. THIS is worth rep

International LiveCode Mini Conference

2017-01-09 Thread Mark Schonewille via use-livecode
International LiveCode Mini Conference In the second half of February, an international LiveCode Mini Conference has been scheduled. The dates are still to be determined. The conference has been planned to take place during the weekends of 18 or 25 February. While the conference is called a "Li

LC 8.1.2 Abnormal dialogs in standalone builder

2017-01-09 Thread Tiemo Hollmann TB via use-livecode
Hello, LC 8.1.2 Win & Mac: sometimes I don't get the "saved successfully" dialog at the (successful) end of the standalone building process, but some other dialogs. In a few cases I got the "do you want to save your changes, if not they get lost" dialog, which usually comes at the beginning of