2010/9/30 Jon Rafkind <rafk...@cs.utah.edu>:
> Does IUP use MVC (model-view-control) ? It didn't look like it from their
> API overview.
> [...]

Hello,

it doesn't, which may be somewhat less clean but makes the API a lot
easier to bind and somewhat easier to use for simple cases ;-)

I just don't know that many cross platform GUI toolkits with native look
and feel, a good selection of widgets and a binding friendly plain C API.
If I add builtin MVC capabilities to the above list of criteria, I think
there would be no options left, so I'll settle for writing my own MVC code
in cases where this makes sense :-)

Ciao,
Thomas


-- 
When C++ is your hammer, every problem looks like your thumb.
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to