Motion Graphic in LiveCode

2014-08-21 Thread Brahmanathswami
If one wanted to do some very short, but high quality motion graphics in 
LifeCode, what are the options?


I assume that all we have is the ability to play small video clips in a 
player object.


But then Quicktime is required -- or have we gone beyond Quicktime now...
I'm not sure where media playback stands in the current releases.

Swasti Astu, Be Well!
Brahmanathaswami

Kauai's Hindu Monastery
www.HimalayanAcademy.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


Back to Stacks! New Text Properties

2014-08-21 Thread Brahmanathswami
After several years of being lost in the web world and LiveCode on the 
server (script only universe)


I'm finally going to get back into building stacks.

But I'm way behind...

Is there a comprehensive doc on all the new text properties?  like 
listStyle?


These are not exposed in the IDE tools (sadly)

Has anyone created a plug-in that has all the new text props?
--
Swasti Astu, Be Well!
Brahmanathaswami

Kauai's Hindu Monastery
www.HimalayanAcademy.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: Why doesn't menupick work

2014-08-21 Thread Brahmanathswami
I had a very obscure bug some time back where the style of the button 
was causing the pull down not to work... some GUI property of the button 
made if failtry the same thing in a different button..


J. Landman Gay wrote:


On 8/20/2014, 8:08 PM, revolut...@duncansoftware.on-rev.com wrote:


Why doesn't this code work?

on menuPick pItemName
go card pItemName
end menuPick

where the comboBox has a list of card names.



Set a breakpoint at the go line and when it pauses, see what's in
pItemName and whether there's a card with that name. You can also
temporarily add answer the result after the go statement; maybe
there's a silent error happening.

___
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


Sparkles at the end of a pencil point

2014-08-21 Thread Brahmanathswami
I was looking at some apps for Kids with a lady who may assist with 
creating functional specifications for edutainment apps.


A lot of the do all kinds of swirly stuff with amazing colors. I 
haven't the faintest idea how to being to doing something like this in 
LiveCode and even if you create that kind of graphic effect that would 
actually run at a decent speed.


i would settle for starters for sparkly stuff coming off the end of a 
pencil point that kid might use to draw... or her own finger on a tablet 
app.


Is this kind of runtime motion effect even doable?

If so, does anyone have any code they can share? I can see having a 
bunch of stars pop out on a specific even like dropping a puzzle piece 
into the correct location, but what I'm talking about is happening as 
the user draws on the iPad...the tip of the drawing tool would leave a 
glow effect-trail as it moved along.



Swasti Astu, Be Well!
Brahmanathaswami

Kauai's Hindu Monastery
www.HimalayanAcademy.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


AW: Massiv performance difference between LC 6.5.2 and 6.6.2

2014-08-21 Thread Tiemo Hollmann TB
Hello Fred,

no, I'm on Windows 7 and my issue seems to be related to a windows shell
operation, changing a file flag. But not yet verified.

Tiemo



 -Ursprüngliche Nachricht-
 Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im
Auftrag
 von Fred Moyer
 Gesendet: Mittwoch, 20. August 2014 14:42
 An: use-livecode@lists.runrev.com
 Betreff: Re: Massiv performance difference between LC 6.5.2 and 6.6.2
 
 Is your problem possibly related to the problem that I’m having with
6.6.2?
 When I press cmd-O, it takes forever for the open window to show up. It’s
been
 suggested that this delay might be related to the fact that I have
LiveCode
 listed in System Preferences: Security  Privacy: Accessibility. (I’m
using
 Mac.) The delay only happens once. The 2nd time it is normal.
 
 Fred
 
 On Aug 20, 2014, at 2:02 AM, use-livecode-requ...@lists.runrev.com wrote:
 
  Message: 13
  Date: Tue, 19 Aug 2014 19:02:48 +0200
  From: Tiemo Hollmann TB toolb...@kestner.de
  To: 'How to use LiveCode' use-livecode@lists.runrev.com
  Subject: Massiv performance difference between LC 6.5.2 and 6.6.2
  Message-ID: 005201cfbbcf$67da2e10$378e8a30$@de
  Content-Type: text/plain;   charset=us-ascii
 
  Hello,
 
  When opening one of my stacks in LC 6.5.2 IDE it performs its tasks in
  1-2 sec. When opening the same stack in 6.6.2 it takes between 30 - 90
