[Lazarus] Multiple editor windows

2012-04-10 Thread Hans-Peter Diettrich
In Lazarus 0.9.31 rev. 36337 I noticed that the editor context menu does 
no more offer to move or clone a window - how that?


My additional editor windows (from the last project) still are shown, 
but don't contain anything. When opening that old project, the editor 
windows contain files, but still no menu entries for using multiple windows.


DoDi


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Multiple editor windows

2012-04-10 Thread Mattias Gaertner
On Tue, 10 Apr 2012 15:27:54 +0200
Hans-Peter Diettrich drdiettri...@aol.com wrote:

 In Lazarus 0.9.31 rev. 36337 I noticed that the editor context menu does 
 no more offer to move or clone a window - how that?
 
 My additional editor windows (from the last project) still are shown, 
 but don't contain anything. When opening that old project, the editor 
 windows contain files, but still no menu entries for using multiple windows.

They were moved to the tabs popup menu.

Mattias

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Multiple editor windows

2012-04-10 Thread Hans-Peter Diettrich

Mattias Gaertner schrieb:

On Tue, 10 Apr 2012 15:27:54 +0200
Hans-Peter Diettrich drdiettri...@aol.com wrote:

In Lazarus 0.9.31 rev. 36337 I noticed that the editor context menu does 
no more offer to move or clone a window - how that?


My additional editor windows (from the last project) still are shown, 
but don't contain anything. When opening that old project, the editor 
windows contain files, but still no menu entries for using multiple windows.


They were moved to the tabs popup menu.


This popup doesn't work properly in above revision. I think that I could 
invoke it now, but it didn't appear on the screen (Win 7), it only 
blocked the entire IDE :-(


DoDi


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Multiple editor windows bug

2010-06-15 Thread Torsten Bonde Christiansen

Hi List.

I believe i have found a bug when using multiple editor windows in the 
most recent svn version. I can confirm this exists in both Win32 and 
Linux (GTk2), but I would like someone else to confirm this too:


1) Start a new project
2) Open a new/existing source file (could be any, eg. FileUtils) in the 
same editor window.

3) Right click on current editor windows, select Move to new Window
4) Select first editor windows again and open another source file (eg. 
Forms).
5) Now try to close this file again (using Ctrl+F4, right clicking, 
using the X... )


Now the tab page with the closed file should still be present, and 
opening any further file, closing then again leaves a long list of 
dangling pages.


It is only possible to close these dangling pages again when editor 
window #2 is closed again.


Kind regards,
Torsten Bonde Christiansen.

ps. if someone can confirm this I will create a bug report in mantis 
about this.


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus