Re: Performance Issues On Linux

2011-02-12 Thread David C.
Richard asked: > Is the data stored in props or fields? > > Also, what are the specs on your system (CPU, RAM, OS, etc.)? > Hey Richard, I have the majority of the data (plain text) stored in about 70 fields, ranging from 2kb to 252kb in size. I also have one list field control that contains aroun

ANN: Installer Maker Plugin 1.6 for LiveCode

2011-02-12 Thread Mark Schonewille
Dear LiveCode users, Economy-x-Talk has released a new version of the Installer Maker Plugin for LiveCode. Installer Maker Plugin 1.6 contains French as an additional language option, writes the install log to the console (on Mac OS X) and corrects a few small language issues in the Icelandic v

Re: Performance Issues On Linux

2011-02-12 Thread Richard Gaskin
David C. wrote: I have a stack in development that uses a really large amount of persistent textual data, which I would normally store outside of the stack... Functionality can be described as: mouseUp on a control, display text file mouseUp on a different control, display different file (not ro

Creating datagrid column by script

2011-02-12 Thread Peter Haworth
Any advice on how to insert a column into a datagrid by script? Pete Haworth ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.ru

iOS Strategy for multiple device deployment

2011-02-12 Thread Thomas McGrath III
I have tried the first two approaches for building a single project for deployment on all available iOS devices. The third is much harder for a visual programmer like myself and as such I have not tried it yet. Your experiences and comments are welcome and appreciated. I uploaded a Utility Sta

Re: Live LiveCode Code Event #10

2011-02-12 Thread Björnke von Gierke
Hi The event will start within the hour. Please be advised that there is a change in schedule. My presentation will be shortened, and Chris will then show the things he was unable to do two weeks ago: Chris Innanen will discuss RESTful web API's and will demonstrate some applications he worke

Re: Rev server: going to another .irev page from script

2011-02-12 Thread Jim Ault
On Feb 12, 2011, at 8:53 AM, stephen barncard wrote: wow this list is wonderful. thanks all -- more than one way to do this... Andre - does this method require a full path? It requires a web page URL pLocation should be like "http://www.mysite.com/myfile.irev"; This would be the way

Re: Rev server: going to another .irev page from script

2011-02-12 Thread stephen barncard
wow this list is wonderful. thanks all -- more than one way to do this... Andre - does this method require a full path? On 12 February 2011 08:26, Andre Garzia wrote: > Stephen, > > Use this: > > on redirect pLocation, pCode >if pCode is empty then put "301" into pCode > >put he

Performance Issues On Linux

2011-02-12 Thread David C.
Hello folks, I have a stack in development that uses a really large amount of persistent textual data, which I would normally store outside of the stack... Functionality can be described as: mouseUp on a control, display text file mouseUp on a different control, display different file (not rocket

Re: Rev server: going to another .irev page from script

2011-02-12 Thread Andre Garzia
Stephen, Use this: on redirect pLocation, pCode if pCode is empty then put "301" into pCode put header "Status:" && pCode # <-- Apache needs that, so I've learned put header "Location:" && pLocation put "redirecting" quit end redirect call it like: redi

AW: Awesome AE4 tutorial by Obleo Beck

2011-02-12 Thread Tiemo Hollmann TB
Great Work Malte and great tutorial Obleo! Btw, where does this name come from? Tiemo > -Ursprüngliche Nachricht- > Von: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- > boun...@lists.runrev.com] Im Auftrag von Malte Brill > Gesendet: Freitag, 11. Februar 2011 23:03 > An: use-