Search found 10 matches

by EzCoder
Sat Mar 08, 2008 2:28 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Controling the positioning of a substack when opened
Replies: 2
Views: 2685

Ah... that is just too easy!

Once again, I guess I was trying my best to make it harder than it really is with Rev. :roll:

Thank you SO MUCH for the helpful boost!

EZ
by EzCoder
Sat Mar 08, 2008 1:41 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Controling the positioning of a substack when opened
Replies: 2
Views: 2685

Controling the positioning of a substack when opened

I've spent quite a while doing a search for this info, but it seems to be eluding me... I have a "splash type" substack that I need to open in a certain position, based of the current location of the mainstack. (Possibly even based on the position of a certain control in the mainstack in fact.) I ca...
by EzCoder
Tue Mar 04, 2008 3:31 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Checking an inputted field for numeric
Replies: 5
Views: 4860

Hello Tom, I believe this is what you are looking for from the documentation: How do I prevent entering certain characters in a field? You use a keyDown or rawKeyDown handler to prevent certain characters from being typed into a field. The handler intercepts each keystroke, and the character is ente...
by EzCoder
Sun Mar 02, 2008 12:54 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Sorting a field
Replies: 3
Views: 3558

That works well. :) Along the same line of thought, other than the available RAM, is there a functional limit to the number of items that can be sorted in such a manner? I've been testing with sample data ranging from just a few lines to over 5000 and it seems that the larger numbers won't allow the...
by EzCoder
Sun Mar 02, 2008 12:24 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Sorting a field
Replies: 3
Views: 3558

...of each
Aha! ...not I understand the somewhat cryptic error message I kept getting as well. :)

Thank you so much!

EZ
by EzCoder
Sun Mar 02, 2008 12:15 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Sorting a field
Replies: 3
Views: 3558

Sorting a field

Hello, After trying several approaches, I just can't seem to see what I'm doing wrong. The goal is to sort the lines in a certain field by the first Item, then copy the data over into a second field. Copying the data from one field to the other works without problem, so maybe someone can shed some l...
by EzCoder
Sat Mar 01, 2008 5:49 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Table Field Documentation or Tutorial stack?
Replies: 1
Views: 2310

Never mind.
So Smart Software by Eric Chatonet offers a nice plugin called Tutorials Picker, that has a great demo stack.

http://www.sosmartsoftware.com/

EZ
by EzCoder
Fri Feb 29, 2008 6:46 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Table Field Documentation or Tutorial stack?
Replies: 1
Views: 2310

Table Field Documentation or Tutorial stack?

Hello, I'm interested in learning about the capabilities of and general "how to" use for the Table Field object, but haven't found much in the way of documentation or sample stacks. It won't be used with a database, per se, but rather delimited text data. Can anyone point me in the right direction? ...
by EzCoder
Sun Oct 07, 2007 3:02 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: 2.8.1 documentation?
Replies: 4
Views: 4737

Hello Mark, It is not RunRev's task to provide you with an SQLite manual... I have no argument with that statement and it has nothing to do with my complaint and/or questions.... When the RunRev organization announced to the world (as a feature and selling point) that SQlite was included, they *do* ...
by EzCoder
Sun Oct 07, 2007 1:23 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: 2.8.1 documentation?
Replies: 4
Views: 4737

2.8.1 documentation?

I direct your attantion to: Rev web site http://www.runrev.com/section/whats_new.php Announcement thread: http://forums.runrev.com/phpBB2/viewtopic.php?t=769 Revolution 2.8.1 Update Release We are delighted to announce the arrival of Revolution 2.8.1! This is a feature release which lets you: Integr...