home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 8106 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.8 KB  |  38 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!elroy.jpl.nasa.gov!usc!howland.reston.ans.net!spool.mu.edu!yale.edu!newsserver.jvnc.net!gmd.de!Germany.EU.net!mcsun!sunic!sics.se!eua.ericsson.se!euas67c28!etxabju
  3. From: etxabju@eua.ericsson.se (Anders Bjurman)
  4. Subject: How many windows can I create?
  5. Message-ID: <1993Jan27.174034.29112@eua.ericsson.se>
  6. Sender: news@eua.ericsson.se
  7. Nntp-Posting-Host: euas67c28.eua.ericsson.se
  8. Reply-To: etxabju@eua.ericsson.se
  9. Organization: Ellemtel Telecom Systems Labs, Stockholm, Sweden
  10. Date: Wed, 27 Jan 1993 17:40:34 GMT
  11. Lines: 25
  12.  
  13. What is the maximum number of windows - or rather objects referenced with a HWND
  14. - is it possible to allocate in a process and the system? (is it 100, 1000 or
  15. 10000...).
  16.  
  17. I am investegating how to implement a medium size application with several
  18. different "real" windows with different types of diagrams etc. It should be
  19. possible to click on a bar in a diagram and display more information about it -
  20. possible displayed as a new diagram.
  21.  
  22. This could be solved with the traditional Gpi calls and retained graphics, but
  23. it would be much simpler if every bar (and all other object at the screen) could
  24. be implemented as windows. This also enables me to make a nice OO implementation
  25. based on message passing between the windows (and some object windows)
  26.  
  27. Do any of you out there have any experience of applications built upon this
  28. concept? 
  29.  
  30. Regards - Anders Bjurman
  31. ------
  32.              _________________________________________________________
  33.  `"""'     _/  RF Anders Bjurman,       Memo: eri.etx.etxabju         \_
  34.   O O   __/    Ellemtel utvecklings AB  Anders.Bjurman@eua.ericsson.se  \
  35.    >  _/       S-125 25 Alvsjo, Sweden  +46 8 727 49 80                _/
  36.    o   \______________________________________________________________/
  37.  
  38.