regions
[email protected] Thu, 3 May 2007 17:08:19 +0200 (CEST)
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
please what is wrong with my code thanks Carlos (setf var (om-new-region)) (gdk::region-intersect var (gdk::region-new)) (gdk::region-union-with-rect var (make-gdk-rect 0 0 100 100)) (gdk::region-get-clipbox var) The value NIL is not of type SYSTEM-AREA-POINTER. [Condition of type TYPE-ERROR] Restarts: 0: [ABORT-REQUEST] Abort handling SLIME request. 1: [ABORT] Exit debugger, returning to top level. I have the same problem calling the function (gdk::region-get-rectangles var) The value NIL is not of type SYSTEM-AREA-POINTER. [Condition of type TYPE-ERROR] Restarts: 0: [ABORT-REQUEST] Abort handling SLIME request. 1: [ABORT] Exit debugger, returning to top level. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/