ERRATUM
Carlos Agon <[email protected]> Thu, 3 May 2007 17:17:39 +0200
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
sorry I used in my last e-mail functions specifics to our software,
anyway the problem is the same
(setf 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/