From: poy <po...@12...> - 2007-12-03 15:57:01
|
yes, makes sense. so here is the same patch with no added bool. poy ----- Original Message ----- From: "Jacek Sieka" <arn...@gm...> To: "poy" <po...@12...>; "Patches & development discussion" <dcp...@li...> Sent: Monday, December 03, 2007 9:43 AM Subject: Re: [dcplusplus-devel] patch: close tabs with the mid mouse button >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 > > |