[eclipse-devel] put-on-bottom

Edi Weitz edi at agharta.de
Mon May 24 20:42:58 UTC 2004


In widgets.lisp:

  (defmethod put-on-bottom ((widget base-widget))
    (setf (xlib:window-priority (widget-window widget)) :above))

Shouldn't that be :below? Currently it's the same code as put-on-top.




More information about the eclipse-devel mailing list