E. Gladyshev <[EMAIL PROTECTED]> wrote:
> ** Option 1  (compile-time structure)
> typedef std::list< boost::entry<lineEdit,
> std::string> > listbox;

I like it. More compile time information > better type safety, and more
space for user "plugins" (ie. template parameters) or future standard
library enhancements (ie. different containers). But I'm (definitely)
not an expert in GUI programming. In fact, I always try to avoid it ;)


B.

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to