Re: AW: Corrupted Stack

2013-08-13 Thread Joe Hamburger
Hi Again, I'm self taught with LiveCode and not very experienced. I don't understand the Throw/Catch concept so I've never used it. I also don't know what unicode is. Thanks for the input Tiemo. I exclusively use Macs. So that was a nice try, but unfortunately not the answer. First some backgr

Re: Corrupted Stack

2013-08-12 Thread Joe Hamburger
Hi Jacqueline, You're probably right in that my stack isn't corrupted. I appreciate the help from Mark, Richard and you. All my stacks are set up for the same version of the software, so that isn't the problem. I really don't know what's causing the program to force quit. I've tried everything

Re: Corrupted Stack

2013-08-10 Thread Joe Hamburger
examine and fix the malfunctioning stack. I hope it can somehow be fixed, that will save me a boatload of time. Joe Orlando Florida, USA From: Richard Gaskin To: use-livecode@lists.runrev.com Sent: Saturday, August 10, 2013 4:06 PM Subject: Re: Corrupted Sta

Corrupted Stack

2013-08-10 Thread Joe Hamburger
Hi Everyone, This is strange. The stack I'm referring to works fine when everything I do is within the stack. However, when I try to alter some field data in this stack from a script in another stack, LiveCode force quits. I have used several different ways to change the data but it quits almos

Re: multiple crashes with OS 10.8.4 and 6.0.2 community

2013-07-03 Thread Joe Hamburger
I have also experienced multiple crashes. It never happened before I switched to V6. I'm using Mac OS 10.6.8. The crashes have happened while putting data into a field from a script in a different stack. Another time LiveCode crashed while I was saving the stack. I have also experienced the stra

Re: Data Grid Question

2013-05-27 Thread Joe Hamburger
Hi Again, I'm using v 6.0.1 on Mac OS 10.6.8. I haven't been able to use the inspector to force a datagrid column to retain the line numbers after sorting. Is there a way to address the difficulty in a script without using the inspector? I'm very appreciative of the help you've given me so far

Re: Data Grid Question

2013-05-10 Thread Joe Hamburger
Hi Again Mike, Yes, my datagrid is loading properly since I didn't lock messages. However, I still can't change the column behavior so the "Rank" column doesn't change. Is there a script I can use to load that column after each sort without changing the other data? Sorry to be such a pest. Joe

Re: Data Grid Question

2013-05-09 Thread Joe Hamburger
Hi Mike, OK the messages were locked. When I unlocked them the datagrid works fine. It may make sense to delete the prefs files, but I don't know where they are. What are the names of the prefs files I need to delete? Thanks for your help, I really appreciate it. Joe __

Re: Data Grid Question

2013-05-08 Thread Joe Hamburger
o install the newer version either. > > Joe > Orlando, FL, USA > > > > > From: Mike Bonner > To: How to use LiveCode > Sent: Sat, May 4, 2013 4:20:30 PM > Subject: Re: Data Grid Question > > Look here... > >http://lesson

Re: Data Grid Question

2013-05-06 Thread Joe Hamburger
e Sent: Sat, May 4, 2013 4:20:30 PM Subject: Re: Data Grid Question Look here... http://lessons.runrev.com/s/lessons/m/datagrid/l/7329-how-do-i-display-line-numbers-in-a-table On Sat, May 4, 2013 at 2:08 PM, Joe Hamburger wrote: > Hi, > > Is it possible to have a column in a data gr

Data Grid Question

2013-05-04 Thread Joe Hamburger
Hi, Is it possible to have a column in a data grid that doesn't change when the other columns are sorted? What I'm trying to do is create a ranking system of my accounts. The first column is the rank number so I want that to be constant and not sortable. I still want to scroll that column with

Re: Open Livecode Login

2013-04-10 Thread Joe Hamburger
Hi Richmond, I'm also having the same log in problem you described. It works fine on my desktop, but I can't open livecode on my Mac laptop. I even changed my password several times and verified my email address they have on file. I hope we find out what's wrong soon. Joe Orlando, FL Sent fro

Menubar Uncertainty

2013-01-22 Thread Joe Hamburger
. Obviously, I made a major mistake. Is it not possible to have a menubar dedicated to only one card of a stack? How do I switch from one menubar to another. I assume it's a script entry to opencard and closecard, but I could be wrong. Joe Hamburger __

Re: MenuItems not showing

2013-01-22 Thread Joe Hamburger
g else it will be less cumbersome. Thanks again! Joe Hamburger ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

MenuItems not showing

2013-01-21 Thread Joe Hamburger
Hi Everyone I thought I added some menuItems correctly in the MenuBuilder. Unfortunately, even though it shows correctly in the builder they aren't displayed in the drop down menu? Any ideas as to what's causing this? Is there a maximum number of menuItems for a button perhaps? I have 53 items