Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-26 Thread Bill Vlahos
Richmond, You can get the count of script lines in the Application Browser. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. lcTaskList: (http://www.infowallet.com/lctasklist/index.htm) On May

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-26 Thread Richmond
On 05/26/2012 05:04 PM, Bill Vlahos wrote: Richmond, On May 26, 2012, at 1:22 AM, Richmond wrote: You should not need to change the suffix unless you are installing it for Revolution instead of LiveCode. I am, and your website claims that your plugin works for ALL versions (might be a wee b

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-26 Thread Bill Vlahos
Richmond, On May 26, 2012, at 1:22 AM, Richmond wrote: >> >> You should not need to change the suffix unless you are installing it for >> Revolution instead of LiveCode. > > I am, and your website claims that your plugin works for ALL versions (might > be a wee bit > of an over-generalisation

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-26 Thread Richmond
On 26/05/12 09:56, Bill Vlahos wrote: Richmond, So the installation of plugins is a bit more customizable than I thought. My instructions worked for Mac and Windows but not Linux if there is no pre-existing location for them that the IDE already knows about. If there was or you specifically t

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-25 Thread Bill Vlahos
Richmond, So the installation of plugins is a bit more customizable than I thought. My instructions worked for Mac and Windows but not Linux if there is no pre-existing location for them that the IDE already knows about. If there was or you specifically told LIveCode where it should be my instr

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-25 Thread Peter Haworth
I would definitely be interested in using List Magic. I never did get a copy of it but I find myself more and more in situations where a datagrid is overkill for what I need but the standard LC table isn't enough. Pete lcSQL Software On Fri, May 25, 2012 at 6:33 AM, Berna

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-25 Thread Bernard Devlin
I thought that ListMagic stopped working with Livecode some versions back. It's news to me that people are still able to work with it. I can't remember the details but I will see if I have it lying around and will try to use it again and see if it caused crashes for me. Bernard On Fri, May 25,

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-24 Thread Bill Vlahos
William, That is the ListMagic stack which provides the table object in lcTaskList which is password protected. What happens if you open a New stack? If that works how about other stacks? It looks like there is something in your program or environment that is causing a problem for the table ob

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-24 Thread Bob Sneidar
Hi Bill. Just an update, I removed all other plugin's except yours, and I am still getting the same behavior. Next I will step through the code to see where it is failing. I can zero in on it pretty well, because I call a Spinner standalone as a hack way to provide a progress indicator in it's o

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-24 Thread william humphrey
Then I followed instructions and opened it as a plugin. Worked fine except then I opened my stack and got: "There was an error executing a script in stack SSLMLib#1332006498. No more information is available because the stack is password protected." So I guess I won't be able to try this what sou

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-24 Thread william humphrey
If you open it without following instructions (open it as a stack). Then when you try to quit LiveCode crashes. It chocks on the locked nature of the project. Maybe you can have something that pops up when someone (like me) ignorantly clicks on it that warns it should be installed as a plugin? __

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-24 Thread Bob Sneidar
A little over 4200 lines of code in 15 cards. Bob On May 24, 2012, at 7:36 AM, Bill Vlahos wrote: > Bob, > > How big is your project? How many lines of script? You can find that out by > looking at the Application Browser. Peter found 34,000 lines of code took 20 > seconds. > > I'd like to

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-24 Thread Richmond
On 05/24/2012 05:36 PM, Bill Vlahos wrote: Bob, How big is your project? How many lines of script? You can find that out by looking at the Application Browser. Peter found 34,000 lines of code took 20 seconds. I'd like to hear from folks with really big stacks to see how long really large st

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-24 Thread Bob Sneidar
I removed the plugin and now everything runs again. I am going to take a wild leap here and say that it chokes when it encounters a locked library stack. I use sqlYoga which is locked. Any attempt to index this may be causing the failure. Bob On May 23, 2012, at 11:28 PM, Bill Vlahos wrote:

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-24 Thread Bill Vlahos
Bob, How big is your project? How many lines of script? You can find that out by looking at the Application Browser. Peter found 34,000 lines of code took 20 seconds. I'd like to hear from folks with really big stacks to see how long really large stacks take to index. Bill Vlahos

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Bill Vlahos
Bob, Sorry you had this problem. Thanks for taking the time to try it. Let me know when you can troubleshoot it and how I can help. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. lcTaskList:

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Bill Vlahos
Peter, The indexing will loop through all the open stacks or main stacks, then all of the cards within those stacks, then all the objects on all the cards. With that many lines of script it might just take that long but I don't have any stacks that big. One strategy for you is to turn off auto

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Bill Vlahos
Matthias, Neat. I'm glad you like it. Bill On May 23, 2012, at 12:16 AM, Matthias Rebbe wrote: > Bill! > > Thank you very much for that piece of software. What an awesome helper. > I am using special phrases in my scripts for years and had to do an annoying > search to find each them. Now i c

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Peter Haworth
Great, thanks Bill, hadn't relaised that. Pete lcSQL Software On Wed, May 23, 2012 at 1:54 PM, Bill Vlahos wrote: > Pete, > > You can do that now in the Preferences. Just double-click in the Library > field to edit. Then click it to add the word(s) to the active field. >

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Andre Garzia
I've added the following index words to my setup OMG WHY NOOO SILLYAPPLE On Wed, May 23, 2012 at 5:54 PM, Bill Vlahos wrote: > Pete, > > You can do that now in the Preferences. Just double-click in the Library > field to edit. Then click it to add the word(s) to the active field. > > Bill Vlaho

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Bill Vlahos
Pete, You can do that now in the Preferences. Just double-click in the Library field to edit. Then click it to add the word(s) to the active field. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and sec

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Bob Sneidar
I installed it, opened it, then tried to open a project I have. The project never opened and I had to force quit LC. I haven't had time to troubleshoot it yet to see if perhaps it interacts with other plugins I have. Bob On May 23, 2012, at 1:17 PM, Chris Sheffield wrote: > Bill, > > This i

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Chris Sheffield
Bill, This is so excellent. Thank you! Wish I'd had this years ago. I've been using it for a few hours today, and already it has saved me tons of time. I have to switch between projects quite often, and my memory is horrible. This makes it so easy to set a MARK in a script and continue right wh

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Peter Haworth
Hi Bill, Just downloaded this, a great idea. I'm running on LC 5.0.2 and OS X 10.7 (Lion) and all seems to be working fine so far. One question for you. Would it be possible to provide a way for users to add their own index words? I've been using comments in my code in conjunction with a bug re

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Andre Garzia
I just want to say that I really like this! I can see myself using this all the time! =) On Wed, May 23, 2012 at 1:24 AM, Bill Vlahos wrote: > Have you ever forgotten where you last left off in your scripts? Need a > better way to manage the code you need to write or fix, or make a quick >

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Mark Wieder
Bob Sneidar writes: > > I wonder how this will play with GLX2? It sounds very interesting, and I'd buy it for sure! No compatibility problems with glx2. Bill made sure of that. This is a brilliant little tool. -- Mark Wieder mwie...@ahsoftware.net _

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Bob Sneidar
I wonder how this will play with GLX2? It sounds very interesting, and I'd buy it for sure! Bob On May 22, 2012, at 9:24 PM, Bill Vlahos wrote: > Have you ever forgotten where you last left off in your scripts? Need a > better way to manage the code you need to write or fix, or make a quick

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Peter M. Brigham, MD
On May 23, 2012, at 9:50 AM, Bill Vlahos wrote: > I have not seen anything like that delay as I do a wait for 0 seconds but not > with messages. > > How many stacks do you have open? How big are they? mainstack + 45 substacks (not all open, but showing in the application browser), 34,000+ line

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Bill Vlahos
Peter, I have not seen anything like that delay as I do a wait for 0 seconds but not with messages. How many stacks do you have open? How big are they? What happens if you click the reindex button at the bottom left of the window? Do you the delay there too? Thanks for the feedback. Bill Vla

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Peter M. Brigham, MD
On May 23, 2012, at 12:24 AM, Bill Vlahos wrote: > Have you ever forgotten where you last left off in your scripts? Need a > better way to manage the code you need to write or fix, or make a quick note > of a future feature? > > The lcTaskList plugin for LiveCode helps you bookmark and priorit

Re: [PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-23 Thread Matthias Rebbe
Bill! Thank you very much for that piece of software. What an awesome helper. I am using special phrases in my scripts for years and had to do an annoying search to find each them. Now i can jump to them with one click. Regards, Matthias Am 23.05.2012 um 06:24 schrieb Bill Vlahos: > Have you

[PREVIEW] Task LIst Plugin (lcTaskList) for LiveCode

2012-05-22 Thread Bill Vlahos
Have you ever forgotten where you last left off in your scripts? Need a better way to manage the code you need to write or fix, or make a quick note of a future feature? The lcTaskList plugin for LiveCode helps you bookmark and prioritize writing software. This plug-in will help to create and