From 60a24293adb9a76f8530175efb05e24a7f953e42 Mon Sep 17 00:00:00 2001 From: Drew Crampsie Date: Thu, 12 Jan 2006 04:14:27 -0800 Subject: [PATCH] added the image attribute and a naive image picker darcs-hash:20060112121427-5417e-2303e6848952e96813a2fc196c91516a197e435c.gz --- src/standard-attributes.lisp | 22 +++++++++++++++++++++- src/standard-display.lisp | 14 ++++++++------ 2 files changed, 29 insertions(+), 7 deletions(-) diff --git a/src/standard-attributes.lisp b/src/standard-attributes.lisp index 10e3145..d855e9d 100644 --- a/src/standard-attributes.lisp +++ b/src/standard-attributes.lisp @@ -3,14 +3,34 @@ (defattribute image () ()) +(defdisplay (:description (buttons (eql 'image-editor-buttons))) + (