Search found 62 matches

by bonbon
Mon Mar 05, 2012 5:32 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid SetDataOfLine problem
Replies: 5
Views: 4604

Re: Datagrid SetDataOfLine problem

In case anyone else is struggling with this ... sorted ! I tried using SetDataOfIndex the dgIndex of me, "Paid", "T" instead of SetDataOfLine the dgLine of me, "Paid", "T" and it works. Thanks Craig for your time and ideas, and for getting my poor old brain into "investigate" mode - it's not used to...
by bonbon
Sun Mar 04, 2012 11:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid SetDataOfLine problem
Replies: 5
Views: 4604

Re: Datagrid SetDataOfLine problem

Tried commenting out mouseDoubleUp: no difference.

I tried "step into next statement"; it crashes as soon as it hits either of the SetDataOfLine statements.

Do you know if there is an alternative way to set the grid data ?

[Got to go now ... will check in tomorrow as & when work allows]
by bonbon
Sun Mar 04, 2012 10:32 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid SetDataOfLine problem
Replies: 5
Views: 4604

Re: Datagrid SetDataOfLine problem

Thank you for looking at this - much appreciated. I'm afraid the "exit to top" still doesn't fix it, though. The only code in the whole stack is that which is in the "Column behaviour" script for the "Paid" column. Just in case (as I really don't know what I'm doing in this respect), here is the ent...
by bonbon
Sun Mar 04, 2012 8:04 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid SetDataOfLine problem
Replies: 5
Views: 4604

Datagrid SetDataOfLine problem

After months of trying (sad, I know) I have almost got a datagrid table with a checkbox in one column working. However, in the onMouseUp handler, I get the following message: The handler: SetDataOfLine has reached the recursion limit of 400000 Execution will be terminated to prevent hanging My datag...
by bonbon
Sun Feb 05, 2012 5:53 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Data Grid Helper problems
Replies: 2
Views: 2631

Re: Data Grid Helper problems

Had a reply from Zryip, who explained that DGH has been tested on versions 4.0 upwards. I know ... I really should save up my pocket money for an upgrade ...
by bonbon
Sat Feb 04, 2012 12:30 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Data Grid Helper problems
Replies: 2
Views: 2631

Re: Data Grid Helper problems

Update: found the "contact the author" link, and reported the above.
by bonbon
Thu Feb 02, 2012 11:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Data Grid Helper problems
Replies: 2
Views: 2631

Data Grid Helper problems

I am getting nowhere fast with the trial version of DGH - please can someone put me on the right track ? Situation: I downloaded the trial version of DGH, and installed it as a plugin. It offered the option of upgrading to the latest version (1.5.3.1 December 2011), which I did. (Please note: I use ...
by bonbon
Sat Jul 31, 2010 8:20 am
Forum: Databases
Topic: SQLite with table datagrid for beginners ?
Replies: 5
Views: 6425

Re: SQLite with table datagrid for beginners ?

Tremendous - thanks Jan.
by bonbon
Fri Jul 30, 2010 10:16 pm
Forum: Databases
Topic: SQLite with table datagrid for beginners ?
Replies: 5
Views: 6425

SQLite with table datagrid for beginners ?

I've gone through the datagrid online tutorials, and downloaded the "Datagrid and Databases" example. I'm now trying (from scratch) to populate a grid from an SQLite database. The datagrid is "table" style (rather than "form", which is what the downloaded example uses). I can't get the grid to displ...
by bonbon
Mon May 10, 2010 10:26 pm
Forum: Windows
Topic: Can't build a Windows standalone
Replies: 8
Views: 6575

Re: Can't build a Windows standalone

Hooray ! McAfee have now stopped quarantining this file. (Phew) :D
by bonbon
Sun Apr 18, 2010 1:02 pm
Forum: Windows
Topic: Can't build a Windows standalone
Replies: 8
Views: 6575

Re: Can't build a Windows standalone

For info, I can now confirm that it is McAfee Security Centre which is quarantining the "missing" file - it thinks it contains a trojan. I have contacted both Rev Support and McAfee. In the meantime, anyone else who is affected by this can restore the file within McAfee Security Centre, via "Advance...
by bonbon
Tue Apr 13, 2010 7:23 pm
Forum: Windows
Topic: Can't build a Windows standalone
Replies: 8
Views: 6575

Re: Can't build a Windows standalone

Good news: Rev Support suggested a full download, uninstall & reinstall, and this did the trick. The missing "Standalone" file (now restored) was also missing from my laptop - bizarre. Can't see how that happened, but at least all is well now.

Once again, many thanks Mark for your help.

Pete
by bonbon
Tue Apr 13, 2010 9:47 am
Forum: Windows
Topic: Can't build a Windows standalone
Replies: 8
Views: 6575

Re: Can't build a Windows standalone

Mark - I think you have got it. There is no "Standalone" file in the x86-32 folder under 3.5.0-gm-2, whereas there is one in the older 3.5.0-gm-1 folder. Last problem (I hope): neither of my last 2 system backups have this file - it must have got lost some time ago. Any idea how I can get hold of a ...
by bonbon
Mon Apr 12, 2010 9:19 pm
Forum: Windows
Topic: Can't build a Windows standalone
Replies: 8
Views: 6575

Re: Can't build a Windows standalone

Hi Mark, Thanks for replying. I'm using Revolution 3.5 Studio Edition, Build 870, Version 3.5.0. I have been through your list, and tried everything possible there - no luck (but thank you for supplying the info). I then created a new, empty stack, and to my horror I can't build for Windows with tha...
by bonbon
Mon Apr 12, 2010 6:36 pm
Forum: Windows
Topic: Can't build a Windows standalone
Replies: 8
Views: 6575

Can't build a Windows standalone

In the Standalone Application Settings, the Windows tab will not allow me to check the "Build for Windows" checkbox. It would let me do a build for OS X or Linux, but not Windows. Just when I thought I was getting the hang of it ... I'm sure it's something obvious, but for the life of me I can't see...