Re: [gtkmm] MVC?
- From: Paul Davis <pbd op net>
- To: mrblack ms43 hinet net
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] MVC?
- Date: Sat, 28 Sep 2002 09:47:16 -0400
>Sorry
>this question may be answered too many times
>
>Have gtkmm really want support MVC?
>not just use Bakery framework
>
>MS can do,GNU also can be.
>QT can do,GTKMM also can be.
>
>why not support?
gtkmm does support MVC, though a few areas are problematic if you do
what I would term "strict MVC" where GUI events have no inherent
significance at all (e.g. clicks on buttons do nothing to change the
visual appearance of the button; only changes in the state of the
model cause visual changes).
i have tens and tens of thousands of lines of MVC code written in
gtkmm. what's your problem?
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]