On 10/11/2013 12:40 AM, Peter Haworth wrote:
I use OSX at home, WIndows laptop on the road and all works fine except for
a few gotchas.
Often find that labels and button titles which look fine on OSX don't quite
fit on Windows.
Well, at the risk of boring the pants off everyone, here's a piece
On Thu, Oct 10, 2013 at 5:10 PM, Dr. Hawkins wrote:
> I'll play some more tonight; they still don't seem to be talking . . .
>
They're launching and compiling, but not talking.
I have a field in master with
on closeField
write the text of me to process slave
end closeField
and the main s
On Thu, Oct 10, 2013 at 11:10 AM, Andrew Kluthe wrote:
> I don't think this works with just a stackfile but a standalone.
>
To be clear, I'm doing this with the standalones. I've also tried master
within the IDE and slave as a standalone with the same results,
--
Dr. Richard E. Hawkins, Esq.
On Thu, Oct 10, 2013 at 12:38 PM, Monte Goulding <
mo...@sweattechnologies.com> wrote:
> So slApp isn't among the lines of the openProcesses? It should be.
>
Hmm, now it is; just checked. And I found it once last night in the force
quit dialog, but assumed that I had started it myself.
I'll pla
I use OSX at home, WIndows laptop on the road and all works fine except for
a few gotchas.
Often find that labels and button titles which look fine on OSX don't quite
fit on Windows.
Option menus on OSX show as may entries as possible with top/bottom scroll
arrows. On Windows, they only show the
It seems we should be able to set the location of the script editor from
Livecode's Preferences, or, that changing the location of it and closing
it should be remembered so the next time it's opened it returns to the
same location.
Neither works and I almost remember how to do this by delving
Ben,
I'm not sure what's going on at this point. As I was trying to duplicate the
problem with a sample stack, I was actually having to reinstall this build of
LC several times. As I said, it appeared to be self-destructing somehow. The
app bundle was actually becoming damaged to the point that
On 11/10/2013, at 2:08 AM, "Dr. Hawkins" wrote:
> I'm trying to launch a second livecode stack, but it isn't working.
>
> I created master.livecode and slave.livecod on the desktop.
>
> I give master a script of
>
> on openstack
> global slApp
>
> put "/Users/hawk/Desktop/slave/MacOSX/sl
If you want to launch the second stack in a separate process (with its
own LC session), it will have to be made into a standalone app. You can
only "launch" an app, which a stackfile is not.
If you just want to open the stack in your current LC session, you can
just open it, or go to it, or to
Hi Chris,
We made a small change to the field in this release but it looks like it
may have had some knock on effects. Could you submit a bug report.. sounds
like we have some debugging to do.
Thanks for the report.
Warm regards,
Ben
On 9 October 2013 21:03, Chris Sheffield wrote:
> Is anyb
Am 10.10.2013 um 17:08 schrieb Dr. Hawkins :
> I'm trying to launch a second livecode stack, but it isn't working.
>
> I created master.livecode and slave.livecod on the desktop.
>
> I give master a script of
>
> on openstack
> global slApp
>
> put "/Users/hawk/Desktop/slave/MacOSX/slave.
I don't think this works with just a stackfile but a standalone.
On Thu, Oct 10, 2013 at 10:08 AM, Dr. Hawkins wrote:
> I'm trying to launch a second livecode stack, but it isn't working.
>
> I created master.livecode and slave.livecod on the desktop.
>
> I give master a script of
>
> on openst
endernafi wrote:
Does LiveCode engine send all possible messages constantly,
regardless of that particular handler is implemented in the script or not?
If I place a *mouseEnter* handler into the card script, that handler gets
the message and does its thing.
But if don't place any *mouseEnter* ha
Real good feedback, thanks a lot Richmond & Scott.
___
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-liveco
I'm trying to launch a second livecode stack, but it isn't working.
I created master.livecode and slave.livecod on the desktop.
I give master a script of
on openstack
global slApp
put "/Users/hawk/Desktop/slave/MacOSX/slave.app/Contents/MacOS/slave"
into slApp
answer "starting"
brea
On 23/08/2013 23:21, J. Landman Gay wrote:
On 8/23/13 2:51 PM, Ralph DiMola wrote:
I'm going to be using http rest application interface to Twitter. I am doing
the OAuth stuff and I need a HMAC-SHA1 hashing algorithm. Is that the same
as LC's sha1Digest function? If not is there something in the
Hi all,
Does LiveCode engine send all possible messages constantly,
regardless of that particular handler is implemented in the script or not?
If I place a *mouseEnter* handler into the card script, that handler gets
the message and does its thing.
But if don't place any *mouseEnter* handler in a
Hi Beat,
my primary developing platform is windows, but for finishing the mac version
I always copy the stacks over to my mac, do testing, finishing, building
installer, etc.
>From version 2.7 up to 6.1 I always had and have troubles with Unicode
problems. In the years I had all kind of mostly non
18 matches
Mail list logo