mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-30 08:51:03 +00:00
Made the windows backend compile again and new event polling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@19917 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f338db7159
commit
fd522b2615
3 changed files with 27 additions and 12 deletions
|
@ -109,17 +109,6 @@
|
|||
/* FIXME */
|
||||
}
|
||||
|
||||
- (NSColor *) NSReadPixel: (NSPoint)location
|
||||
{
|
||||
/* FIXME */
|
||||
return nil;
|
||||
}
|
||||
|
||||
- (void) beep
|
||||
{
|
||||
/* FIXME: Flash screen? */
|
||||
}
|
||||
|
||||
+ (void) handleExposeRect: (NSRect)rect forDriver: (void *)driver
|
||||
{
|
||||
NSLog (@"expose");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue