Re: I can't send a message with a field to another handler

2012-08-03 Thread Kay C Lan
On Fri, Aug 3, 2012 at 9:14 AM, Dr. Hawkins Just to be clear here, it's not the mechanics of getting it there, but rather the content format of the message. I believe the tricks are: 1) send the parameters as long names 2) you then have to use 'the text of' to get the numbers 3) you then

Re: I can't send a message with a field to another handler

2012-08-03 Thread Terry Judd
On 03/08/2012, at 04:21 PM, Kay C Lan wrote: On Fri, Aug 3, 2012 at 9:14 AM, Dr. Hawkins Just to be clear here, it's not the mechanics of getting it there, but rather the content format of the message. I believe the tricks are: 1) send the parameters as long names 2) you then have

Re: Secure Login

2012-08-03 Thread Pierre Sahores
Hi, The ways to go are the same we can use in any other n-tiers development contexts. The best is to set up a mix of the bellow ways to go : 1.- login/password where the credentials are send over the network as hashed data to be tested against server-side localhost-accessible SQL stored

UITextField - Text Appears Shifted?

2012-08-03 Thread Scott Rossi
Anyone know why the text of a UITextField (input) appears shifted up? Is there any way to shift it down? There's very little on the card -- just a group and a graphic to define the region in which to display the text. http://www.tactilemedia.com/download/uitextfield.png The clearbutton for the

Re: physical books...

2012-08-03 Thread Rod McCall
Hi Colin, Good to hear that your book is out, I also just ordered it on my Kindle. Also as many others have already said, congrats on getting your first book published. Cheers, Rod -- Dr Rod McCall Researcher in in-car, mixed reality technology and gaming Interdisciplinary Centre for

AW: UITextField - Text Appears Shifted?

2012-08-03 Thread Tiemo Hollmann TB
Hi Scott, I experienced this phenomenom after changing the textsize and size of the field by script in LC 4.6.2. After clicking into the field it was positioned again in the center. I solved it by select after ... I don't know if this is a bug or a feature and if my solution works for you, but

iCloud external :-)

2012-08-03 Thread Maarten Koopmans
Folks, I have spent a lot of time on it over the last two months, but I finally have an iOS iCloud external working. One of the things I've learned is that iCloud works (by itself), but it is very easy to make a mistake - hence the apps that behave so badly with iCloud. Anyway, the external can:

Re: physical books...

2012-08-03 Thread Colin Holgate
Thanks for letting me know. I've downloaded that one too now. It doesn't look as nice as the PDF, they have simplified some of the layout styles, but it does have hyperlinks between the contents and the pages, so that's good. The fill-justified paragraphs are somewhat disturbing in landscape,

Re: physical books...

2012-08-03 Thread Colin Holgate
By the way, I bought the iBooks version too. It's more expensive than the Kindle one, but it's lot nicer layout. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

AW: physical books...

2012-08-03 Thread Tiemo Hollmann TB
Congrats to your book! I just had a look into the preview at amazon. Great work. Tiemo -Ursprüngliche Nachricht- Von: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- boun...@lists.runrev.com] Im Auftrag von Colin Holgate Gesendet: Freitag, 3. August 2012 01:50 An: How to

Re: iCloud external :-)

2012-08-03 Thread William de Smet
Hi Maarten, I am very much interested in this Cloud external. Do you have any information and screenshots online already? groeten, William 2012/8/3 Maarten Koopmans maarten.koopm...@gmail.com: Folks, I have spent a lot of time on it over the last two months, but I finally have an iOS

Re: iCloud external :-)

2012-08-03 Thread Maarten Koopmans
Hi Willem, Screenshots with iCLoud are next-to-near impossible, but here's some code from handlers in my demo/test stack. First, getting some basic information: on mouseUp answer Trying to fetch basic app/team info, and so some setup put setupUbiquityDocumentsFolder() into tSetup

Re: iCloud external :-)

2012-08-03 Thread William de Smet
Hi Maarten, This seem pretty straight forward. I reckon you can get a file from iCloud as well? groeten, William 2012/8/3 Maarten Koopmans maarten.koopm...@gmail.com: Hi Willem, Screenshots with iCLoud are next-to-near impossible, but here's some code from handlers in my demo/test stack.

Re: iCloud external :-)

2012-08-03 Thread Maarten Koopmans
Hi Willem, Files from iCLoud are downloaded automagically. You just list the contents of the ubiquitous container, look at the dates or names and open whatever you want. That's the beauty of it: you just put the data there, and it automatically updates all devices. Of course, beware of

Re: physical books...

2012-08-03 Thread Matthias Rebbe
Hi, congrats on your book. i purchased the bundle (ebook and print version) from Packt on the 26th after your announcement here on the list. The printed version arrived here (germany) today. I did not expect it that early. Regards, Matthias Am 03.08.2012 um 01:50 schrieb Colin Holgate

