populating stack with field
Mark Brownell
gizmotron at earthlink.net
Wed Jun 30 17:11:55 EDT 2004
On Wednesday, June 30, 2004, at 02:00 PM, Bob Hartley wrote:
> I could do with a couple of pointers in the next direction. I dont
> expect a code snippet, since I find it better to learn by browsing but
> I could do with a little prodding in the right direction. When I add
> textboxes, for example, using the button, they are all on top of each
> other and not moveable or resizeable, Is there a command that will
> allow them to be moved and or resized after insertion?
>
> Naturally I could do this in the IDE but i would like the recipient to
> be able to do this.
Have a look at:
set the location of <object> to point
see -- loc
see -- point
see -- field
set the rectangle of field "yourText" to 20,20,45,200
see -- rectangle
When you're in the docs check out the stuff in See Also.
Mark
More information about the use-livecode
mailing list