home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 21057 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!paladin.american.edu!gatech!enterpoop.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  3. From: ryh@mtqua.att.COM
  4. Subject: X Windows - Drag and Drop of multiple file icons
  5. Message-ID: <9301121527.AA27995@expo.lcs.mit.edu>
  6. Sender: root@athena.mit.edu (Wizard A. Root)
  7. Organization: The Internet
  8. Date: Tue, 12 Jan 1993 15:19:00 GMT
  9. Lines: 17
  10.  
  11.        On my SUN Work Station, I am trying to write an  application
  12.        which  uses  the  "Drag  and Drop" mechanism.  Following the
  13.        example  in  "XView  Programming  Manual"  by   O'Rielly   &
  14.        Associates,  I  could  read the file name when the icon of a
  15.        file was "dropped."  However, I want  to  be  able  to  read
  16.        multiple  file names when a group of selected file icons are
  17.        "dropped."  I searched all available  X  Window  programming
  18.        references,  but  could not find a way to read multiple file
  19.        names.
  20.  
  21.        Is it impossible in  X  Window  programming  to  do  what  I
  22.        described above?  If it can be done, please inform me of the
  23.        reference source.  An illustrative example would be perfect.
  24.        Thanks.
  25.  
  26.        Richard Hsia
  27.        Email: mtqua.att.com!ryh
  28.