[UFO-devel] default layout manager
Status: Beta
Brought to you by:
schmidtjf
From: Johannes S. <sch...@us...> - 2005-09-16 08:39:54
|
Hi, I'd like to make UBoxLayout the default layout manager for widgets. This shouldn't have too much impact on applications as most set their layout manager. But it eases getting started with the library. Only if you do not want to use a layout manager, you're now forced to make a widget->setLayout(NULL); Regards, Johannes |