home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15557 < prev    next >
Encoding:
Text File  |  1992-11-09  |  2.9 KB  |  82 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!Germany.EU.net!rrz.uni-koeln.de!unidui!math.fu-berlin.de!Sirius.dfn.de!chx400!josef!avalon.physik.unizh.ch!matija
  3. From: matija@avalon.physik.unizh.ch (Matija Milostnik)
  4. Subject: Re: Opening WB Windows with directory icons?
  5. Message-ID: <1992Nov9.121759.26252@ifi.unizh.ch>
  6. Summary: Not possible yet (awaiting ARexx port for WB)
  7. Keywords: WB, opening drawers, ARexx
  8. Sender: news@ifi.unizh.ch (USENET News Admin)
  9. Nntp-Posting-Host: avalon
  10. Organization: Informatik Club d. Universitaet, Zuerich
  11. References: <BxCqH9.3E7@kingston.ac.uk>
  12. Date: Mon, 9 Nov 1992 12:17:59 GMT
  13. Lines: 67
  14.  
  15. In article <BxCqH9.3E7@kingston.ac.uk> cs_e445@ceres (Vlod Kalicun) writes:
  16. >Hi all,
  17. >Does anybody know if its possible to open WB direcory windows??
  18.  
  19. NO!
  20.  
  21. This problem has been discussed some time ago, and it pops 
  22. here and then. The only legal way it could be done is
  23. by a specific function call in a library or the needed
  24. ARexx port for Workbench.
  25.  
  26. I prefer the idea of an ARexx portfor WB, allowing much more than 
  27. the simple opening of a given drawer.
  28.  
  29. >I've looked at the RKM v2.04 without much help.
  30.  
  31. You wont find it there.
  32.  
  33. >Typical scenerio:
  34. >    You have some sort of editor which has about 15 programs
  35. >        loaded.
  36. >    You've set it up so you can drag icons into it which get loaded,
  37. >    (I think its called AppWin?) but you noticed that the screen
  38. >    looks messy with all this windows open.
  39. >
  40. >Now is it possible to open a directory window, eg dh0:program/  
  41. >(without having the window already open) and have all the icons displayed 
  42. >on screen, so they are available to be dragged into the AppWin.
  43.  
  44. Starting with 2.1 the asl file requester allows you to drag the icon
  45. on the file requester itself. This allows any application using the
  46. asl for a simulated drag and drop.
  47.  
  48. >Another example is:
  49. >    You drag icons into a AppIcon, they get processed, the directory
  50. >        that they are saved to, is opened by the application, and then that
  51. >        icon is available to do something else.
  52.  
  53. >This seems to be a major hole in the opsys.
  54.  
  55. No, is just some upgrades behind:-)
  56. People at Commodore are working hard, and I am sure it will
  57. be integrated in the system as soon as possible.
  58.  
  59. >Will I have to do all this manually.
  60. >etc. create a window, read the directory .info files etc.. process the images
  61. >into my own window etc..
  62.  
  63. This is potentially hazardous. If you simulate the Workbench drawer
  64. window, the user expects it to behave as a real drawer. Since you cant
  65. legally do all what WB does, I suggest you to make it clearly diffenent
  66. from the original WB drawer.
  67.  
  68. >How does Workbench do all that? 
  69.  
  70. Its a well keeped secret.....:-)
  71.  
  72. >Baffled
  73.  
  74. Hope this helps
  75.   Matija
  76. >Vlod
  77. -- 
  78. Best regards from Matija Milostinik           : matija@avalon.ifi.unizh.ch  
  79.                                               : matija@amiga.physik.unizh.ch
  80. Therefore, use local labels in the procedures as often as possible. 
  81. Save the environment!  Recycle!  ;-)                 (Bjoern Reese)
  82.