Jean-Marc Lasgouttes wrote:
>>>>>> "Peter" == Peter Kümmel <[EMAIL PROTECTED]> writes:
> 
> Peter> Uwe Stöhr wrote:
>>>> After saving a new file or "save as.." the filename is not updated
>>>> in
>>> the tab.
>>>> This patch fixes this.
>>>  I checked out you patch (what Abdel comitted) and it works. But I
>>> noticed one minor thing:
>>>
>>> When you have opened two files and save one in the first tab under
>>> a new name its tab is set to the end - so that the document
>>> formerly in the second tab is now placed in the first tab.
> 
> Peter> Currently it is by design, the order is only defined by the stl
> Peter> iterator, maybe it is alphabetical.
> 
> Which iterator?

In void GuiView::updateTab() I make use of the stl to rebuild the
tab bar and I don't preserve the previous order.

> 
> JMarc
> 


-- 
Peter Kümmel

Reply via email to