From: Jacek S. <arn...@gm...> - 2007-12-03 08:43:24
|
A bool in the seed would be more in line with the rest of smartwin...on the other hand, I don't think there's need for a bool at all...tabview is a high-level widget so some intelligence would be expected (for example, the context menu isn't optional either). /J poy wrote: > as in most apps with tabs; pretty handy since there's no X button > anymore... > did it with an added bool in WidgetTabView::create. > > poy |