On 21/1/02 5:17 pm, Bj�rnke von Gierke <[EMAIL PROTECTED]> wrote: > Hi all, im new, so i naturally have questions: > > Is it even possible to show more then one stack in the same window? > > i know there is the go to stack in window "foremost window" command, but > it just replaces the content of the window. > My goal: > I want to include more then one listfield in the same window, ideal > where if all of those would actually be the same field, just shown > multiple times (with different contents) > Im to lazy to make a field,to do the 'new field' command then copy the > code and properties per script (or set them per template). > Maybe there is a 'one content per card' property, but then all > iterations of the field would show up at the same location, thus i need > to show multiple stacks at once...
Not currently supported directly, the closest you can get is to use: copy group from ... to > oh, another question: What is the ASCII value of the arrow keys? If you want to do this with rawKeyDown then just create a handler which puts the value of a key into a field and press each key you want the number for. Kind regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited - Power to the Developer! Tel: +44 (0) 870 747 1165. Fax: +44 (0)1639 830 707. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
