HI, could I get 'libWebKitSystemInterface.a'
which can also operate on Panther (Mac OS X 10.3.x) ?
Or, it's source codes ?
I'm using Carbon HIWebView on the project targeting Mac OS X 10.3 or
later.
Window is composited mode, HIWebView is embeded in HIView tree.
I found HIWebView positioning BUG in composited mode,
so check-out WebKit CVS, and using only Carbon.subproj part for
myself and PATCHed it.
On Tiger, it operates just fine.
But on Panther, program doesn't launch, 'cause of undefined symbol.
libWebKitSystemInterface.a(WebKitSystemInterface.o)
U AXTextMarkerCreate();
U AXTextMarkerGetBytePtr();
U AXTextMarkerGetLength();
U AXTextMarkerGetTypeID();
Maybe, those API's don't exist on Panther.
libWebKitSystemInterface.a is statically linked to HIWebView,
and on CVS, there's only binary and no sources.
Any workaraunds or could I get WebKitSystemInterface sources ?
Any help is appreciated, Thanks.
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
Masahiro Iwamoto
mailto:email@hidden
Symphony, Inc. ( R&D Department )
3-50-14-802 Sendagi Bunkyo-ku Tokyo, 113-0022, Japan
Tel. 03-5815-2316
Fax. 03-5815-2317
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden