gnustep-dev
[Top][All Lists]
Advanced

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

Re: NIB loader: custom views don't draw themselves


From: Fred Kiefer
Subject: Re: NIB loader: custom views don't draw themselves
Date: Wed, 7 Aug 2013 08:26:35 +0200

I am currently on holidays, but will look into this next week. Hopefully 
somebody beats me in solving this.

Fred

On the road

Am 06.08.2013 um 22:32 schrieb Luboš Doležel <address@hidden>:

> Hi,
> 
> I come again ask for help with the NIB loader. I've taken the example
> app from [1], recompiled it for 64-bits and started it up under
> Darling/GNUstep.
> 
> It should look like [2], but it actually looks like what you can find
> attached.
> 
> The app includes a very simple NSView subclass called MyCustomView. An
> instance of this class is properly created, because the two buttons
> successfully invoke methods of MyCustomView (checked that).
> 
> I've added some debug statements and quickly learned why there is no
> green rectangle: Method -drawRect: of MyCustomView is never called. Any
> idea why? I think I've seen similar issues in other apps too.
> 
> Also, the centered text field becomes right aligned after I click on it.
> It doesn't exhibit such behavior under OS X and it doesn't make sense.
> 
> Luboš
> 
> [1]
> http://juliuspaintings.co.uk/cgi-bin/paint_css/animatedPaint/018-NSButton-NSView.pl
> [2]
> http://juliuspaintings.co.uk/pictureData/animatedPaint/018-3-Run-IBOutlet-NSView.jpg
> <nsview.png>
> _______________________________________________
> Gnustep-dev mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/gnustep-dev



reply via email to

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