mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 13:10:38 +00:00
NSDrawFramePhoto added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11340 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5256961369
commit
1882cdfe9a
4 changed files with 47 additions and 5 deletions
|
@ -119,7 +119,9 @@
|
|||
// nada
|
||||
break;
|
||||
case NSImageFramePhoto:
|
||||
// FIXME
|
||||
[controlView lockFocus];
|
||||
NSDrawFramePhoto(cellFrame, NSZeroRect);
|
||||
[controlView unlockFocus];
|
||||
break;
|
||||
case NSImageFrameGrayBezel:
|
||||
[controlView lockFocus];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue