On 03/25/2014 11:26 PM, stephen barncard wrote:
On Tue, Mar 25, 2014 at 2:21 PM, J. Landman Gay wrote:
You'll need Mavericks and XCode 5.1 to submit to the App Store. iOS 7
requires it.
I am really starting to hate Mavericks. I've never seen so many bugs and
stupid UI tricks on the Mac. And
On 03/25/2014 11:21 PM, J. Landman Gay wrote:
On 3/25/14, 1:38 PM, proth...@earthednet.org wrote:
Folks: I have a Mac that is old enough so that the latest version of
OSX it can run is 10.7. The latest version of Xcode (5.1) won't run
on this OS. Will it be possible, or practical to make iOS ap
On Tue, Mar 25, 2014 at 9:11 PM, Trevor DeVore wrote:
> retina = a lot more pixels
>
> Take a look at this blog post from Mark Waddingham which provides some
> background and the solution that is being worked on:
>
That makes sense but it doesn't add up. I'm on Retina display and never
noticed an
On 3/25/14, 11:26 PM, Nakia Brewer wrote:
Getting a description of the network here at work is like asking NASA for
classified information.
Best I can is explain my test situation.
It would be better if libURL actually produced some better error codes.
Well, just report what you can and hopef
Getting a description of the network here at work is like asking NASA for
classified information.
Best I can is explain my test situation.
It would be better if libURL actually produced some better error codes.
Nakia Brewer | Technology & Solutions Manager | Equipment Management Solutions
t: (
You can do all image capturing off-screen, in variables, and using template
objects, so you should have no problem with any unwanted visual artifacts.
Regards,
Scott Rossi
Creative Director
Tactile Media, UX Design
> On Mar 25, 2014, at 7:17 PM, "proth...@earthednet.org"
> wrote:
>
> Scott:
Scott:
Of course, the problem will be that I don't want the screen to be jumping
around while the text is being displayed, then rotated. I assume that the text
field needs to appear on the screen for the snapshot to work. Hmm, I'll have to
think about whether this is ok. Or, perhaps I can make s
Scott:
Ok, that makes sense. I see that images can be rotated, and I plan on
finalizing the graph by capturing its image anyway. That should work fine.
Great idea that I should have thought of.
Thanks,
Bill
proth...@earthednet.org
http://es.earthednet.org
On Mar 25, 2014, at 6:33 PM, Scott Ross
I would love to hear an answer to that query too!
> On 26 Mar 2014, at 9:36 am, Nakia Brewer wrote:
>
> Hi,
>
> I see in the release notes for LC6.6 that HTTPS Through proxy is now
> supported so I thought I would give it a try.
> The network I want to test it on runs PAC files for proxy assig
Unless RunRev added something recently to the engine, I believe your only
option is to rotate a screencapture of text.
The following stack was put together years ago, and likely needs some
updating, but still seems to work.
In your message box:
go url "http://dl.dropbox.com/s/2t147yvpnnynurn/text
On 3/25/14, 5:55 PM, Ralph DiMola wrote:
I'm running
OX X 10.8.5 and just tried to launch Xcode 5.1 and it seems to launch OK. I
have not tried to link up an LC iOS app yet. I will be submitting to the App
Store later this week. Will this work or is an upgrade Mavericks required?
I don't know,
On 3/25/14, 6:25 PM, Nakia Brewer wrote:
FWIW I have tried even setting the proxy address in the LC prefs (the
one PAC file would have assigned) and it still doesn't work.
Could you enter a report in the QCC for us? They'll want a description
of the network setup probably, and maybe a test URL
Folks:
I'm labeling a graph and wonder if it is possible to rotate text. I'd like to
rotate it by 90 degrees for a y axis label. Currently, I'm using a text field
with no border to show axis labels. It would be nice to rotate text for y axis
labels.
Bill
proth...@earthednet.org
http://es.earthe
FWIW I have tried even setting the proxy address in the LC prefs (the one PAC
file would have assigned) and it still doesn't work.
I know the script is good as I can shell It out to curl and everything works
fine.
Nakia Brewer | Technology & Solutions Manager | Equipment Management Solutions
t:
Jacqueline,
I just downloaded Xcode 5.1 yesterday and just read this post. I'm running
OX X 10.8.5 and just tried to launch Xcode 5.1 and it seems to launch OK. I
have not tried to link up an LC iOS app yet. I will be submitting to the App
Store later this week. Will this work or is an upgrade Mav
On 3/25/14, 5:36 PM, Nakia Brewer wrote:
Hi,
I see in the release notes for LC6.6 that HTTPS Through proxy is now
supported so I thought I would give it a try. The network I want to
test it on runs PAC files for proxy assignment and I can't find
anywhere in livecode to set the location of the PA
Hi,
I see in the release notes for LC6.6 that HTTPS Through proxy is now supported
so I thought I would give it a try.
The network I want to test it on runs PAC files for proxy assignment and I
can't find anywhere in livecode to set the location of the PAC file.
Is it fair for me to assume it d
Ok.. I can see that this example is working in the iOS simulator.. Where does
one go to to find what is the value of revenue that is generated by displaying
an ad in an app ?
> There is a working test stack available the following a bug report that
> has been entered in regards to banner ads on
Hi Everyone,
There is a working test stack available the following a bug report that
has been entered in regards to banner ads on high res Android devices. I
have tested this on the iOS simulator and it works as expected.
http://quality.runrev.com/show_bug.cgi?id=11510
It is worth noting tha
On 3/25/14, 4:19 PM, John Dixon wrote:
That's understood, but the question remains... Can anyone point to a
working app that employes 'inneractive' through liveCode ?
Sorry, if I'd paid attention to who I was answering I would have
recognized that you already knew about the mobile commands.
On Tue, Mar 25, 2014 at 2:21 PM, J. Landman Gay wrote:
> You'll need Mavericks and XCode 5.1 to submit to the App Store. iOS 7
> requires it.
I am really starting to hate Mavericks. I've never seen so many bugs and
stupid UI tricks on the Mac. And I'm not even attempting to do iOS stuff
right no
On 3/25/14, 1:38 PM, proth...@earthednet.org wrote:
Folks: I have a Mac that is old enough so that the latest version of
OSX it can run is 10.7. The latest version of Xcode (5.1) won't run
on this OS. Will it be possible, or practical to make iOS apps using
an older version of Xcode, or will the
That's understood, but the question remains... Can anyone point to a working
app that employes 'inneractive' through liveCode ?
> All commands that start with "mobile" will only work in the
> simulator/emulator or the device. They aren't available in the IDE.
>
> --
> Jacqueline Landman Gay
On 3/25/14, 4:01 PM, Rodney Green wrote:
I got an ID key from inneractive and tried using it with the
mobileAdRegister command but I get an error message saying that it can't
find handler. Not sure how to proceed. The command takes only the ID key.
Anyone else get past this?
All commands that s
I got an ID key from inneractive and tried using it with the
mobileAdRegister command but I get an error message saying that it can't
find handler. Not sure how to proceed. The command takes only the ID key.
Anyone else get past this?
On Tue, Mar 25, 2014 at 12:03 PM, John Dixon wrote:
> Has an
Folks:
I have a Mac that is old enough so that the latest version of OSX it can run is
10.7. The latest version of Xcode (5.1) won't run on this OS. Will it be
possible, or practical to make iOS apps using an older version of Xcode, or
will the support tools, require the latest Xcode too?
I'm
Hi Terry,
thank you for finding and testing.
I guess I will file a bug report. Although it is probably not a good idea to
have a missing image for the backgroundPattern Livecode should not crash.
And I will update the stack on LivecodeShare.
Kind regards
Bernd
--
View this message in context
Hi Bernd,
This seems to cure the problem.
All the best
Terry
On 25 Mar 2014, at 17:36, BNig wrote:
> Hi Terence,
>
> trying repeatedly to scroll the field "fList" without setting a
> backgroundPattern I finally saw a crash.
>
> If you open the stack and before doing anything issue from the
Hi Terence,
trying repeatedly to scroll the field "fList" without setting a
backgroundPattern I finally saw a crash.
If you open the stack and before doing anything issue from the message box:
-
set the backgroundPattern of field "fList" to ""
-
there should be n
I thought I saw some problems on the list a few days ago with 6.6 so I'm
not sure whether this is a repeat or not.
I've just installed 6.6.0 and can not associate Livesocde stacks with
it. Even after uninstalling 6.5.2 I get hung when choosing Livecode
6.6.0 via the properties window as the '
Do I get live code membership with the commercial $499 license (I am
specifically referring to the special $499 all inclusive offer)?
Pradeep
From: Ralph DiMola
To: 'How to use LiveCode'
Sent: Tuesday, March 25, 2014 8:49 AM
Subject: RE: Livecode membership
Has anybody ever got inneractive to work ?
>
> Hi Rodney
>
> Hope you're enjoying your LiveCode learning curve (I found it quite hard at
> first - but I'm a slow learner). Regarding access to Inneractive, I'm not
> sure whether you have to have a commercial licence to get it - but I have a
> fee
Heather,
I've sent 2 emails to your 'heat...@runrev.com' email on 3/7 and 3/24 about
RR14. Did you get them?
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
O
Hi Bernd:
I also found your solution (similar to one from Trevor DeVore from several
years ago) which is my alternate option. :-) I was hoping to avoid
using an image if possible.
Thanks & Regards,
Scott Rossi
Creative Director
Tactile Media, UX/UI Design
On 3/25/14 2:32 AM, "BNig" wrote
The LiveCode Membership offers a number of things:
A livecode.org email address
Full Academy subscription for a year (worth $199)
The ability to submit free, closed source apps, to the iOS app store
A quarterly webinar with The Management
and last but not least, a forum badge to show your support.
Thanks Terence,
this must be an OSX 10.9.2 thing. All versions of Livecode you mention work
with or without backgroundPattern without problems on other versions of
MacOSX.
Still soliciting confirmatory reports.
So I am a bit at loss what to do about it.
KInd regards
Bernd
--
View this messa
Just read this out of interest and noted:
"However, that being said, my current experiments indicate that around a
two-fold increase in rendering speed should be attainable for large and
reasonably graphically complex stacks (lots of bitmap effects and gradients)
which should certainly help to
@Trevor
Thanks for pointing me and others to this great article from
Mark !
> Take a look at this blog post from Mark Waddingham which provides some
> background and the solution that is being worked on:
>
> http://livecode.com/blog/2014/03/18/hi-speed-hidpi/
>
> --
> Trevor DeVore
As it sta
I can confirm the following:
1. Crashed 6.6.0
2. Crashed 6.5.2
3. Unable to get it to crash 6.1.3
All on Mac running 10.9.2
Hope this helps.
All the best
Terry
On 25 Mar 2014, at 13:28, Terence Heaford wrote:
>
>
> Will download earlier version of LC and report back
>
__
Tested a little more and if I makeBackgroundPattern first it does not crash.
It only crashes if I fill in 365 days and then scroll WITHOUT
makeBackgroundPattern (just to clarify).
Will download earlier version of LC and report back
All the best
Terry
On 25 Mar 2014, at 13:00, BNig wrote:
>
On Tue, Mar 25, 2014 at 8:16 AM, Rolf Kocherhans
wrote:
> I noticed that LiveCode 6.6 is very slow on MacBooks with Retina display on
> everything I do with it.
>
retina = a lot more pixels
Take a look at this blog post from Mark Waddingham which provides some
background and the solution that is
Hi Terence,
Terence Heaford wrote
> I am interested in your solution and downloaded it.
>
> On running on a Mac 10.9.2 and LC Community 6.6 it crashes after I press
> fill in 365 and start using the scroller.
I have no idea what happens. I don't see any reason for it, have never seens
this. I
Hello all
I noticed that LiveCode 6.6 is very slow on MacBooks with Retina display on
everything I do with it.
My latest project-stack has a size of 500kb with about 10 bg buttons on it and
3 bg fields. When I click onto a button to edit the script in 6.6 on Retina
MacBook,
I can count to two un
Hi,
I am interested in your solution and downloaded it.
On running on a Mac 10.9.2 and LC Community 6.6 it crashes after I press fill
in 365 and start using the scroller.
May be a LC issue?
All the best
Terry
Here is the report:
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN
Hi Peter:
I didn't think backgroundColor would span the entire row (line) but it
seems like your option could work -- thanks very much.
Regards,
Scott Rossi
Creative Director
Tactile Media, UX/UI Design
On 3/25/14 1:58 AM, "Peter W A Wood" wrote:
>Scott
>
>I'm not sure whether you were dre
Hi Scott,
I don't know of an easy way to set alternating colors.
I have put up a stack on Livecodeshare that makes a backgroundpattern on the
fly.
http://livecodeshare.runrev.com/stack/661/ListStripes_0_0_5
You can change the colors and the size according to the textHeight etc.
Only drawback i
Scott
I'm not sure whether you were dreaming or not, but I couldn't find anything
about alternate rows colours with htmlText or styledText.
Were you looking to avoid having to do something like this?
put the height of field "Field" into tFieldHeight
put the effective textHeight
Hi Rodney
Hope you're enjoying your LiveCode learning curve (I found it quite hard at
first - but I'm a slow learner). Regarding access to Inneractive, I'm not
sure whether you have to have a commercial licence to get it - but I have a
feeling that you might - I've just had a look at its terms and
On Mon, 24 Mar 2014 14:56:26 -0700 (PDT) Dave Kilroy
wrote:
[snip]
-
"Some are born coders, some achieve coding, and some have coding thrust upon
them." - William Shakespeare & Hugh Senior
--
This still makes me smile every time I see it :)
Hugh Senior
FLCo
Did I read/hear at some point that it's now possible to create alternating
row colors in a field using htmlText or styledText? Or was this a dream
about cheese?
Thanks & Regards,
Scott Rossi
Creative Director
Tactile Media, UX/UI Design
___
use-liv
50 matches
Mail list logo