nanogui: Two applications on the same screen


Previous by date: 21 Dec 2000 18:17:22 -0000 Re: Widget configuration in W toolkit, Amit Kulkarni
Next by date: 21 Dec 2000 18:17:22 -0000 Re: size?, Tony Hoo
Previous in thread:
Next in thread:

Subject: Two applications on the same screen
From: "Greg Haerr" ####@####.####
Date: 21 Dec 2000 18:17:22 -0000
Message-Id: <014a01c06b7a$3a304d00$15320cd0@gregh>

: Without using Nano-X is it possible to make 2 applications with the
: microwindows API, and run them at the same time on the same screen?

Donald,
    The current constraint with the win32 API is that you've got to
link the programs together (and typically run them in the same thread).
Given the nature of most Win32 programs, this isn't very hard.  Basically,
in WinMain, register your separate window classes, create your windows,
and then dispatch the events from one main loop.

Regards,

Greg


Previous by date: 21 Dec 2000 18:17:22 -0000 Re: Widget configuration in W toolkit, Amit Kulkarni
Next by date: 21 Dec 2000 18:17:22 -0000 Re: size?, Tony Hoo
Previous in thread:
Next in thread:


Powered by ezmlm-browse 0.20.