secs.
 
  The program checks a local file and some PHPs with MySQL calls on my
server.
  I tested both IDE versions with the same stack multiple times with the
  same result, to exclude server issues.
 
  Before digging hours or days into the depth of my old stack I wanted
  to ask, if there are any known issues between these LC versions or
  hints where to look first?
 
 
 
  Thanks for any hint
 
  Tiemo
 
 
 
 
 ___
 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


___
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: PPC G5

2014-08-21 Thread Richmond

On 21/08/14 02:47, Gregg Flora wrote:

Hi Richmond,

I have been following your adventures with a G5 computer on the Livecode forum 
and in fact you got me interested enough that I picked up a G5 system myself.  
Dummy me I didn’t even think about what OS their was and ended up with  10.4.

The only version of Livecode that I was able to install on the 10.4 box was 
4.6.4 which runs fine.

I do have an old Mac mini PPC squirreled away that has 10.5 installed and I 
will check it later and see what version of Livecode is running on that.


I have a licensed version [4.5] which runs perfectly well on the
G5, and in fact that is the version I use for all my commercial development.

I will be working with the G5 iMac until the New Year on  a programme to 
deal with
old Germanic languages [Anglo-Saxon, OHG, Gothic, Lower Franconian, and 
so on]
as well as continued development of my Devawriter [Sanskrit] and Pismo 
[Old Slavic]

as it has a socking great built-in monitor and provides all that I need.

I am running TenFourFox as my web-browser and TenFourBird as my e-mail 
client,
and my dear old Appleworks for any word-processing and/or spread sheets 
I may need.


http://www.floodgap.com/software/tenfourfox/

http://en.sourceforge.jp/projects/tenfourbird/

I am just about to get distracted by WineBottler: 
http://winebottler.kronenberg.org/downloads


If you have a load of old Mac OS 9 software that you paid much fine gold 
for a while back,

a G5 running 10.4.11 can run them via the Classic mode.

