it's
not an array, so do it like this:
setDragBoundary(myLayer,top,right,bottom,left)
Pascal Bestebroer ([EMAIL PROTECTED])
Software
ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
-----Oorspronkelijk bericht-----People,
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Namens rlb
Verzonden: woensdag 17 januari 2001 13:43
Aan: '[EMAIL PROTECTED]'
Onderwerp: [Dynapi-Help] question about setDragBoundaryI don't think that I have the syntax right:
Is this close (I can't seem to find a example with explicit settings):
setDragBoundary(myLayer,[integer top, integer right, integer bottom, integer left])should I be using ")" instead?setDragBoundary(testLayer,[-400,800,800,-400])
I can't seem to get the boundary to work off screen, past the edges of the main window, in NS 4.76, it's most likely a problem with my coding though.
Also, is there another newer version of a developers reference, similar to Pascal's?
Thanks
--
bobb
