[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: WIN32Server don't display the auto-completion window
From: |
Fred Kiefer |
Subject: |
Re: WIN32Server don't display the auto-completion window |
Date: |
Mon, 23 Feb 2015 23:01:12 +0100 |
Could you please take back the gui changes you commited to work around this
issue? I really don't think that this is a gui issue and we should try to
address it on the correct level. In this case it would be in back and there in
the win32 code. If you have a look there in WIN32Server.m you will see that for
the cairo backend none of the backing store type settings should have any
effect as all that code is just conditionaly for winlib. The question now
should be why this doesn't have the intended effect for you.
Fred
On the road
Am 22.02.2015 um 06:56 schrieb Germán Arias <address@hidden>:
> The problem occurs not only with auto-complete window, this also occurs
> with ComboBox (which is not displayed). These windows are created with
> the type NSBackingStoreNonRetained, but if I change it to
> NSBackingStoreBuffered both windows are displayed without problem. Could
> we change these windows to NSBackingStoreBuffered? Or some other advice?
>
> Germán
>
>
>> El sáb, 21-02-2015 a las 11:55 -0600, Germán Arias escribió:
>> Running Gemas with:
>>
>> debugapp Gemas --GNU-Debug=WTrace
>>
>>
>> If I press Control+p to display the auto-completion window, I get:
>>
>>
>> warning: 2015-02-21 11:02:48.342 Gemas[3964] window: {x = 218; y = 271;
>> width = 175.2; height = 148} : 1 : 0 : 0
>>
>> warning: 2015-02-21 11:02:48.383 Gemas[3964] device frame: 218, 194, 17
>> 5, 148
>>
>> warning: 2015-02-21 11:02:48.403 Gemas[3964] windowbacking: 1 : 262694
>>
>> warning: 2015-02-21 11:02:48.453 Gemas[3964] setwindowlevel: 101 :
>> 262694
>>
>> warning: 2015-02-21 11:02:48.463 Gemas[3964] windowdevice: 262694
>>
>> warning: 2015-02-21 11:02:48.483 Gemas[3964] titlewindow: Window :
>> 262694
>>
>> warning: 2015-02-21 11:02:48.513 Gemas[3964] orderwindow: 0 : -1 :
>> 262694
>>
>> warning: 2015-02-21 11:02:48.583 Gemas[3964] windowdevice: 262694
>>
>> warning: 2015-02-21 11:02:48.633 Gemas[3964] orderwindow: traverse for
>> 262694 (101) starting at 65762
>>
>> warning: 2015-02-21 11:02:48.653 Gemas[3964] orderwindow: found gnustep
>> window 524760 (0)
>>
>> warning: 2015-02-21 11:02:48.673 Gemas[3964] orderwindow: set 262694
>> (101) to top
>>
>> warning: 2015-02-21 11:02:48.693 Gemas[3964] orderwindow: Window list:
>> 524760 (0)
>> 262694 (101)
>>
>> warning: 2015-02-21 11:02:48.783 Gemas[3964] Cairo status 'out of
>> memory' in copy
>>
>>
>> No matter if I use winlib or cairo backend this don't work. Any advice?
>>
>> Germán.
>>
>>
>>
>> _______________________________________________
>> Gnustep-dev mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/gnustep-dev
>
>
>
> _______________________________________________
> Gnustep-dev mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/gnustep-dev
- WIN32Server don't display the auto-completion window, Germán Arias, 2015/02/21
- Re: WIN32Server don't display the auto-completion window, Germán Arias, 2015/02/22
- Re: WIN32Server don't display the auto-completion window,
Fred Kiefer <=
- Re: WIN32Server don't display the auto-completion window, Germán Arias, 2015/02/23
- Re: WIN32Server don't display the auto-completion window, Fred Kiefer, 2015/02/24
- Re: WIN32Server don't display the auto-completion window, Germán Arias, 2015/02/24
- Re: WIN32Server don't display the auto-completion window, Fred Kiefer, 2015/02/24
- Re: WIN32Server don't display the auto-completion window, Germán Arias, 2015/02/25
- Re: WIN32Server don't display the auto-completion window, Fred Kiefer, 2015/02/26