I had a spot of difficulty getting this going as the machine would not 
behave itself when I tried to
install Mac OS 9.2.1 from my original install disc: so I had to jack my 
G3 iMac [which is currently
a dedicated Mac OS 9 machine, to the G5 via a Firewire cable in target 
mode, and copy the

Mac OS 9 system folder and so on across to a dedicated partition on the G5.

The G5 is now set up as dual-boot: 10.4.11  10.5.8.

I am posting this to the Use-List as well as a G5 is a d*mn fine machine 
which can be used extremely
constructively, and if people have G5s lying around not being used they 
really need to consider
that that is one of the ways of keeping Grannies, Granddads, and other 
inconvenient and penurious

relatives happy and occupied.

By-the-way: one of my sons was playing Warcraft and Age of Empires very 
successfully on the G5

over the holidays.

http://macpowerpc.com/

Best, 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


Re: Sparkles at the end of a pencil point

2014-08-21 Thread Richmond

On 21/08/14 10:26, Brahmanathswami wrote:
I was looking at some apps for Kids with a lady who may assist with 
creating functional specifications for edutainment apps.


A lot of the do all kinds of swirly stuff with amazing colors. I 
haven't the faintest idea how to being to doing something like this in 
LiveCode and even if you create that kind of graphic effect that would 
actually run at a decent speed.


i would settle for starters for sparkly stuff coming off the end of 
a pencil point that kid might use to draw... or her own finger on a 
tablet app.


Is this kind of runtime motion effect even doable?

If so, does anyone have any code they can share? I can see having a 
bunch of stars pop out on a specific even like dropping a puzzle piece 
into the correct location, but what I'm talking about is happening as 
the user draws on the iPad...the tip of the drawing tool would leave a 
glow effect-trail as it moved along.


I would suppose one of the very simple ways (?) to do this sort of 
thing would be to have
one's puzzle pieces saved as either PNG or GIF images with rather large 
transparent borders.


Each of your puzzle pieces could overlay an animated GIF which would 
consist of all the frames to

produce the airy-fairies: the two images would then be grouped.

So it would be the group [consisting of the puzzle piece and an 
underlying companion GIF] that

would be dropped on the target.

The group would contain code so that when it was dropped on the target 
the animated GIF would play

once or twice and then stop.

---

Two problems here:

1. Controlling when the animated GIF plays [the first and last frame 
would have to be completely
transparent]: But, as far as I recall, this has been documented either 
on the Use-List or in the Forums.


2. Making the animated GIF images to do the sparkles.



If I can get my mitts on a sparkly animated GIF [not much enthusiasm 
about trying to make one]
I will give this a go, as it sound both fun and potentially useful in my 
own Elementary school endeavours.


Richmond.




Swasti Astu, Be Well!
Brahmanathaswami



___
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: Sparkles at the end of a pencil point

2014-08-21 Thread Richmond

http://andregarzia.on-rev.com/richmond/ITCHY/sparks.livecode.zip

The code is in the group GreenDOG.

Enjoy!

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


Re: Why doesn't menupick work

2014-08-21 Thread revolut...@duncansoftware.on-rev.com
On 8/20/2014, 8:08 PM, revolut...@duncansoftware.on-rev.com wrote:
 Why doesn't  this code work?
 
 on menuPick pItemName
go card pItemName
 end menuPick
 
 where the comboBox has a list of card names.

Set a breakpoint at the go line and when it pauses, see what's in 
pItemName and whether there's a card with that name. You can also 
temporarily add answer the result after the go statement; maybe 
there's a silent error happening.

Thanks for everyone's suggestions but...
I tried setting a breakpoint and pItemName contains the name of a card. 
However when I tried answer the result the response is
No such card.
When I use the message box Put the name of card 1 it reports
card  1 External  Dorsal ~
which seems to be saying that card is part of the name.
I tried various methods of adding card to the pItemName such as
put card  quote  pItemName  quote into pitemName

go pItemName

or 

go card card pItemName

but these also failed and reported No such card.

The spaces and tilde in the card name is not the problem.
There are 75+ cards and many do not have extra spaces and tildes.

If I just type into the message box
go card  1 External  Dorsal ~ it goes to the card.

MacBook Pro OSX 10.6.8 and any version of Livecode that I have tried 6.0 6.52 
6.60.
___
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: Why doesn't menupick work

2014-08-21 Thread Devin Asay

On Aug 21, 2014, at 5:02 AM, revolut...@duncansoftware.on-rev.com wrote:

 On 8/20/2014, 8:08 PM, revolut...@duncansoftware.on-rev.com wrote:
 Why doesn't  this code work?
 
 on menuPick pItemName
   go card pItemName
 end menuPick
 
 where the comboBox has a list of card names.
 
 Set a breakpoint at the go line and when it pauses, see what's in 
 pItemName and whether there's a card with that name. You can also 
 temporarily add answer the result after the go statement; maybe 
 there's a silent error happening.
 
 Thanks for everyone's suggestions but...
 I tried setting a breakpoint and pItemName contains the name of a card. 
 However when I tried answer the result the response is
 No such card.
 When I use the message box Put the name of card 1 it reports
 card  1 External  Dorsal ~
 which seems to be saying that card is part of the name.
 I tried various methods of adding card to the pItemName such as
 put card  quote  pItemName  quote into pitemName
 
 go pItemName
 
 or 
 
 go card card pItemName
 
 but these also failed and reported No such card.
 
 The spaces and tilde in the card name is not the problem.
 There are 75+ cards and many do not have extra spaces and tildes.
 
 If I just type into the message box
 go card  1 External  Dorsal ~ it goes to the card.

Two things to check:

1. In your last code example there is a space at the beginning of the card 
name. Is that accurate? Is the space actually in the name of the card, and if 
so, is the space included in the list of names in the combo box?

2. Use 'the short name' property to get just the name of the card (or whatever 
object you’re referring to), without getting the object type information.

HTH

Devin

Devin Asay
Learn to code with LiveCode University
http://university.livecode.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: Why doesn't menupick work

2014-08-21 Thread Mark Schonewille

Hi,

card is part of the name, but not of the short name. A correct card 
reference is


card The short name

This would be the complete name of the card and you can use it directly 
in a script:


go card The short name
put (there is a card The short name)

There are a few things I would not do:
1) starting card names with numbers
2) starting card names with spaces
3) including any special characters such as / or # or non-printable 
characters in card names

