Re: GRAVIY in GTK:WINDOW-SET-GEOMETRY-HINTS
Espen S Johnsen <[email protected]> 29 Jun 2007 10:36:48 +0200
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
Chisheng Huang <[email protected]> writes: > Something wrong with GRAVITY in WINDOW-SET-GEOMETRY-HINTS in gtk/gtk.lisp. > The default value, NIL, of GRAVITY will result in a type error in > GDK::GRAVITY-TO-INT. If :NORTH-WEST is used as the value of GRAVITY, a > segmentation violation will happen. This function had a couple of bugs, the most serious being a missing widget argument in the call to the underlying Gtk function. I've added a widget keyword argument and fixed the other problems, so it should be working now. -- Espen ------------------------------------------------------------------------- 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/