Re: Rotated Text?

2014-03-27 Thread ha...@exformedia.se
If you want better print result you can scale the textfield first by factor 2 or 4, import a snapshot and then rescale the image. LiveCode will now use the extra data when printing. I’ve tried this code on a button: on mouseUp lock screen put the rect of field 1 into tRect put the textS

Page Curl revisited

2014-03-27 Thread Richmond
This is a bit like Leslie Nielson in one of the 'Naked Gun' films when he separated from Priscilla Presley: "I faked my page curls" (something slightly wrong with that quote; obviously age is getting to me . . . LOL): anyway, for what it's worth: http://forums.runrev.com/viewtopic.php?f=5&t=19

Re: Quitting a Standalone Problem

2014-03-27 Thread Mark Schonewille
Hi Charles, No, I don't think the "bug" was solved. The bug you're referring ro is probably that the engine stays running in memory after closing all stacks. This is my standard script: on quitThisApp lock messages -- MySql -- put revOpenDatabases() into myDatabases -- repeat fo

Re: Quitting a Standalone Problem

2014-03-27 Thread Camm
Hi , Had no problem using "quit" in all versions , How do you intent to initiate the quit ? Regards Camm - Original Message - From: "Charles Szasz" To: use-livecode@lists.runrev.com Sent: Thursday, 27 March, 2014 2:55:35 AM Subject: Quitting a Standalone Problem Is there a standard sc

Re: HTTPS Proxy and PAC files

2014-03-27 Thread Trevor DeVore
On Wed, Mar 26, 2014 at 9:06 PM, J. Landman Gay wrote: > > Nakia, did you report this yet? I don't see it in the bug database. I > started to do it myself but realized I just don't have enough information. > > Or Trevor, maybe you could? You seem to know what's wrong. I need this > fixed but I'm n

Print margins

2014-03-27 Thread Terry Vogelaar
I want to make software to generate a printed newsletter. First I did the page layout in HTML so I could use revBrowserPrint to print it. But to my amazement it didn't fill the whole A4 sheet. The layout was scaled down to 16 cm wide (instead of 21). So I did the math and scaled up the entire la

Re: Print margins

2014-03-27 Thread Terence Heaford
Have a look at printMargins in the Language Dictionary On 27 Mar 2014, at 12:42, Terry Vogelaar wrote: > I want to make software to generate a printed newsletter. > > First I did the page layout in HTML so I could use revBrowserPrint to print > it. But to my amazement it didn't fill the whole

Re: Print margins

2014-03-27 Thread Mark Schonewille
Hi Terry, For my envelopes and labels, I create a stack of exactly the same size as my paper, set the printMargins to 0,0,0,0 and then I print the card. For multiple pages, I use open printing (with dialog), refresh the data on the card and print the card again, until all data has been printed

][ANN] SoCal LiveCode User Group Meeting: April 3

2014-03-27 Thread Richard Gaskin
The next meeting of the SoCal LiveCode User Group is coming up next Thursday, April 3, in Pasadena. Details in the forum:

OT: PencilCase

2014-03-27 Thread Chris Sheffield
Anybody hear of PencilCase yet? According to their site, it’s “HyperCard reimagined”. This seems to be specifically targeted at mobile apps, so LiveCode still has some major advantages, but this does provide some interesting features. Thoughts? -- Chris Sheffield Read Naturally, Inc. www.read

Re: OT: PencilCase

2014-03-27 Thread Chris Sheffield
Thanks for the link, Colin. I forgot to share that. On Mar 27, 2014, at 10:43 AM, Colin Holgate wrote: > Had not heard of that. Here’s the web page: > > http://robotsandpencils.com/pencilcase/ > > The video is worth watching: > > https://www.youtube.com/watch?v=ViKORN8URAQ > > There are some

Re: OT: PencilCase

2014-03-27 Thread Colin Holgate
Had not heard of that. Here’s the web page: http://robotsandpencils.com/pencilcase/ The video is worth watching: https://www.youtube.com/watch?v=ViKORN8URAQ There are some things about it that are a bit like GameSalad, and it does use Javascript for programming, if the standard modules don’t f

iOS: auto-capitalization with ask dialog

2014-03-27 Thread Chris Sheffield
I thought this was possible, but now I’m not finding anything. How does one set the auto-capitalization options when using the basic ask dialog in an iOS app? Is it not possible? I see you can set it when creating a native text input control. I’m probably missing something obvious… Thanks, Chr