Re: iCloud external :-)

2012-08-03 Thread Matthias Rebbe
Maarten, i will definitely buy it. Regards, Matthias Am 03.08.2012 um 13:53 schrieb Maarten Koopmans maarten.koopm...@gmail.com: Folks, I have spent a lot of time on it over the last two months, but I finally have an iOS iCloud external working. One of the things I've learned is that

Re: physical books...

2012-08-03 Thread Colin Holgate
You'll be amused to hear that the acquisition editor at Packt hasn't received her paper versions yet! On Aug 3, 2012, at 10:35 AM, Matthias Rebbe matthias_livecode_150...@m-r-d.de wrote: i purchased the bundle (ebook and print version) from Packt on the 26th after your announcement here

Re: physical books...

2012-08-03 Thread Alejandro Tejada
Well, plant a tree, have a child, and write a book. :-D -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/physical-books-tp4653303p4653328.html Sent from the Revolution - User mailing list archive at Nabble.com. ___

Re: physical books...

2012-08-03 Thread Matthias Rebbe
Oh, i thought it was: Plant a tree, have a child and create at least one LiveCode app. ;) Am 03.08.2012 um 16:57 schrieb Alejandro Tejada capellan2...@gmail.com: Well, plant a tree, have a child, and write a book. :-D -- View this message in context:

Re: ANN: GLX2 3.0.10

2012-08-03 Thread Bob Sneidar
No no problem, it's just that it's fairly typical to only be able to undo back to the last save. I can see myself in a fit of undo's after making some horrible coding error that made everything go wrong, hitting undo lots of times. I guess I will have to avoid that. :-) Bob On Aug 2, 2012,

The RunRev store

2012-08-03 Thread Peter Haworth
I have been trying for several months to get a couple of my apps accepted to the RunRev store. I got an initial response about the process and TC's but have not heard anything since despite sending off the apps and sending several emails to inquire about status, acceptance, rejection. Is this

Re: The RunRev store

2012-08-03 Thread Bob Sneidar
Have you contacted Heather? She may be able to help. Bob On Aug 3, 2012, at 10:50 AM, Peter Haworth wrote: I have been trying for several months to get a couple of my apps accepted to the RunRev store. I got an initial response about the process and TC's but have not heard anything since

Re: The RunRev store

2012-08-03 Thread Peter Haworth
Heather has been my contact right from the start. Pete lcSQL Software http://www.lcsql.com On Fri, Aug 3, 2012 at 11:03 AM, Bob Sneidar b...@twft.com wrote: Have you contacted Heather? She may be able to help. Bob On Aug 3, 2012, at 10:50 AM, Peter Haworth wrote: I have been trying

Re: ANN: GLX2 3.0.10

