Changes between Version 3 and Version 4 of BROWSER_CONTENT_BASIC_R2


Ignore:
Timestamp:
08/21/09 13:09:27 (16 years ago)
Author:
sveto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified BROWSER_CONTENT_BASIC_R2

    v3 v4  
    44 
    55= Analysis = 
    6 Create a native C++ wrapper for delivery of browser content.  
    76 
    87== Overview == 
     8The goal of this task is to create a native C++ wrapper for delivery of browser content. [[BR]] 
    99The idea is to use WebKit, a portable browser engine to create a native browser that is able to communicate with Java. [[BR]] 
    1010Communication between C++ and Java is described in [wiki:GROUP_WRAPPERS_R0]. [[BR]]