CLIM mail archive

[Prev][Next][Index][Thread]

Fileselector Gadget



   Date: Wed, 16 Mar 94 16:05:58 +0100
   From: Frank Buhr <buhr@ki6.informatik.uni-hamburg.de>

   Has anyone written a Mac-like fileselector gadget?

   I would like to do this:

   ;...
     (accept 'pathname
	     :view  +gadget-dialog-view+)

   ... and a nice fileselector appears ...wishful thinking?

   Frank Buhr

There is a SELECT-FILE function that is meant to interface to just
such a facility.  The default implementation is pretty ugly little
dialog (I know -- I wrote it myself), but some vendors may have done
better.  You could certainly volunteer to do one!

References:

Main Index | Thread Index