Actions
Bug #1081
closedwebclient osx -- write the CocoaBrowserControlCanvas code
Start date:
11/20/2000
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1081
Description
As part of the port of the webclient 1.3 to the mac osx platform, code
corresponding to the BrowserControlCanvas must be written so that the webclient
uses the Cocoa widgets for rendering. This bug entails writing an objective-c
class that extends the NSView class and then writing jni bindings to that class
via c/c++. Many of the principles used in the prototype that I developed for
embedding the GRE (using the cocoa widget set) into a java frame
(http://dhcp87.nceas.ucsb.edu/jalama_dist/macox_webclient/) will be reused in
this code.
Updated by John Harris over 21 years ago
I have the webclient running on the mac and everything seems to be working so
I'm gonna close bugs 1081 and 1082 which were generally to do the port of the
webclient to mac os x.
Actions