Search found 146 matches

by doc
Wed May 11, 2011 1:07 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Is LiveCode for me?
Replies: 6
Views: 4444

Re: Is LiveCode for me?

Okay... on the zooming part. Yes I do believe that it is possible, but you would need to script the desired action for each object. Unfortunately, that is well past my current experience with LC, so maybe someone with more knowledge can chime in here. I put together a very simple demo stack that sho...
by doc
Tue May 10, 2011 10:36 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Is LiveCode for me?
Replies: 6
Views: 4444

Re: Is LiveCode for me?

Hello and welcome! Yes! LiveCode can do what you're asking and it's simple to do. (Not sure about the "zooming" that you described, but scrolling the oversize canvas is simple to do) All that is required is to "group" your over-sized canvas/image, lock it in place and set the horizontal and vertical...
by doc
Mon May 02, 2011 1:16 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Hello. New and can't find good baby steps
Replies: 61
Views: 38795

Re: Hello. New and can't find good baby steps

I believe that dglass makes a valid point up to an extent... Each and every one of the selectable properties that can be seen in the property dialogs are explained (with helpful examples) in the LiveCode dictionary. The info is not missing. A better idea I personally believe, is if the LiveCode team...
by doc
Sun May 01, 2011 4:01 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: None of the OSX exes worked on MacBook Pro - Fixed - was me
Replies: 10
Views: 6005

Re: None of the OSX exes worked on MacBook Pro

Hello Barry, I access the Mini and Win 7 using a KVM switch. Just a couple of quick key presses and I can go from one to the other depending on what I want or need to be doing. I've never cared for dual booting and felt that purchasing a copy of Win 7 outright (with or without Parallels) was just to...
by doc
Thu Apr 28, 2011 9:36 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Im new here
Replies: 5
Views: 3497

Re: Im new here

Be sure to at least have a look at each of the scripting conference stacks, which is probably one the easiest ways to gain a very wide view of "what can be done simply and easily", as well as the "how to" aspects of LiveCode: http://www.runrev.com/developers/lessons-and-tutorials/tutorials/online-sc...
by doc
Thu Apr 28, 2011 2:14 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: None of the OSX exes worked on MacBook Pro - Fixed - was me
Replies: 10
Views: 6005

Re: None of the OSX exes worked on MacBook Pro

Hey folks, I'm using Windows 7 with LC (Build 1130 Version 4.5.1) and have had no issues at all in creating executable Mac applications. In the standalone settings, I have been selecting Mac OS X (Universal) and saving as a standalone. I then zipped up the application folder that contains the .app f...
by doc
Tue Apr 26, 2011 6:56 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Database Query Builder
Replies: 2
Views: 2389

Re: Database Query Builder

The DBQB was a very simplistic tool that allowed one to choose a database and easily bind record content to various controls... FWIW, although it was simple to use, that same simplicity made it almost unusable for most applications anyway. (not something most folks would likely miss) I'm not sure wh...
by doc
Tue Apr 26, 2011 5:48 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Weird error at compilation
Replies: 1
Views: 1640

Re: Weird error at compilation

Without seeing the offending script, there isn't much of a way to determine what might be wrong... sorry.
by doc
Sat Apr 23, 2011 2:22 am
Forum: Talking LiveCode
Topic: matchText error -> Handler can't find handler
Replies: 8
Views: 6048

Re: matchText error -> Handler can't find handler

Ya know, I didn't even think about it...
...it's all good. :lol:

-Doc-
by doc
Sat Apr 23, 2011 2:11 am
Forum: Talking LiveCode
Topic: Layers protocol…
Replies: 32
Views: 24809

Re: Layers protocol…

Works just fine for me....

OS X 10.6.7 with Safari 5.05 updated today.

-Doc-
by doc
Sat Apr 23, 2011 1:30 am
Forum: Talking LiveCode
Topic: matchText error -> Handler can't find handler
Replies: 8
Views: 6048

Re: matchText error -> Handler can't find handler

Assuming that your scrollbar is named "ProgressionBar", then I think this should work for you: set the thumbPosition of scrollbar "ProgressionBar" to CurrentLine -- Or maybe the short version: set the thumbPosition of sb "ProgressionBar" to CurrentLine Does that help? Best regards, -Doc- Edit: Added...
by doc
Mon Mar 21, 2011 5:05 pm
Forum: Announcements
Topic: Pascal SDK for creating Externals
Replies: 4
Views: 3805

Re: Pascal SDK for creating Externals

Thanks for this Scott! I recently installed both FPC and Lazarus (Win/LInux/Mac) just for the pure fun of playing with Pascal again... ... it's been years since I messed with it and even then I wasn't ever very good using it, so I seriously doubt that I can add anything useful in the way of an LiveC...
by doc
Wed Feb 23, 2011 6:22 am
Forum: Talking LiveCode
Topic: Customize cursor make an error
Replies: 10
Views: 5789

Re: Customize cursor make an error

Hey folks, When using Rev 4.0 on Windows 7, just as elchamaquito is doing, I'm seeing the exact same crash as he described in his original post. It crashes while in the IDE and it crashes the simple test executable as well... every time it tries to display the cursor. Same test stack on LC 4.53.... ...
by doc
Sun Feb 20, 2011 6:47 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to center a control?
Replies: 13
Views: 9236

Re: How to center a control?

Are you asking about spacing/distributing a group of selected controls equally maybe?
If that's the case, you can access the "align objects" menu from the properties palette once you have more than one control selected.

Image

-Doc-
by doc
Sun Feb 20, 2011 6:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to center a control?
Replies: 13
Views: 9236

Re: How to center a control?

Could there be more than one? Bruce Well, I didn't think so, but ya never now these days... :wink: Don't know how far or deep you've gotten involved in LiveCode yet Bruce, but if you wait out the "what is crazy stuff all about" syndrome, you'll love it! I've been an "official user" for about six ye...

Go to advanced search