Colleagues,

As you know, there are two basic methods to create widgets using Wt.
First, is to use inheritance from WContainerWidget to create self-contained
widget.
Second, is to write WWidget* my_function(..) and use it as argument of
addWidget(..).
I have interest on yours opinions about design decisions. When do you use
inheritance
and when do you use functions?

Thanks!

Regards,
Dmitriy Igrishin
------------------------------------------------------------------------------
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to