4) starting the short name of a card with card

References such as

go card 1
go cd 1 
go card card 1 bla

would be either incorrect or a source of confusion.

Depending on which version you're using, the combobox might be returning 
unicode. I don't really expect his, but it is easy to check, using the 
lenght function:


on menuPick theItem
  put len(theItem)
end menuPick

and see if the number is what you expect.

Did you make the list of cards in the combobox manually? Perhaps you can 
use this syntax:


put the cardNames of this stack into btn Your Combobox


--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Installer Maker for LiveCode:
http://qery.us/468

Buy my new book Programming LiveCode for the Real Beginner 
http://qery.us/3fi


LiveCode on Facebook:
https://www.facebook.com/groups/runrev/

On 8/21/2014 13:02, revolut...@duncansoftware.on-rev.com wrote:

On 8/20/2014, 8:08 PM, revolut...@duncansoftware.on-rev.com wrote:

Why doesn't  this code work?

on menuPick pItemName
go card pItemName
end menuPick

where the comboBox has a list of card names.



Set a breakpoint at the go line and when it pauses, see what's in
pItemName and whether there's a card with that name. You can also
temporarily add answer the result after the go statement; maybe
there's a silent error happening.


Thanks for everyone's suggestions but...
I tried setting a breakpoint and pItemName contains the name of a card.
However when I tried answer the result the response is
No such card.
When I use the message box Put the name of card 1 it reports
card  1 External  Dorsal ~
which seems to be saying that card is part of the name.
I tried various methods of adding card to the pItemName such as
put card  quote  pItemName  quote into pitemName

go pItemName

or

go card card pItemName

but these also failed and reported No such card.

The spaces and tilde in the card name is not the problem.
There are 75+ cards and many do not have extra spaces and tildes.

If I just type into the message box
go card  1 External  Dorsal ~ it goes to the card.

MacBook Pro OSX 10.6.8 and any version of Livecode that I have tried 6.0 6.52 
6.60.



___
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: Sparkles at the end of a pencil point

2014-08-21 Thread Richmond

On 21/08/14 13:12, Richmond wrote:

http://andregarzia.on-rev.com/richmond/ITCHY/sparks.livecode.zip

The code is in the group GreenDOG.

Enjoy!

Richmond.


Just uploaded an updated version of this:

the 'dog' on the left uses the animated GIF I downloaded from the internet,

the 'dog' on the right uses an animated GIF I have just made myself.

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


Re: Sparkles at the end of a pencil point

2014-08-21 Thread Alejandro Tejada
Hi,

Could you use a button for the sparkle effect?
Scott Rossi or Colin Holgate surely have an 
specific and definitive answer :D

Al



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Sparkles-at-the-end-of-a-pencil-point-tp4682253p4682262.html
Sent from the Revolution - User mailing list archive at Nabble.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: Back to Stacks! New Text Properties

2014-08-21 Thread Peter Haworth
They're documented in the release notes for 5.5.4. I'm working on a mum
word processing stack that implements them all but not quite ready for
prime time yet.

Pete
lcSQL Software
On Aug 20, 2014 11:56 PM, Brahmanathswami bra...@hindu.org wrote:

 After several years of being lost in the web world and LiveCode on the
 server (script only universe)

 I'm finally going to get back into building stacks.

 But I'm way behind...

 Is there a comprehensive doc on all the new text properties?  like
 listStyle?

 These are not exposed in the IDE tools (sadly)

 Has anyone created a plug-in that has all the new text props?
 --
 Swasti Astu, Be Well!
 Brahmanathaswami

 Kauai's Hindu Monastery
 www.HimalayanAcademy.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

___
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: Motion Graphic in LiveCode

2014-08-21 Thread Alejandro Tejada
Hi,

Besides frame by frame animation, using bitmaps or vector graphics,
consider employing this kind of animation used in games:
http://en.wikipedia.org/wiki/Skeletal_animation

