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...
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...
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...
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...
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? ...
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* ...
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...