[webkit-dev] Compile WebKit as an embedded framework

2008-04-29 Thread Krapfl, Adam
My company writes a Java application that uses the WebKit.framework. The framework is called through a jnilib library compiled in xcode. This has worked fine for a number of years. Recently we've had some problems because of changes Apple has pushed to the framework through Safari updates. 3.1 wa

Re: [webkit-dev] native widgets

2008-04-29 Thread Mike Emmel
Not quite correct. It uses native widgets to implement any widget derived from the platform/Widget.h class. These are found in platform/port dirs. Scrolling, Scrollbars, menus are native. Drawing of buttons checkboxes and most form controls is also linked into the native platform in vi a platform

Re: [webkit-dev] native widgets

2008-04-29 Thread sachin . puranik
Hi, As per my understanding , Webkit does not use the native widgets in any platform. It actually uses custom draw mechanism. It is implemented in the file themegtk/Themewin etc. Sachin Sent from BlackBerry® on Airtel -Original Message- From: Mark Volkmann <[EMAIL PROTECTED]> Date: T

[webkit-dev] native widgets

2008-04-29 Thread Mark Volkmann
Does WebKit use native widgets on all platforms? If not, does it use native widgets on any platforms? --- Mark Volkmann smime.p7s Description: S/MIME cryptographic signature ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.we