discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: art backend : NSView crashes


From: Riccardo Mottola
Subject: Re: art backend : NSView crashes
Date: Mon, 13 Apr 2015 00:12:16 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32.1

Hi,

Riccardo Mottola wrote:

line 258:
    if (shouldResize)
    {
        [currWin setContentSize:newWinSize];
    }

I can probably work around in PRICE that if there is no image, I don't send a resize, but isn't this a backend problem? I wonder.

it is a matter of resize. I can skip that call in PRWindowController. Then the Empty window will appear, but as soon as I resize it, I get the crash.

Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]