discuss-gnustep
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Just another etoile bug fix
From
:
Andreas Höschler
Subject
:
Just another etoile bug fix
Date
:
Thu, 7 Sep 2006 19:05:00 +0200
NSMenuItemCell
pico ./Bundles/Camaelon/NSMenuItemCell.m
- (void)drawKeyEquivalentWithFrame:(NSRect)cellFrame inView:(NSView *)controlView
{
cellFrame = [self keyEquivalentRectForBounds:cellFrame];
if ([_menuItem hasSubmenu])
{
NSSize size;
NSPoint position;
+ if (!arrowImageCurrent) return; // <-------- add this
size = [arrowImageCurrent size];
...
}
reply via email to
[Prev in Thread]
Current Thread
[Next in Thread]
Just another etoile bug fix
,
Andreas Höschler
<=
Prev by Date:
Re: make on multiprocessor machines
Next by Date:
Write access to Wiki
Previous by thread:
mixing C++ and Objective C
Next by thread:
Write access to Wiki
Index(es):
Date
Thread