Search found 10 matches

by mblackman
Fri Jul 26, 2024 1:02 pm
Forum: Talking LiveCode
Topic: Livecode Create - thoughts?
Replies: 125
Views: 125069

Re: Livecode Create - thoughts?

I can see the need for change. No, I was not surprised to hear from KM that the product side of the business runs at a loss.
But I reckon you really need to consider a grandfathering scheme for your loyal existing customers !
One where internal apps and utilities are Free to distribute.
by mblackman
Tue Feb 20, 2018 12:30 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Dictionary does not load in ANY ver of LC
Replies: 36
Views: 24387

Re: Dictionary does not load in ANY ver of LC

Restarted Windows.
Same result. Dictionary window comes up blank and not responding. Force quit required.
Am I the only one with this issue? Evidently the originator of this post had the issue some time ago.
by mblackman
Sat Feb 17, 2018 4:00 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Dictionary does not load in ANY ver of LC
Replies: 36
Views: 24387

Re: Dictionary does not load in ANY ver of LC

I'm also having this problem with the dictionary - the stack comes up but it is not responding. Need to force quit. This is a new installation of LC Indy 8.1.9 on Windows 10. Until now I've been using LC7 with no problems, and to be clear the dictionary in LC7 still works fine. I have already tried ...
by mblackman
Sat Aug 18, 2007 2:20 am
Forum: Talking LiveCode
Topic: Is it me or do other people find Revolution generally buggy?
Replies: 13
Views: 12856

You might try Galaxy and its debugger. I use the Windows version myself which works well but I believe the Mac version is fine too. It also has a feature where you can take a snapshot of all your variable values at a particular script line without halting execution.
by mblackman
Sun Apr 01, 2007 3:32 am
Forum: Talking LiveCode
Topic: Plotting Graphs
Replies: 7
Views: 9167

by mblackman
Fri Mar 02, 2007 12:39 pm
Forum: Multimedia
Topic: Installers?
Replies: 14
Views: 18156

by mblackman
Sun Feb 18, 2007 8:35 am
Forum: Research and Post Secondary
Topic: questions/exams/assessments
Replies: 5
Views: 117759

There are various tutorials available in the documentation under getting started, maybe not specifically on this topic though. The easiest way to do a multi-choice I suppose is to use a drop down menu (officially 'option menu button') for each question. Use a label field to show the question and a d...
by mblackman
Tue Jan 30, 2007 12:29 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: List of Helpful Resources
Replies: 3
Views: 5351

There is a good list of sites in the documentation but it doesn't pop out at you. Go to documentation, click on the Search button at the right hand side, in the window that pops up click on 'web database' which pops up a menu, choose 'Go to' and presto there's a list. Maybe they should make this eas...
by mblackman
Mon Jan 15, 2007 11:02 am
Forum: Talking LiveCode
Topic: Drag&Drop list reordering ?
Replies: 7
Views: 7845

type in your message box:

go url "http://www.tactilemedia.com/download/getinline.rev"
by mblackman
Wed Jan 10, 2007 2:09 pm
Forum: Feature Proposals
Topic: Table control for database work
Replies: 10
Views: 8087

There is an alternative table 'control' (ie a group) at the following address which I have found pretty useful, thanks to Ken Simon/ Tuviah Snyder. Also has a good graph 'control'. http://www.rpi.edu/~simonk/technical.html It's in metacard format but can be opened and saved as .rev You will probably...