Bought it -- thanks for the headsup! If you do any kind of
video/streaming work, BoinxTV is pretty cool stuff.
Tim Selander
Tokyo, Japan
On 14/04/04 8:50, Peter Haworth wrote:
These guys put some pretty amazing deals out there but their latest one is
the best I've seen. $20 for almost $1800
Hi Jacques,
i do not know if this is accepted by Kagi, but i was able to integrate the CGI
stack (as substack) into the template.
I am using the following lines to generate the key:
global gName, gSerial
on mouseup
.
.
.
put theUserEmail into gName
start using stack "CGI KeyGen“
set the unicodeT
Hi,
I'm not sure what you're goal is, so I'll provide 2 options for inspiration.
I didn't use the method you tried, moved the bg-color to the listitem and used
a first-child/last-child for the corners.
The first one, shows or hides a on the same page depending on the
currentTab
The second one
I've heard that but haven't been able to locate the file. Judging by
what's in the xml file, I have a feeling it won't be very normalized.
Pete
lcSQL Software
On Apr 7, 2014 7:30 PM, "Richard Gaskin" wrote:
> Isn't iTunes in SQLite format?
>
> --
> Richard Gaskin
> Fourth World Systems
> Sof
Thanks, I'll check that out.
Pete
lcSQL Software
On Apr 7, 2014 7:25 PM, "Kay C Lan" wrote:
> On Tue, Apr 8, 2014 at 9:41 AM, Peter Haworth wrote:
>
> > There's an export function in iTunes that creates XML but it
> > create one XML block for each track (the tracks have a unique ID), but no
> >
Thanks, I'll see if I can find it.
Pete
lcSQL Software
On Apr 7, 2014 7:06 PM, "PystCat" wrote:
> Hey Pete,
>
> Check out Thomas McGrath's excellent work with iTunes in the user area...
> Sorry... Not near a computer where I can look up the URL. I'm not sure if
> you can access it through Live
They just added ScreenFlow if they get to 2 sales.
Pete
lcSQL Software
On Apr 8, 2014 1:00 AM, "Tim Selander" wrote:
> Bought it -- thanks for the headsup! If you do any kind of video/streaming
> work, BoinxTV is pretty cool stuff.
>
> Tim Selander
> Tokyo, Japan
>
>
> On 14/04/04 8:50, Pete
Dear LiveCode users.
LiveCode 6.6.1 is now available. This is a stable release.
*Notable fixes*
The issues on Windows with the IDE and applications freezing or not
redrawing correctly have been fixed.
*Release Contents*
- 4 bug fixes:
- 12010 - Windows engine hangs after multiple stack
I have a stack that relies on the resizeControl message. But it appears
that it's broken for images on all iterations of LC 6. Everything else
sends the message - buttons, fields, graphics. And it works in all the
5.x versions I tried.
I did file a bug report in January (11689) and it's confir
On 4/8/14, 6:58 AM, Matthias Rebbe | M-R-D wrote:
This works so far, but i am not sure if i am allowed to include a
substack into the template.
I just talked to Kee and he has some ideas. You may be in luck. :)
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Softwa
Does anyone have a convenient/clever/cool way to copy favorite personal plugins
from previous to new releases of LC?
Thanks,
Roger
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage y
Hi Roger,
I have a folder "My Revolution Enterprise" in my documents folder.
Inside this folder is a "Plugins" folder, containing all plug-ins for
LiveCode. In the preferences windows of every LiveCode version, I can
point LiveCode to my "My Revolution Enterprise" folder and it
automatically
If you run LiveCode on multiple systems, one "clever" technique to is to place
your plugins in a DropBox folder. Then your plugins are available to all your
LiveCode installations across multiple machines from a single folder.
Regards,
Scott Rossi
Creative Director
Tactile Media, UX Design
>
Thank you Mark and Scott. I guess part of my question is how do you manage the
possible updates to individual plugins? e.g. Let’s say GoRevNet was updated in
the latest LC release. Or, a new plugin was introduced with the latest release.
How would I combine the latest release plugins with my pri
Never mind . . . I see that the universal plugins folder is automatically
combined with the packaged plugins of LC. Problem solved!!
Thanks again Mark and Scott.
Roger
On Apr 8, 2014, at 2:39 PM, Roger Guay wrote:
> Thank you Mark and Scott. I guess part of my question is how do you manage
Thanks for this.
I will have an attempt at using this and see how I go.
I eventually need to use this over around 20 pages so I was mainly looking for
a way to automatically hilite the current tab based upon the value of the URL
of the page
(Looking for tab name in URL)
Nakia Brewer | Techno
Thanks for that Kay, I went with that approach and it took perhaps an hour
to write the import script.
I am however, whether I like it or not, having to get into the weird world
of Unicode (I think). Some of the artist names and CD names in my iTunes
library have accented characters which end up
Hi All…
Thought I’d ask just in case somebody else has experienced this situation. We
have a new Apple Enterprise iOS license for distributing iOS apps built with
LiveCode. I have configured the our workstation with the proper profiles,
first creating a development profile and making sure that
Hi All,
Please, review this new bug report:
http://quality.runrev.com/show_bug.cgi?id=12148
Add your comments and demonstration stacks to
this report.
Created attachment 4113 [details]
Infinite Zoom 2014.livecode
(Stack with images that zoom in or zoom out on mousedown)
1. Download the zipped sa
> Hi All,
>
> Please, review this new bug report:
> http://quality.runrev.com/show_bug.cgi?id=12148
> Add your comments and demonstration stacks to
> this report.
>
> 9. These marked differences in image processing speed was noticed
> by Kenji Kojima in this message:
> http://lists.runrev.c
Peter,
Glad I could get you over the first hurdle.
Seems though we might be hitting the 2nd hurdle at the same time.
I'm reading a file into LC and it contains this word:
Cabañesas --the 5th char being numToChar(150) on Mac
it ends up in a variable exactly the same. I then feed it into a SQLi
Is this in relation to a Mac with Retina display.
If so see the List post "LiveCode 6.6 very slow on Retina MacBookPro"
The Rev blog entry:
http://livecode.com/blog/2014/03/18/hi-speed-hidpi/
and Neil Roger's workaround to use QuickRes to manually set your screen
resolution:
http://techsupport
On Wed, Apr 9, 2014 at 7:07 AM, Peter Haworth wrote:
I am however, whether I like it or not, having to get into the weird world
> of Unicode (I think). Some of the artist names and CD names in my iTunes
> library have accented characters which end up in the tab delimited file as
> . The corrupte
Hi Geoff,
I happen to see disappearing controls in a standalone from time to time. The
funny thing is that a white rectangle seems to be drawn in the space where the
control should be. Did you happen to report this as a bug already?
All the best,
Malte
_
24 matches
Mail list logo