Enrico Forestieri wrote:
On Thu, Aug 23, 2007 at 10:36:10PM +0200, Abdelrazak Younes wrote:
Enrico Forestieri wrote:
On Thu, Aug 23, 2007 at 11:09:49AM +0200, Abdelrazak Younes wrote:
Another problem: lyx allows opening multiple times the same file.
Really? I'll have a look... Do you mean multiple BufferView or multiple
Buffer? The later would be embarrassing.
File->Load and you can open how many times you like the same file.
Yes. But it's the same Buffer really, the file is opened only once. I'll
correct that. This mean by the way that we can now duplicate tabs and
work on different part of the same document within the same view :-)
And there's still the crash with Qt 4.1 when opening a second file.
This does not happen with X11, only on Windows.
Weird.
Not more than the fact that the tab close button works with Qt 4.3
but not with 4.2 (and 4.1, for that matter, tested when a toolbar
was also appearing with only a file loaded).
Ah... I wondered where this close button has gone. Qt 4.3 fount it!
I by far prefer Qt 4.1
over recent versions, so I would be grateful if you could solve this
problem.
I'll try but this will take some time as I have to install and compile 4.1.
Trolltech already distributes a mingw binary:
ftp://ftp.trolltech.com/qt/source/qt-win-opensource-4.1.5-mingw.exe
I use MSVC so I need to rebuild it.
Abdel.