[interfacekit] Widgets and the appkit

Looking through the Button.cpp example, I have a question:

Shouldn't drawing widgets be the responsibility of Picasso (I think that
we should change the artist's name -- Monet, or
Seurat.............. or something)?  The BButton class would notify
[insert artist here] that this particular view is a common widget, and
take off from there.  That way, widget-rendering code is conserved.  It's
not like it needs to be multithreaded anyway.

Isaac


Other related posts: