I will add: will it be possible to use the Cocoa APIs is Livecode externals? I
have been waiting for this for years.
François
Le 8 mars 2014 à 23:18, Terence Heaford a écrit :
> Can someone point me to a full definition of what RunRev consider "Port
> LiveCode to use Cocoa throughout".
>
> Wha
Apologies, just updated the ePub Opener stack.
The initial upload did not account for flat (read "bad, naughty ePub) archives
and thus incorrectly linked images.
James
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to
Hmm. Thanks, Mark. I might try that. It's undoable, which is great for
when I'm not staring at 9 or 10 point...
On Sat, Mar 8, 2014 at 4:48 PM, Mark Wieder wrote:
> Mike-
>
> Saturday, March 8, 2014, 1:12:50 PM, you wrote:
>
> > OSX 10.9.2, and I'm a little surprised, because I've been invol
Can someone point me to a full definition of what RunRev consider "Port
LiveCode to use Cocoa throughout".
What portions of Cocoa will be integrated into LC?
Thanks
Terry
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit thi
Mike-
Saturday, March 8, 2014, 1:12:50 PM, you wrote:
> OSX 10.9.2, and I'm a little surprised, because I've been involved with
> several development tools where developers requested that antialiasing be
> removed in the IDE. At smaller sizes, it definitely makes the text harder
> to read.
If i
OSX 10.9.2, and I'm a little surprised, because I've been involved with
several development tools where developers requested that antialiasing be
removed in the IDE. At smaller sizes, it definitely makes the text harder
to read.
On Sat, Mar 8, 2014 at 3:50 AM, Richmond wrote:
> On 07/03/14 22:2
Javier-
Saturday, March 8, 2014, 4:01:03 AM, you wrote:
> Thank you Mark, I was abre to fiel fiel "A" with the Mongo results, the I
> use "líne 3 to - 1" to get rid of the 2 first línes. The problem is now
> that the documents dont have antes explicit _id anda Mongo create antes
> ObjectId, that
Just use PickList as you would MobilePick and a list of options are
presented when in the IDE (or desktop app for that matter)It's simple and
dirty but let's you easily work on mobile apps in the IDE.
I love LC for making things like this so easy.
command PickList , tList , tInitialIndex , tPickOp
On 08/03/14 18:40, Francis Nugent Dixon wrote:
Hi (from you know where) …...
(and we have sun for at least a week - Yippee !!)
Thanks to Scott for his input - I can work with that !
Richmond must be feverish :
1. Why don't you just do this sort of thing in GIMP, Photoshop or some
other graph
Hi (from you know where) …...
(and we have sun for at least a week - Yippee !!)
Thanks to Scott for his input - I can work with that !
Richmond must be feverish :
> 1. Why don't you just do this sort of thing in GIMP, Photoshop or some
> other graphic program?
>
> 2. Why do you want to do thi
Sorry Mats, I did not read you reply as closely as I should.
Now realise that “childControlNames” is the documented version of
“controlNames” etc.
Thanks again
Terry
On 8 Mar 2014, at 13:08, Mats Wilstrand wrote:
> From 6.1 there are four new properties you can use for tasks like yours:
>
>
On Sat, Mar 8, 2014 at 6:01 AM, James Hale wrote:
> Hi,
>
> I have just uploaded a stack "ePub Opener" to LiveCode Share.
>
> It will unpack, hopefully, any ePub (2) package and put its content into a
> couple of arrays (except for images which it extracts to a folder).
>
> The stack script forms
THANKS!!!
This is very nice.
> On Mar 8, 2014, at 9:01 AM, James Hale wrote:
>
> Hi,
>
> I have just uploaded a stack "ePub Opener" to LiveCode Share.
>
> It will unpack, hopefully, any ePub (2) package and put its content into a
> couple of arrays (except for images which it extracts to a fo
Hi,
I have just uploaded a stack "ePub Opener" to LiveCode Share.
It will unpack, hopefully, any ePub (2) package and put its content into a
couple of arrays (except for images which it extracts to a folder).
The stack script forms a one of my libraries for an application I have been
working o
Hi Terry,
Check out Mats' e-mail. He has some good advice.
You can also set the behavior of a group to a button. That will solve
the script problem.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitt
Thanks Mark,
The group is actually a group that contains the methods for drawing bar, line
and pie charts
and has 750 lines of script.
The objects I create in the group are lines, fields, rectangles etc. that are
created to make up the charts.
I currently have a property that contains a list o
Hi Terry!
>From 6.1 there are four new properties you can use for tasks like yours:
"controlIDs" reports the short IDs of all the controls of a card or group.
(undocumented)
"controlNames" reports the short names of all the controls of a card or
group. (undocumented)
"childControlIDs" reports the
Hi Terry,
Why don't you simply delete the group and create a new one?
If you want to have a list of controls of a group, card or stack, you
can use a repeat loop in a getProp handler:
getProp allControls
repeat with x = 1 to the number of controls of the target
put the long id of contro
On 08/03/14 14:02, Erik Beugelaar - Gmail wrote:
Who says A must say B.
http://www.answers.com/topic/who-says-a-must-say-b
Infancy Gospel of Thomas, and slight refs in the Proto-Evangelion.
Richmond.
;-)
On 8-3-2014 12:49, Javier Miranda wrote:
A
_
I have a group to which I add objects.
create field in group “myGroup”
put the id of the last fld into tID
I then have a property of the group where I store the id called uObjectList
Then at some point I delete all the objects in uObjectList to clear out the
group.
Is there a simpler way to
Who says A must say B.
http://www.answers.com/topic/who-says-a-must-say-b
;-)
On 8-3-2014 12:49, Javier Miranda wrote:
A
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subsc
Thank you Mark, I was abre to fiel fiel "A" with the Mongo results, the I
use "líne 3 to - 1" to get rid of the 2 first línes. The problem is now
that the documents dont have antes explicit _id anda Mongo create antes
ObjectId, that MergJSON refieres to parse.
Any ideas?
Saludos,
Javier
___
A
___
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
Hi John
Monte's mergMicrophone works fine on the device, but not on the Simulator. And
should be easy to limit it time-wise - just send a stop message in 20s when you
start recording.
HTH
cheers
Alan
--
Alan Stenhouse
alanstenho...@hotmail.com
Check out our apps on the App Store:
BeatSpeak
2014-03-07 17:31 GMT+01:00 Colin Holgate :
> Bill means the Scratch one,
> http://www.youtube.com/watch?v=rDyo4p1qLuE&feature=youtu.be
>
> Kickstarter girl does have an ActionScript book in her stack, but it’s heavily
> outnumbered by Ruby books, and she uses Linux
and in her book, the little gir
On 07/03/14 22:23, stephen barncard wrote:
On Fri, Mar 7, 2014 at 8:06 AM, Mike Kerner wrote:
get rid of antialiasing in the script editor...
Why? Go back to jaggy text?
That does seem to be a backward step; and I cannot quite see why Mike is
objecting to it.
I wonder if he is having a
26 matches
Mail list logo