Re: gui 'slow' with remote X ?

2008-12-09 Thread Richard Frith-Macdonald
On 8 Dec 2008, at 16:27, Nicolas Roard wrote: Irrespective of the scroll issue, exposing the view hierarchy to the backend would still be quite interesting: - we could have specialised backends using native widgets when available, for better integration with the host platform - we could

Re: gui 'slow' with remote X ?

2008-12-09 Thread Fred Kiefer
Richard Frith-Macdonald wrote: On 8 Dec 2008, at 16:27, Nicolas Roard wrote: Irrespective of the scroll issue, exposing the view hierarchy to the backend would still be quite interesting: - we could have specialised backends using native widgets when available, for better integration with

Re: Link error

2008-12-09 Thread Michael Thaler
Hello, I am trying to compile gnustep from svn and I get a link error: GSspell.m:83: warning: value computed is not used Linking service GSspell ... Creating GSspell.service/Resources... Creating GSspell.service/Resources/Info-gnustep.plist... ././obj/make_services: symbol lookup error:

Obscure timing issue

2008-12-09 Thread Wolfgang Lux
Lately I've been tracking down a rather obscure timing issue which manifests itself -- at least -- by a delayed processing of events. For instance, if I click a button very quickly, the button gets highlighted upon the ButtonPress event, but it remains highlighted and the ButtonRelease event is

Re: Obscure timing issue

2008-12-09 Thread Fred Kiefer
I found your analysis very interesting, although I will need more time to understand it in detail. I may not be able to answer all of your questions, but there is one where I think I am able to help. What triggers the redraw? This is caused by the code in NSControl mouseDown: here we set the cell