home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / tools / 1731 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.5 KB  |  44 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!portal!davel
  3. From: davel@shell.portal.com (David T Lawlor)
  4. Subject: Re: Zapp
  5. Message-ID: <BzE7zC.CK5@unix.portal.com>
  6. Sender: news@unix.portal.com
  7. Nntp-Posting-Host: jobe
  8. Organization: Portal Communications Company
  9. References: <1992Nov30.171335.10209@sierra.com> <1992Dec2.174527.519@netcom.com> <1992Dec3.071149.6675@netcom.com>
  10. Date: Thu, 17 Dec 1992 07:40:23 GMT
  11. Lines: 31
  12.  
  13. Hi,
  14. I also use zApp.  I've been evaluating it for 1 month now and am
  15. wondering if anyone has the multiple main window problem licked yet.
  16.  
  17. My app can NOT be an MDI app.  I need multiple, independent windows.
  18. Each of my windows should be able to close and not affect the other
  19. windows.
  20.  
  21. I guess the closest application that is similar to what I have in
  22. mind is Visual Basic 1.0.  There is a main window with the menubar
  23. and many "forms" which are main windows i.e. they can be closed with
  24. ALT-F4.
  25.  
  26. I've played with making zPane windows WS_POPUP windows and I can get
  27. separatly managed windows, but when you iconify them, they beep at
  28. me when I single click on the icon.  Double clicking on the zPane icon
  29. brings the window back up.
  30.  
  31. If anyone has figured out how to use zApp in this way, please follow
  32. up here or e-mail me.
  33.  
  34. lawlor@helix.com  (Work address)
  35.  
  36. Also,  I haven't figured out a clean way to get the double click event!
  37. It seems zApp gobbles it up along with single clicks and makes them into
  38. one event.  Is there a way to read the event object to see if it is a
  39. double click??
  40.  
  41. Thanks
  42.  
  43. Dave
  44.