home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-11-30 | 1.0 KB | 32 lines | [TEXT/R*ch] |
- Name: CDragAcrossTable
- Version: 1.0b1
- Contributor: Andrew Gilmartin <Andrew_Gilmartin@Brown.Edu>
- Category: classes
- Date: 93-11-04
- TCL-Version: 1.1.3 (perhaps 1.1.2)
- TCL-Language: C
- Copyright: Copyright (C) 1993 by Brown University. All rights reserved.
-
- This showcase application shows CDragAcrossTable and CDragAcrossTask. These
- classes together provide the user feedback and programmer hooks to
- implement drag and drop BETWEEN cells. To see how this works get the latest
- showcase application from ftp.brown.edu in the /pub/tcl/examples directory
- and add following files to a new segment
-
- CDragAcrossTable.c
-
- CDragAcrossTask.c
- CGlobalMouseTask.c
-
- ExampleDemo.c
- ExampleDemo.rsrc
-
- ForgetRgn.c
-
- Compile and run. Now create two CDragAcrossTable demo windows, select some
- cells in one and then Control-click-and-hold to drag the selection around and
- between the windows. Hold the mouse close to the edge and the windows scroll.
- When you release the mouse nothing happens...its just a demo of the class.
-
- If you have any questions or comments, please send email.
-