In this website (and it's forums) you could find some 
outstanding examples of every creative and expressive
possibilities of this technique.
http://esotericsoftware.com/

Notice, there is no native Livecode libraries to create 
and render these kind of animations, but using 
custom properties of groups as animation frames
this should be feasible.

Again, Scott Rossi and Colin Holgate have the answer
that you are looking for. :D

By the way, I am  working in such kind of skeletal 
based animation using Livecode but pending work 
have stopped me from advancing faster in this area.

Al



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Motion-Graphic-in-LiveCode-tp4682250p4682265.html
Sent from the Revolution - User mailing list archive at Nabble.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: Massiv performance difference between LC 6.5.2 and 6.6.2

2014-08-21 Thread Neil Roger

Hi Fred,

I too have been expericning this issue for the past month and its been 
driving me crazy :) (sometimes taking 15 seconds for a save/open dialog 
to appear but after this, it appears almost instantly).


I had a quick look at my Accessibility ---Allow the below apps to 
control your computer and LiveCode was checked in this section. 
Un-checking LiveCode from here and then restarting LiveCode seems to 
have resolved the issue.


Give this a go and keep us posted on how you get on.

Thanks for letting us know about this.

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
—



On 20/08/2014 13:42, Fred Moyer wrote:

Is your problem possibly related to the problem that I’m having with 6.6.2? When I 
press cmd-O, it takes forever for the open window to show up. It’s been suggested 
that this delay might be related to the fact that I have LiveCode listed in System 
Preferences: Security  Privacy: Accessibility. (I’m using Mac.) The delay only 
happens once. The 2nd time it is normal.

Fred

On Aug 20, 2014, at 2:02 AM, use-livecode-requ...@lists.runrev.com wrote:


Message: 13
Date: Tue, 19 Aug 2014 19:02:48 +0200
From: Tiemo Hollmann TB toolb...@kestner.de
To: 'How to use LiveCode' use-livecode@lists.runrev.com
Subject: Massiv performance difference between LC 6.5.2 and 6.6.2
Message-ID: 005201cfbbcf$67da2e10$378e8a30$@de
Content-Type: text/plain;   charset=us-ascii

Hello,

When opening one of my stacks in LC 6.5.2 IDE it performs its tasks in 1-2
sec. When opening the same stack in 6.6.2 it takes between 30 - 90 secs.

The program checks a local file and some PHPs with MySQL calls on my server.
I tested both IDE versions with the same stack multiple times with the same
result, to exclude server issues.

Before digging hours or days into the depth of my old stack I wanted to ask,
if there are any known issues between these LC versions or hints where to
look first?



Thanks for any hint

Tiemo




___
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



___
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: Motion Graphic in LiveCode

2014-08-21 Thread Martin Koob
Forgot to say.  I have been testing exclusively in 6.7.0 to this point as I
want to release my app using 6.7.0 when it goes GM.I am planning to do
testing in LC 7.0 as well but it would be good if people can test out the
player object in both on the Mac to see how it is working in various
configurations.

Martin Koob 



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Motion-Graphic-in-LiveCode-tp4682250p4682267.html
Sent from the Revolution - User mailing list archive at Nabble.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: Motion Graphic in LiveCode

2014-08-21 Thread Martin Koob
One of the Kickstarter goals was  Upgraded Player control using latest
native video libraries on all platforms (Mac, Windows, Linux, iOS and
Android). 

The first step in implementing that goal is happening in LiveCode 6.7.0 and
7.0  here is a new player object for the Mac Platform which is based on
AVFoundation.  This means it will basically play .mov, .mp4 and .m4v movies
which use the .h264 codec.  The player is not using the AVkit controller
since that is only available for Mavericks and beyond so RunRev is rolling
their own.   

There has been lots of work by the team in ensuring the features available
in the old controller are present in the new controller.  There are some
differences and some enhancements however. if you search the quality for
LiveCode 6.7.0 DPs you can see reports of enhancements or comments about
what differences their will be. Most of the reports related to the player
have their description prefaced with [[Player]].  Most of the [[Player]]
bugs reported have been fixed but there are still some outstanding that have
been confirmed and are in various stages of being fixed.