Re: OT: PencilCase

2014-03-27 Thread Richmond
On 27/03/14 18:43, Colin Holgate wrote: Had not heard of that. Here’s the web page: http://robotsandpencils.com/pencilcase/ The video is worth watching: https://www.youtube.com/watch?v=ViKORN8URAQ There are some things about it that are a bit like GameSalad, and it does use Javascript for pr

Re: OT: PencilCase

2014-03-27 Thread Colin Holgate
The video I linked to is over 3 minutes long. The language it uses is JavaScript, not Java. My guess about AppDrop is that documents get stored there, and an app shell can download and run the document. As part of the deal you get, you can have a certain number of slots, 5 in the case of the $1

RE: HTTPS Proxy and PAC files

2014-03-27 Thread Nakia Brewer
No I haven't listed a bug yet as I am kind of in the same situation as Jacque. They will ask for details relating to the network and PAC file which I can't provide as I am operating from a work network. Disclosing any of the details Will likely land me in trouble. This really needs to someone be

RE: OT: PencilCase

2014-03-27 Thread Nakia Brewer
Hmm this quite interesting. Not knowing Hypercard how is this that re-imagined. I don't see any options to use Hypercard Syntax as it states that you write code in Javascript... Nakia Brewer | Technology & Solutions Manager | Equipment Management Solutions t: (02) 49645051 | m: 0458 713 54

RE: OT: PencilCase

2014-03-27 Thread John Dixon
LOL... but young man, you do know 'hyperTalk' and so 'hyperCard' as you use 'liveCode' ! > Hmm this quite interesting. > > Not knowing Hypercard how is this that re-imagined. I don't see any options > to use Hypercard Syntax as it states that you write code in Javascript... > > > > Nakia

RE: OT: PencilCase

2014-03-27 Thread Nakia Brewer
LOL.. Yeah that is true I suppose. I was just trying to make sense of the statement 'Hypercard reimagined' Nakia Brewer | Technology & Solutions Manager | Equipment Management Solutions t: (02) 49645051 | m: 0458 713 547 | i: www.westrac.com.au   ACN 009 342 572 -Original Message- F

Re: OT: PencilCase

2014-03-27 Thread Colin Holgate
My thought about that is that if you are trying to make a tool for “the rest of us” to be able to program interesting apps, in 1987 it would be HyperCard, and in 2014 it would be PencilCase. So, it’s reimagining the intent of the tool, not the implementation. On Mar 27, 2014, at 6:18 PM, Nakia

Re: OT: PencilCase

2014-03-27 Thread Richard Gaskin
Nakia Brewer wrote: I was just trying to make sense of the statement 'Hypercard reimagined' It's HyperCard reimagined as something that bears almost no resemblance to HyperCard. :) Ah, the power the imagination... -- Richard Gaskin Fourth World LiveCode training and consulting: http://ww

Re: OT: PencilCase

2014-03-27 Thread Richmond
On 28/03/14 00:18, Nakia Brewer wrote: LOL.. Yeah that is true I suppose. I was just trying to make sense of the statement 'Hypercard reimagined' Personally I think "Hypercard reimagined" is just a way to attract people and has little basis in reality. It may be quite a good thing; once it be

Re: OT: PencilCase

2014-03-27 Thread Richmond
On 28/03/14 00:36, Richard Gaskin wrote: Nakia Brewer wrote: I was just trying to make sense of the statement 'Hypercard reimagined' It's HyperCard reimagined as something that bears almost no resemblance to HyperCard. :) That is why describing it as "Hypercard Reimagined" is naughty. Rich

RE: OT: PencilCase

2014-03-27 Thread John Dixon
All the 'pencilCase' blurb is doing at the moment is 'talking a good job'... late 2014 is a long wat away.. > That is why describing it as "Hypercard Reimagined" is naughty. > > Richmond. > > > > > Ah, the power the imagination... > > > > > ___ > u

Re: OT: PencilCase

2014-03-27 Thread Roger Eller
They should have named it NaughtyCard. ;-) Sent from my Android tablet On Mar 27, 2014 6:41 PM, "Richmond" wrote: > On 28/03/14 00:36, Richard Gaskin wrote: > >> Nakia Brewer wrote: >> >>> I was just trying to make sense of the statement 'Hypercard reimagined' >>> >> >> It's HyperCard reimagine