[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] Re: problem with UI/logic separation
From: |
Karsten Hilbert |
Subject: |
Re: [Gnumed-devel] Re: problem with UI/logic separation |
Date: |
Thu, 26 Feb 2004 14:41:10 +0100 |
User-agent: |
Mutt/1.3.22.1i |
> I don't know the wxWidget framework but for sure it offers interfaces
> that one has to inherit, to make use of callback functions.
We do callbacks just fine.
> dialogs etc.), not to "paint" things which wxWidgets do for you.
wxWidgets is an application framework, not just a widget
toolkit. And we use it for that, too.
> (The Controller initializes and knows the GUI, which is o.k. There
> is an unlucky but necessary exception to unidirectional dependencies:
> It is the GUI calling Controller callback functions the other direction.
> This problem is caused by the design of today's GUI frameworks.
> If you don't want to write your own, you have to live with this one
> bidirectional dependency.)
Thanks, there's my answer. Either way there are likely some
bidi dependancies that aren't easy to get around. Hence I
needn't be worried about that all too much IF NECESSARY.
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
Re: [Gnumed-devel] problem with UI/logic separation, Hilmar Berger, 2004/02/23