My understanding is that this new player controller will be the basis for
the native controllers on other platforms so getting it right at this stage
is important.  If you haven't tried it out yet you should do it while it is
still in the DP stage.  I have been testing in my use cases which cover most
of the features of the current player but there are some features that I
don't currently use like chapters and I am sure a couple others that would
be good for someone who uses that to do some testing on it.


Martin Koob




--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Motion-Graphic-in-LiveCode-tp4682250p4682264.html
Sent from the Revolution - User mailing list archive at Nabble.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


[ANN] Installer Maker 1.8.7b04

2014-08-21 Thread Mark Schonewille

Hi everyone,

A new beta version of Installer Maker has been released. Installer Maker 
1.8.7b04 is not available on Economy-x-Talk's homepage yet but can only 
be downloaded from the following link:


http://qery.us/c5e

Installer Maker 1.8.7 is going to contain many bug fixes, enhancements 
and new features:


- Installers created with a trial copy on Windows should now start 
correctly (only on the same computer as on which they were created)
- The documentation (on the Help screen) should still show up, even if 
the httpHeaders were set incorrectly by another script
- install locations have been extended by a large number of 
Windows-specific directories

- the destination startup disk appeared incorrectly
a possibility to create an installer with empty files has been added
- the uninstaller is now installed in the executable's folder on 
Windows, while previously it would end up in a separate folder occasionally

- file paths are now included in profile files
if a path in a profile file is not found, you'll be asked if you want to 
repair all paths
- MetaCard/Revolution/LiveCode stacks can be opened and run before or 
after uninstallation (note: no externals can be used in these stacks)
- on Windows, the Uninstaller can now execute LiveCode scripts that have 
been added on the Scripts pane; thise feature will be added for Mac OS X 
soon
- a small problem that inadvertantly disabled the radio buttons on the 
Scripts pane has been fixed


Currently, Installer Maker 1.8.7 is available as a plug-in only. A 
standalone version will be made available shortly.


Please, let me know if you find any problems in this beta version of 
Installer Maker.


--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Installer Maker for LiveCode:
http://qery.us/468

Buy my new book Programming LiveCode for the Real Beginner 
http://qery.us/3fi


LiveCode on Facebook:
https://www.facebook.com/groups/runrev/

___
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: Back to Stacks! New Text Properties

2014-08-21 Thread BNig
Hi Brahmanathaswami,

I while ago I uploaded a stack Ben Beaumont made available around the
release of 5.5 that shows the new text handling

http://forums.livecode.com/viewtopic.php?f=7t=11686hilit=beaumont#p55064

Kind regards
Bernd



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Back-to-Stacks-New-Text-Properties-tp4682251p4682269.html
Sent from the Revolution - User mailing list archive at Nabble.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: Back to Stacks! New Text Properties

2014-08-21 Thread Charles E Buchwald
Hey, thanks, Bernd. I was looking for documentation a couple of days ago, but 
this is even better.

On 21 Aug 2014, at 10:55 AM, BNig bernd.niggem...@uni-wh.de wrote:

 Hi Brahmanathaswami,
 
 I while ago I uploaded a stack Ben Beaumont made available around the
 release of 5.5 that shows the new text handling
 
 http://forums.livecode.com/viewtopic.php?f=7t=11686hilit=beaumont#p55064
 
 Kind regards
 Bernd
 
 
 
 --
 View this message in context: 
 http://runtime-revolution.278305.n4.nabble.com/Back-to-Stacks-New-Text-Properties-tp4682251p4682269.html
 Sent from the Revolution - User mailing list archive at Nabble.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

--
Charles E. Buchwald
CEO/Director General
Museografica Digital
http://digital.museografica.com

Mac OSX 10.9.4, LC 6.6.2 Commercial

LC Developer Tools: http://buchwald.ca/developer-tools/

Email Notice: http://wp.me/P3aT4d-33


___
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: Sparkles at the end of a pencil point

2014-08-21 Thread Richmond

On 21/08/14 15:01, Richmond wrote:

On 21/08/14 13:12, Richmond wrote:

http://andregarzia.on-rev.com/richmond/ITCHY/sparks.livecode.zip

The code is in the group GreenDOG.

Enjoy!

