Re: Code Documentation

2011-04-02 Thread Pete
Thanks Jim, I tried it with 4.5.3 and 4.5.2 on newer format stack files and older ones and same result so not sure what's happening. Pete On Sat, Apr 2, 2011 at 2:56 PM, Jim Ault wrote: > Works for me using Rev 4.5 dp 3 > > You need to be aware of the version the author used when creating the >

Re: Code Documentation

2011-04-02 Thread Jim Ault
Works for me using Rev 4.5 dp 3 You need to be aware of the version the author used when creating the stack. Some users are still using 2.7.2 (especially school districts) others 2.9 and I use 3.5, 4.0, 4.5 dp 3 Sometimes I forget when I distribute stacks that I need to save by choosing 'Le

Re: Code Documentation

2011-04-02 Thread Pete
Hi Stewart, I downloaded your stack but having problems getting it to work. I select a stack file then I get the beach ball cursor (not even spinning) and nothing appears to happen - I end up having to do a Force Quit. This is on a Mac with OSX 10.6 and LC 4.6. Any ideas? Pete On Fri, Apr 1, 2

Re: Live LiveCode Code Event #17

2011-04-02 Thread Björnke von Gierke
only 30 minutes to go right now, join now in chatrev, and secure your front seat! On 1 Apr 2011, at 01:33, Mark Schonewille wrote: > Dear LiveCode fans, > > I'm happy to announce another Live LiveCode Code Event with two interesting > presentations. This weekend's event is scheduled for Saturd

OT: robotics competition

2011-04-02 Thread Colin Holgate
As was mentioned last week, I'm a mentor on a robotics team. There are regional competitions and then a national finals. My tea (Stuyvesant High School, team 694) are playing in a a regional today. They have made it through to the quarter finals, and those matches are starting up again soon. He

security code number generation

2011-04-02 Thread Peter Brigham MD
For anyone who might have the need, I have a handler I use to generate a security code, in my case for printed prescriptions. It takes the name of the patient, the date of the prescription, the medication and med strength and hashes all that to produce a ten-digit alphanumeric string (using

Re: Editable page

2011-04-02 Thread dunbarx
LiveCode is more than powerful and flexible enough to do what you want. Simple, to boot. The problem is that you might give away too much control, so that the whole app could be trashed by your users since you either have to give access to IDE tools, or permit only choices from a menu of prope

Standalone Inclusions

2011-04-02 Thread Joseph
I'm attempting to use the standalone builder and after some hours of dabbling continue to encounter some errors. Specifically, the inclusions for the database and XML libraries do not appear to function in the standalone. I've added the inclusions in the standalone builder both manually and throug

Editable page

2011-04-02 Thread Maarten Koopmans
Hi, I have a stack where I want the user to be able to add objects ((e.g. images, lines, text). I can set the tool to [ ... ]. Think an "editable page". But my problem then is (let's take an image for example): - how do I make it so that the user can add an image to the placeholder - move the ima