Re: NSClassSwapper leaving dangling pointers?

2013-06-22 Thread Germán Arias
Maybe this is related with a problem I'm having to compile Cenon 4.0.2. I get the error: Compiling file TileScrollView.m ... TileScrollView.m: In function '-[TileScrollView zoomIn:]': TileScrollView.m:95:9: warning: 'NSCollectionViewItem' may not respond to '-tag' [enabled by default] TileScroll

GNUStep Themeing - Menu Groove

2013-06-22 Thread aaroncarr
Hi - Im making a gnustep theme and having difficulty styling menu's. I can re-color the menu but i cant get rid of the groove that goes around the edge, more specifically i can get rid of the dark part of the groove on the bottom and right but not the light part at the top and left - can someone gi

Re: NSClassSwapper leaving dangling pointers?

2013-06-22 Thread Eric Wasylishen
Hi Luboš, I'm not too familiar with nib loading internals, but I will try to take a look. Could you upload your work in progress code somewhere? (Or do you have any changes to the original Mac source?) Cool idea to port the unarchiver. :-) Cheers, Eric On Jun 21, 2013 11:30 AM, "Luboš Doležel"

Re: NSClassSwapper leaving dangling pointers?

2013-06-22 Thread Luboš Doležel
Hi, I'm actually not porting the code - I'm writing a Wine-like emulation layer called Darling to run OS X apps directly. This fact makes debugging slightly more difficult, but you're welcome to take a look at http://github.com/LubosD/darling. I find the bug straightforward, class swapping s

Re: GNUStep Themeing - Menu Groove

2013-06-22 Thread Germán Arias
On 2013-06-22 06:41:42 -0600 aaroncarr wrote: > Hi - Im making a gnustep theme and having difficulty styling menu's. I can > re-color the menu but i cant get rid of the groove that goes around the > edge, more specifically i can get rid of the dark part of the groove on the > bottom and right but