Short:  EasyGUI PLUGIN: Double-clickable listview
Author: victord@netrover.com (Victor Ducedre)
Type:   dev/e

****Fixed to not use v39-only functions****
*****Should now work under v37 (oops!)*****

    This plugin creates a GadTools Listview gadget, almost identical to the
standard EasyGUI one, with an extra flag that's set when a list item is
double-clicked.  It's admittedly a small programming task, but it's something
I've needed more than once...

Included in the archive
-----------------------

    dclistview.m         ->the DCListview Plugin module
    dclistview.e         ->... and its source
    dclisttest           ->a simple demo
    dclisttest.e         ->... and its source
    myreq2               ->a simple EasyGUI file requester
    myreq2.e             ->... and its source, originally by Wouter,
                           modified by me to use dclistview.m
    sortlist.m           ->used in myreq2
    README               ->this file

Installing the modules
----------------------

    Copy dclistview.m to Emodules:Plugins/
    Optionally, copy sortlist.m to Emodules:tools/

Feedback
--------

Always welcomed, especially where bugs are concerned.  See address below.

Copyright
---------

Documentation style heavily influenced by Jason's Plugin docs. :)

The original myreq.e, upon which myreq2.e is based, and sortlist.m, are:

   Copyright © 1995 Wouter van Oortmerssen

(Both files are from the original EasyGUI distribution.)

All other files in this archive are:

   Copyright © 1997 Victor Ducedre

You are free to use these files in your own programs, and you may modify
the souces supplied for your own purposes.

Many thanks to Wouter and Jason for the wonderfulness that is EasyGUI.

Be seeing you.
Victor Ducedre (victord@netrover.com)


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
   31220   12265 60.7% 19-Aug-97 15:30:26  dclisttest
    1495     692 53.7% 19-Aug-97 15:28:58  dclisttest.e
    3774    1597 57.6% 19-Aug-97 15:39:00  dclistview.doc
    4603    1529 66.7% 19-Aug-97 15:28:48  dclistview.e
    3318    1446 56.4% 19-Aug-97 15:28:52  dclistview.m
   36032   14021 61.0% 19-Aug-97 15:30:52  myreq2
    8884    3143 64.6% 13-Jul-97 16:37:02  myreq2.e
    1598     748 53.1% 06-Jul-95 06:56:16  sortlist.m
    1779     856 51.8% 19-Aug-97 15:40:32  README
-------- ------- ----- --------- --------
   92703   36297 60.8% 21-Aug-97 12:23:20   9 files
