I have fields in generated pages which are editable. The pages are constructed by placing groups, which in turn all belong to another (turned out that, at least in the IDE, it is far, far faster to delete that one group than to loop & delete).
Anyway, some of the fields can be multi-ine, and could end up with more lines. This all means that if I change the height of the field to the formattedHeight, that the top portion will remain visible, but that the bottom will be below the next formatted group. I could do a big song & dance to raise and lower groups, but I'm thinking it might be cleaner to have a separate stack that positions itself over the single field, and then sets the text dispatches closeField or exitField to the new field. But this in turn means, I suppose, adjusting enterField in general to send it its close messages. Has anyone else dealt with something similar? -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode