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-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Namens rlb
Verzonden: woensdag 17 januari 2001 13:43
Aan: '[EMAIL PROTECTED]'
Onderwerp: [Dynapi-Help] question about setDragBoundary

People,

I 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])

setDragBoundary(testLayer,[-400,800,800,-400])

should I be using ")" instead?

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

http://64.33.167.222/
 

Reply via email to