2012-08-03 Thread Ian Wood
A stupid question, not having used GLX since LiveCode was Rev Studio/Enterprise etc. How do I install it? There appear to be no instructions in the download at all, other than some mentions of a plugin folder in the GLX2 Macros.txt file. :-( Ian ___

RE: LC Android FC on Samsung s 3 sph-l 710. Android version 4.0.4

2012-08-03 Thread Ralph DiMola
The problem was that the user has predictive typing on. This was mentioned on the list a one point and I forgot. I am now implementing the native controls and see if this will eliminate the restriction. The field object is MUCH nicer but if using the native input control fixes the problem I will

Re: ANN: GLX2 3.0.10

2012-08-03 Thread Mark Wieder
Ian Wood revlist@... writes: A stupid question, not having used GLX since LiveCode was Rev Studio/Enterprise etc. How do I install it? There appear to be no instructions in the download at all, other than some mentions of a plugin folder in the GLX2 Macros.txt file. There's a wiki at:

Re: ANN: GLX2 3.0.10

2012-08-03 Thread Ian Wood
On 3 Aug 2012, at 20:19, Mark Wieder wrote: There's a wiki at: https://bitbucket.org/mwieder/glx2/wiki/Home which points to documentation at: http://glx2.ahsoftware.net/ the first link there is installation instructions.

Re: The RunRev store

2012-08-03 Thread Monte Goulding
Hi Peter Hang in there. Heather has a super high work load and support must take priority to marketplace. I got frustrated a bit with this too but eventually it was all sorted out. Don't forget that those three months would have included the conference. Cheers -- M E R Goulding Software

Need beta testers for new database library

2012-08-03 Thread Andre Garzia
Hello Folks, I need some beta testers for the new database library that I am releasing. I just want some more opinions before releasing it. Anyone wants to join? Send me a private email at an...@andregarzia.com It is the library that I've shown during the last conference. =D Andre --

Re: UITextField - Text Appears Shifted?

2012-08-03 Thread Terry Judd
On 03/08/2012, at 08:41 PM, Scott Rossi wrote: Anyone know why the text of a UITextField (input) appears shifted up? Is there any way to shift it down? There's very little on the card -- just a group and a graphic to define the region in which to display the text.

Re: UITextField - Text Appears Shifted?

2012-08-03 Thread Scott Rossi
Thanks for the suggestion Terry (and everyone else). I've since learned that the field portion of the input control always stays aligned to the top of its region, regardless of the control's height, while the clearbutton stays aligned to the vertical center of its height. I think this means the

Re: LC Android FC on Samsung s 3 sph-l 710. Android version 4.0.4

2012-08-03 Thread Ken Corey
FWIW, the same behaviour I saw before. (Samsung Galaxy Tab 2 10, 4.0.4 stock, with the default Samsung keyboard.) When predictive text is on, no text entered shows in the text entry widget. Turn off predictive text, and you're off and running. Just as a data point, I installed SwiftKey 3

RE: LC Android FC on Samsung s 3 sph-l 710. Android version 4.0.4

2012-08-03 Thread Ralph DiMola
Thanks Ken! Did you try to rotate the display? Just interested how my resizing code is holding up. Note: The details card has a different layout. Thanks again!! Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From:

Re: UITextField - Text Appears Shifted?

2012-08-03 Thread Monte Goulding
Hi Scott Padding is a non-standard property of UITextField. RunRev could use a category to give us padding if they wanted. See http://stackoverflow.com/questions/3727068/set-padding-for-uitextfield-with-uitextborderstylenone I don't know of its possible for me to add a category to a class the

Re: UITextField - Text Appears Shifted?

2012-08-03 Thread Monte Goulding
Having a play with this and I can't actually duplicate what your getting. Could you post a link to your stack. On 04/08/2012, at 8:03 AM, Terry Judd wrote: On 03/08/2012, at 08:41 PM, Scott Rossi wrote: Anyone know why the text of a UITextField (input) appears shifted up? Is there any

Re: UITextField - Text Appears Shifted?

2012-08-03 Thread Scott Rossi
Hi Monte: My issue is already solved, but all you should have to do is size a native input field to something like 100 pixels tall, with its clear button enabled. Once you start typing, you should see the text appear at the top of the field, while the clear button is drawn in the vertical center

Re: ANN: GLX2 3.0.10

2012-08-03 Thread Mark Wieder
Bob- Friday, August 3, 2012, 8:38:03 AM, you wrote: No no problem, it's just that it's fairly typical to only be able to undo back to the last save. I can see myself in a fit of undo's after making some horrible coding error that made everything go wrong, hitting undo lots of times. I guess

Re: ANN: GLX2 3.0.10

2012-08-03 Thread Warren Samples
On 08/03/2012 07:55 PM, Mark Wieder wrote: Bob- Friday, August 3, 2012, 8:38:03 AM, you wrote: No no problem, it's just that it's fairly typical to only be able to undo back to the last save. I can see myself in a fit of undo's after making some horrible coding error that made everything go

Re: UITextField - Text Appears Shifted?

2012-08-03 Thread Terry Judd
On 04/08/2012, at 10:01 AM, Scott Rossi wrote: My issue is already solved, but all you should have to do is size a native input field to something like 100 pixels tall, with its clear button enabled. Once you start typing, you should see the text appear at the top of the field, while the

Re: UITextField - Text Appears Shifted?

2012-08-03 Thread Monte Goulding
Tried a variety of sizes and it seems to be padding nicer than your screenshot. Not centered but at least not right up in the corner. One of us may be setting some property that the other isn't. -- M E R Goulding Software development services mergExt - There's an external for that! On

Re: UITextField - Text Appears Shifted?

2012-08-03 Thread Scott Rossi
I didn't see any padding option in the release notes (believe me, I looked) is there one?. The only thing I was wondering was if this one of those if you don't set ALL the properties, it won't work right kind of situations, like some of the other native controls. Regards, Scott Rossi

scroll ball or wheel script

2012-08-03 Thread Kathy Jaqua
I need a script that adds a vScrollbar script that adds a scroll bar after the field is full. I also need a scroll ball or wheel (3ed button) script that allows for scrolling up and down in that field. I am on a Mac but it would be needed for windows. Thank you, Thank you

Re: UITextField - Text Appears Shifted?

2012-08-03 Thread Monte Goulding
I'm not setting them all. That's why I wanted to check your code. There's no padding property but what I see is definitely more padded than your capture. -- M E R Goulding Software development services mergExt - There's an external for that! On 04/08/2012, at 12:09 PM, Scott Rossi

Re: scroll ball or wheel script

2012-08-03 Thread Scott Morrow
On Aug 3, 2012, at 7:58 PM, Kathy Jaqua wrote: I need a script that adds a vScrollbar script that adds a scroll bar after the field is full. I also need a scroll ball or wheel (3ed button) script that allows for scrolling up and down in that field. I am on a Mac but it would be needed