region-polygon

[email protected] Fri, 25 Aug 2006 10:41:03 +0200 (CEST)
Newsgroups gmane.lisp.clg.devel
Message-ID <[email protected]>
Hello

I want to define a binding for the region-polygon function

(defbinding region-polygon () pointer
   (points (vector point))
   (howmany int)
   (fill int))

It seems work fine but want I call it I get a crash

I have tried with

(gdk::region-polygon  #((0 0) (1 1) (0 1) (0 0)) 4 0)

and

(gdk::region-polygon  #(#(0 0) #(1 1) #(0 1) #(0 0)) 4 0)

any ideas ?

thanks

Carlos



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642