Re: BufferView - tab

2007-06-09 Thread Abdelrazak Younes

Alfredo Braunstein wrote:

Why do we have a BufferView for every window instead of one for every tab?
The latter would be a much simpler scheme...


The plan is to have one BufferView per Buffer for a given window. The 
plan is also to have one WorkArea per tab, thus one BufferView per tab. 
At this point we will switch to a QTabWidget instead of the hand made 
widget with a QTabBar.


1.6 matter...



A/


Ab/



Re: BufferView - tab

2007-06-09 Thread Alfredo Braunstein
Abdelrazak Younes wrote:

 Alfredo Braunstein wrote:
 Why do we have a BufferView for every window instead of one for every
 tab? The latter would be a much simpler scheme...
 
 The plan is to have one BufferView per Buffer for a given window. The
 plan is also to have one WorkArea per tab, thus one BufferView per tab.
 At this point we will switch to a QTabWidget instead of the hand made
 widget with a QTabBar.
 
 1.6 matter...

Cool... I've been wanting this for ages, and now there's finally agreement!

A/




Re: BufferView <-> tab

2007-06-09 Thread Abdelrazak Younes

Alfredo Braunstein wrote:

Why do we have a BufferView for every window instead of one for every tab?
The latter would be a much simpler scheme...


The plan is to have one BufferView per Buffer for a given window. The 
plan is also to have one WorkArea per tab, thus one BufferView per tab. 
At this point we will switch to a QTabWidget instead of the hand made 
widget with a QTabBar.


1.6 matter...



A/


Ab/



Re: BufferView <-> tab

2007-06-09 Thread Alfredo Braunstein
Abdelrazak Younes wrote:

> Alfredo Braunstein wrote:
>> Why do we have a BufferView for every window instead of one for every
>> tab? The latter would be a much simpler scheme...
> 
> The plan is to have one BufferView per Buffer for a given window. The
> plan is also to have one WorkArea per tab, thus one BufferView per tab.
> At this point we will switch to a QTabWidget instead of the hand made
> widget with a QTabBar.
> 
> 1.6 matter...

Cool... I've been wanting this for ages, and now there's finally agreement!

A/




BufferView - tab

2007-06-04 Thread Alfredo Braunstein
Why do we have a BufferView for every window instead of one for every tab?
The latter would be a much simpler scheme...

A/




BufferView <-> tab

2007-06-04 Thread Alfredo Braunstein
Why do we have a BufferView for every window instead of one for every tab?
The latter would be a much simpler scheme...

A/