Re: Redux - Getting the Date and Time From the Internet

2011-08-18 Thread Mark Wieder
Gregory- Thursday, August 18, 2011, 2:42:22 PM, you wrote: > After playing with it, I’ve come to the conclusion that the only > correct, or most nearly correct, system-independent timestamp is the No, it's *absolutely* correct, by definition. It's off by the fraction of a second it takes the sig

RE: Ask Password and Login Screen

2011-08-18 Thread John Tregea
Hi, I used a different approach to this question as the bulleted text font didn't seem that secure. The following code just traps the characters entered into a field and replaces them with "*" while storing the actual string into a global variable. on openfield global gThePass put empty into

Re: Ask Password and Login Screen

2011-08-18 Thread Jim Ault
The option-8 is not always a bullet. It depends on the font and the high-ascii assignments. It could be as simple as choosing the correct font for the platform you detect. Jim Ault Las Vegas --- On Wed, 8/17/11, Devin Asay wrote: From: Devin Asay Subject: Re: Ask Password and Login Screen To:

Re: Datagrid: How to change the width of the scrollbar

2011-08-18 Thread Pete
Just tried it here and got the same result. The datagrid manual claims it ought to work so seems like it's a bug? Pete Molly's Revenge On Thu, Aug 18, 2011 at 3:49 PM, Matthias Rebbe < matthias_livecode_150...@m-r-d.de> wrote: > Hi, > > i thought i could adjust

Re: Franklin 3D not working right - help

2011-08-18 Thread Admin
Hello everyone. I am installing Live Code on my Netbook and am trying to install Franklin 3D - I keep getting an error with the Open Stack function Franklin 3D Ver(). As a result, no demos will run (the Franklin 3D demo live code file) I bought Franklin 3D as a part of the Omega bundle. I f

Datagrid: How to change the width of the scrollbar

2011-08-18 Thread Matthias Rebbe
Hi, i thought i could adjust the scrollbar width of a datagrid (table) with for example set the dgProp[ "scrollbar width" ] of group "Datagrid 1" to 10 But regardless what value i use, the scrollbar dissapears. If i set it back to "auto" the size of the scrollbar is set back to its initial siz

Re: And What About the Internet Date and Time?

2011-08-18 Thread Peter M. Brigham, MD
On Aug 18, 2011, at 4:03 PM, Gregory Lypny wrote: > Hello again everyone, > > Okay, please don’t hate me. I'm still trying to nail down a reasonably > accurate system-independent date and time stamp to use in my student client > app that will submit and retrieve data from my Mac. I will post

Redux - Getting the Date and Time From the Internet

2011-08-18 Thread Gregory Lypny
Hello everyone, Here is a small enhancement to Stephen Barncard’s handler. If you call the function with the option “report” as in put nistTime(“report”) into field “Date and Time” you’ll get a summary. Set the field’s tabstops to 380 for a nice display. After playing with it, I’ve come to

Re: And What About the Internet Date and Time?

2011-08-18 Thread stephen barncard
Yes, each user's machine's "Internet Date" format will have been set by the user, which could easily be to another month or year (for cheating time-out based demos. or the clock battery was not replaced) .Why not always refer to UTC time for all entries? This is the true "Internet Time" source.

Re: And What About the Internet Date and Time?

2011-08-18 Thread Andre Garzia
Gregory, Have you seen my NTP stack??? If you get the internet date, the last part shows the timezone (I think) Cheers andre On Thu, Aug 18, 2011 at 5:03 PM, Gregory Lypny wrote: > Hello again everyone, > > Okay, please don’t hate me. I'm still trying to nail down a reasonably > accurate syst

And What About the Internet Date and Time?

2011-08-18 Thread Gregory Lypny
Hello again everyone, Okay, please don’t hate me. I'm still trying to nail down a reasonably accurate system-independent date and time stamp to use in my student client app that will submit and retrieve data from my Mac. I will post a modest enhancement to Stephan Barncard’s excellent returnN

New App Developed in LiveCode

2011-08-18 Thread Trevor DeVore
Hi everyone, My company is finishing up a new product developed in LiveCode named Clarify. We are nearing the end of the public beta stage and trying to flesh out any remaining bugs so I thought I would post a link in case anybody wanted to check it out and kick the tires a bit. The app is simila

Re: Praise for Screensteps Pro