Richmond.


Just uploaded an updated version of this:

the 'dog' on the left uses the animated GIF I downloaded from the 
internet,


the 'dog' on the right uses an animated GIF I have just made myself.

Richmond.


This is FREE and cross-platform (currently using on my G5 iMac):

http://www.onyxbits.de/giftedmotion

___
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


Linux (Ubuntu mainly) Installer

2014-08-21 Thread Andrew Henshaw
Does anyone have any suggestions for packaging an app for Linux release.

Im a total Linux newbie,  I have it on a couple of machines and my app runs 
fine but I wouldn’t have a clue where to look for the best installer,  or how 
to package it up so it can use the software manager.

Does anyone here deploy their app to the public running Linux,  and if you 
don’t mind sharing how do you do it?


___
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: Linux (Ubuntu mainly) Installer

2014-08-21 Thread Richmond

On 21/08/14 19:25, Andrew Henshaw wrote:

Does anyone have any suggestions for packaging an app for Linux release.

Im a total Linux newbie,  I have it on a couple of machines and my app runs 
fine but I wouldn’t have a clue where to look for the best installer,  or how 
to package it up so it can use the software manager.

Does anyone here deploy their app to the public running Linux,  and if you 
don’t mind sharing how do you do it?





Well, I'm a lazy toad:

I just let them download the Linux standalone.

