Backend - GUI Library Interaction

2006-11-06 Thread Christopher Armstrong
Hi There are outstanding issues with the windows backend related to window management. I believe some of these can be fixed by responding to certain Win32 window messages that MSWindows posts out. I am referring to the problems with window layering/levels/ordering and related focus issues that

Re: [Gnustep-cvs] r24007 - in /libs/gui/trunk: ChangeLog Source/GSDragView.m Source/NSCell.m Source/NSTableView.m

2006-11-06 Thread Fred Kiefer
matt rice schrieb: Author: ratmice Date: Wed Nov 1 10:50:00 2006 New Revision: 24007 URL: http://svn.gna.org/viewcvs/gnustep?rev=24007view=rev Log: * Source/NSTableView.m: Add new private methods. (-mouseDown:): Reorganize and don't track cells until dragging has

Re: [Gnustep-cvs] r24007 - in /libs/gui/trunk: ChangeLog Source/GSDragView.m Source/NSCell.m Source/NSTableView.m

2006-11-06 Thread Matt Rice
--- Fred Kiefer [EMAIL PROTECTED] wrote: matt rice schrieb: - A bit more comments in the mouseDown: method would be helpful. This is so complex and there are so many different things we tried before, that we really need to explain what is happening and why. I still don't understand if

Re: Backend - GUI Library Interaction

2006-11-06 Thread Sheldon Gill
Hi Christopher, Nice to hear from you... Christopher Armstrong wrote: There are outstanding issues with the windows backend related to window management. I believe some of these can be fixed by responding to certain Win32 window messages that MSWindows posts out. I am referring to the problems

Re: Backend - GUI Library Interaction

2006-11-06 Thread Richard Frith-Macdonald
On 7 Nov 2006, at 00:55, Christopher Armstrong wrote: Hi On Mon, 6 Nov 2006 12:16:49 +, Richard Frith-Macdonald [EMAIL PROTECTED] said: Neither ... it should set it's level to be 50 and then place A immediately above B That's interesting, I thought the only way a window could change