2011-08-18 Thread Colin Holgate
Thanks, I may go ahead and buy one for me personally, and try to convince work to get a few more copies. At least one or two for the people most likely to be doing documentation. On Aug 18, 2011, at 11:32 AM, Trevor DeVore wrote: > http://www.bluemangolearning.com/screensteps/purchase/ __

Re: Has anyone made an event or booking calendar with Live Code?

2011-08-18 Thread Bob Sneidar
I am working on one right now. It is really hotel management software more than anything else. Bob On Aug 18, 2011, at 7:21 AM, Admin wrote: > > > Hello all. > > Before I re-invent the wheel, I would like to know if > someone out there has created a booking calendar program with Live Code

Re: Praise for Screensteps Pro

2011-08-18 Thread Trevor DeVore
On Thu, Aug 18, 2011 at 11:07 AM, Colin Holgate wrote: > If I may continue the praise... > > I hadn't heard of it before, but literally today I have a need for it, and > so am trying the 14 day trial version. So far so good! But I wonder, do you > have a site license price? Starting at 30 seats

Re: Has anyone made an event or booking calendar with Live Code?

2011-08-18 Thread Andre Garzia
Mike, You're welcome! cheers andre On Thu, Aug 18, 2011 at 12:08 PM, Mike Felker wrote: > Andre, > > After looking at the free livecode tools, I am convinced I can create a > nice booking calendar from almost everything on that page. > > Thank you for that excellent link. Thanks to Rotunda so

Re: Has anyone made an event or booking calendar with Live Code?

2011-08-18 Thread Andre Garzia
Mike, I am not associated with Rotunda Software but I am a good friend of David Beck, one of their developers. He is often in this list and I suggest that you contact him or them for these customizations. I don't know if it is possible or not but hey, one can only ask! Cheers andre On Thu, Aug 1

Re: Praise for Screensteps Pro

2011-08-18 Thread Colin Holgate
If I may continue the praise... I hadn't heard of it before, but literally today I have a need for it, and so am trying the 14 day trial version. So far so good! But I wonder, do you have a site license price? On Aug 18, 2011, at 10:52 AM, Trevor DeVore wrote: > Thanks for the praise guys.It

Re: Has anyone made an event or booking calendar with Live Code?

2011-08-18 Thread Mike Felker
Andre, After looking at the free livecode tools, I am convinced I can create a nice booking calendar from almost everything on that page. Thank you for that excellent link. Thanks to Rotunda software for making all of that freely available. I love livecode!!! Mike Andre Garzia wrote: >Mik

Re: Has anyone made an event or booking calendar with Live Code?

2011-08-18 Thread Mike Felker
Andre, Wow. That is almost perfect. Are you associated with Rotunda software? I would like to customize it a bit - I am opening a DJ business and want our website to have an online booking section where a prospective customer can book us in 3 or more hour increments and then pay for it / pay

Re: Praise for Screensteps Pro

2011-08-18 Thread Trevor DeVore
On Tue, Aug 16, 2011 at 11:29 AM, Martin Koob wrote: > It is such a great product. I had to redo many > screen shots since I had some UI changes. Piece of cake. I also decided > to rearrange the order of the sections in the manual and move sections > between two different manuals. No problem

Re: Has anyone made an event or booking calendar with Live Code?

2011-08-18 Thread Andre Garzia
Mike, Checkout www.rotundasoftware.com :-) Their software is calendar based and they offer really good rev tools at http://www.rotundasoftware.com/livecode/ :-) On Thu, Aug 18, 2011 at 11:21 AM, Admin wrote: > > > Hello all. > > Before I re-invent the wheel, I would like to know if > someone

Re: Has anyone made an event or booking calendar with Live Code?

2011-08-18 Thread Mark Schonewille
Hi Mike, I'm making one in PHP, but it is rather specific. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 What does that error mean? Buy LiveCodeErrors for iPhone

Re: Has anyone made an event or booking calendar with Live Code?

2011-08-18 Thread Admin
Hello all. Before I re-invent the wheel, I would like to know if someone out there has created a booking calendar program with Live Code and is it available for purchase/download? Thanks. Mike ___ use-livecode mailing list use-livecode@lists

keyboard activation messages not showing up in iPad LiveCode App

2011-08-18 Thread Phil Jimmieson
Hi folks, I'm being driven mad by a LiveCode iPad app I'm writing. It features some groups each consisting of an image, a graphic and a locked field. Basically, you can drag these groups around to place them in specific locations and double-tap the locked field part to unlock it and type somethi