home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- 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
- From: etxabju@eua.ericsson.se (Anders Bjurman)
- Subject: How many windows can I create?
- Message-ID: <1993Jan27.174034.29112@eua.ericsson.se>
- Sender: news@eua.ericsson.se
- Nntp-Posting-Host: euas67c28.eua.ericsson.se
- Reply-To: etxabju@eua.ericsson.se
- Organization: Ellemtel Telecom Systems Labs, Stockholm, Sweden
- Date: Wed, 27 Jan 1993 17:40:34 GMT
- Lines: 25
-
- What is the maximum number of windows - or rather objects referenced with a HWND
- - is it possible to allocate in a process and the system? (is it 100, 1000 or
- 10000...).
-
- I am investegating how to implement a medium size application with several
- different "real" windows with different types of diagrams etc. It should be
- possible to click on a bar in a diagram and display more information about it -
- possible displayed as a new diagram.
-
- This could be solved with the traditional Gpi calls and retained graphics, but
- it would be much simpler if every bar (and all other object at the screen) could
- be implemented as windows. This also enables me to make a nice OO implementation
- based on message passing between the windows (and some object windows)
-
- Do any of you out there have any experience of applications built upon this
- concept?
-
- Regards - Anders Bjurman
- ------
- _________________________________________________________
- `"""' _/ RF Anders Bjurman, Memo: eri.etx.etxabju \_
- O O __/ Ellemtel utvecklings AB Anders.Bjurman@eua.ericsson.se \
- > _/ S-125 25 Alvsjo, Sweden +46 8 727 49 80 _/
- o \______________________________________________________________/
-
-