They probably have to set the executable bit :(

Try for yourself: http://andregarzia.on-rev.com/richmond/PISMO/Linux.zip

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

Re: Back to Stacks! New Text Properties

2014-08-21 Thread Peter Haworth
Very useful stack. One thing that's missing  is that you can now define
tabstops for a paragraph as well as for a field, although I'm guessing
that's part of the simple table example.


Pete
lcSQL Software http://www.lcsql.com
Home of lcStackBrowser http://www.lcsql.com/lcstackbrowser.html and
SQLiteAdmin http://www.lcsql.com/sqliteadmin.html


On Thu, Aug 21, 2014 at 9:07 AM, Charles E Buchwald char...@buchwald.ca
wrote:

 Hey, thanks, Bernd. I was looking for documentation a couple of days ago,
 but this is even better.

 On 21 Aug 2014, at 10:55 AM, BNig bernd.niggem...@uni-wh.de wrote:

  Hi Brahmanathaswami,
 
  I while ago I uploaded a stack Ben Beaumont made available around the
  release of 5.5 that shows the new text handling
 
 
 http://forums.livecode.com/viewtopic.php?f=7t=11686hilit=beaumont#p55064
 
  Kind regards
  Bernd
 
 
 
  --
  View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Back-to-Stacks-New-Text-Properties-tp4682251p4682269.html
  Sent from the Revolution - User mailing list archive at Nabble.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

 --
 Charles E. Buchwald
 CEO/Director General
 Museografica Digital
 http://digital.museografica.com

 Mac OSX 10.9.4, LC 6.6.2 Commercial

 LC Developer Tools: http://buchwald.ca/developer-tools/

 Email Notice: http://wp.me/P3aT4d-33


 ___
 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

___
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: Blow her away with your gigantic weapon.

2014-08-21 Thread Alejandro Tejada
Richmond Mathewson-2 wrote
 [snip]
 Now the question comes as to whether I should develop it in Livecode 7 
 with a view of going straight to HTML5 when it is delivered or 
 sticking with a pre-7 version using the sort of code I am used to.

Use Version 7, of course.
and post about all bugs
that you find. :D

Al



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Blow-her-away-with-your-gigantic-weapon-tp4682195p4682275.html
Sent from the Revolution - User mailing list archive at Nabble.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: Blow her away with your gigantic weapon.

2014-08-21 Thread Richmond

On 21/08/14 21:14, Alejandro Tejada wrote:

Richmond Mathewson-2 wrote

[snip]
Now the question comes as to whether I should develop it in Livecode 7
with a view of going straight to HTML5 when it is delivered or
sticking with a pre-7 version using the sort of code I am used to.

Use Version 7, of course.
and post about all bugs
that you find. :D

Al



 At which point we may all be blown away.

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


speed

2014-08-21 Thread Beat Cornaz
A while ago I did a test for speed with 'repeat for'. It turned out that with 
items it worked the fasted. Chars were slower and words even more so.

Now I redid the test with 'LineOffset'. To my surprise: with chars was 
considerably faster.

A long list with lines like 'aabcbcax' (chars) OR a,a,b,c,b,ca,x, (items)  
and finding a specific line gave the following time results in ticks (depending 
on how deep down the wanted line was in the list ) :

items   chars
57  42  
45302871
29082087
24  15

I did the lineOffset for 1 specific string and repeated the lineOffset  10 
times. The variation with the chars was about 1.35 to 1.6 times as fast as the 
variation with items.
Can anybody confirm this from experience and maybe explain why the LineOffset 
works faster with strings of chars, while the repeat for works faster with 
items?

I would also appreciate any other insights in how to speed up routines, as I am 
working a a program with Evolutionary Algorithms and I need to do hundred of 
thousands of calculations in each run, so speed is quite important.

Cheers, Beat
___
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: speed

2014-08-21 Thread Richard Gaskin
It'll be hard to give specific guidance without seeing your current code 
you tested with, and a representative data sample.


There are many ways to parse text in LC, and some are better with 
certain types of data than others.  Total line length, number of items 
in each line, average length of each item, etc. can each effect outcomes 
somewhat differently using different methods.


If you have an opportunity to bundle up some data and a sample stack 
with your test code, I'm sure at least a couple of us may find time to 
see what can be suggested for it.


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.com


Beat Cornaz wrote:

 A while ago I did a test for speed with 'repeat for'. It turned out
 that with items it worked the fasted. Chars were slower and words
 even more so.

 Now I redid the test with 'LineOffset'. To my surprise: with chars
 was considerably faster.

 A long list with lines like 'aabcbcax' (chars) OR a,a,b,c,b,ca,x,
 (items)  and finding a specific line gave the following time results
 in ticks (depending on how deep down the wanted line was in the list
 ) :

 items  chars
 57 42  
 4530   2871
 2908   2087
 24 15

 I did the lineOffset for 1 specific string and repeated the
 lineOffset  10 times. The variation with the chars was about 1.35
 to 1.6 times as fast as the variation with items.
 Can anybody confirm this from experience and maybe explain why the
 LineOffset works faster with strings of chars, while the repeat for
 works faster with items?

 I would also appreciate any other insights in how to speed up
 routines, as I am working a a program with Evolutionary Algorithms
 and I need to do hundred of thousands of calculations in each run,
 so speed is quite important.



___
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: Blow her away with your gigantic weapon.

2014-08-21 Thread Alejandro Tejada
Richmond Mathewson-2 wrote
 At which point we may all be blown away.

That is fundamental part of bug hunting.
Catch them All... :D

Al



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Blow-her-away-with-your-gigantic-weapon-tp4682195p4682279.html
Sent from the Revolution - User mailing list archive at Nabble.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


iOS option button with cancel like mobilePick

2014-08-21 Thread Scott Morrow
To create a pickwheel in iOS that supports unicode I am using (rather than 
mobilePick) a button with the style of “menu” and menuMode set to “option”.  
This works well but I was wondering if there was any way to include the 
standard “Cancel” button feature with this method like can be done using 
mobilePick. (LC version 6.6.2)

—
Scott Morrow

Elementary Software
(Now with 20% less chalk dust!)
web   http://elementarysoftware.com/
email sc...@elementarysoftware.com
office 1-800-615-0867
--








___
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: Linux (Ubuntu mainly) Installer

2014-08-21 Thread Mark Wieder
Richmond-

Thursday, August 21, 2014, 9:27:59 AM, you wrote:

 I just let them download the Linux standalone.

 They probably have to set the executable bit :(

If you're packaging into a zip file, the executable bit should survive
intact.

-- 
-Mark Wieder
 ahsoftw...@gmail.com

This communication may be unlawfully collected and stored by the National 
Security Agency (NSA) in secret. The parties to this email do not 
consent to the retrieving or storing of this communication and any 
related metadata, as well as printing, copying, re-transmitting, 
disseminating, or otherwise using it. If you believe you have received 
this communication in error, please delete it immediately.


___
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