gnustep / libs-back

The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
http://www.gnustep.org
GNU General Public License v3.0
50 stars 34 forks source link

[WIP] Implement methods for bridge between GUI and Opal #1

Closed theiostream closed 7 years ago

theiostream commented 7 years ago

@ivucica could you review this and possibly merge?

ivucica commented 7 years ago

@theiostream Please address comments from Fred first.

(I wish GitHub comment threads had an 'addressed' status, and that they fully preserved old commits until the PR was merged. I wish I could compare files as the PR progressed. But eh.)

ivucica commented 7 years ago

I'll wait for Fred's approval as I don't have the understanding of the problem area that Fred has.