|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
need a sample of how to use webkit on windowsHi all,
I'm a beginner of webkit, and i need a sample of how to use Apple's Windows Port or Cairo-based Windows Port on windows, NOT Qt's webkit port. Could someone can give me a demo of it? Thanks! |
|
|
Re: need a sample of how to use webkit on windowsCan you define more precisely what you mean by "how to use"? You can run
the Windows WebKit.dll within Safari as a high level demo as documented on the build pages, but if you are talking about programmatically controlling it within your own custom shell then that's another thing. Paul > Hi all, > > I'm a beginner of webkit, and i need a sample of how to use Apple's Windows > Port or Cairo-based Windows Port on windows, NOT Qt's webkit port. > > Could someone can give me a demo of it? Thanks! > _______________________________________________ webkit-dev mailing list webkit-dev@... http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev |
|
|
Re: need a sample of how to use webkit on windowsThanks for the reply!
I want to use the webkit to build a very simple browser on windows, can you help me? Thanks!
|
|
|
Re: need a sample of how to use webkit on windowsWebKitTools/WinLauncher in your checkout should have what you're looking for.
- Matt On Wed, Jul 2, 2008 at 2:21 AM, tyl <webkitlearner@...> wrote:
_______________________________________________ webkit-dev mailing list webkit-dev@... http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev |
|
|
Re: need a sample of how to use webkit on windowsThanks very much for this response.
|
|
|
Re: need a sample of how to use webkit on windowsAonther problem was occurred.
When I ran the WinLauncher, it displayed with a default page, include a 'Testing' text, a 'blue border div' and a list. I changed the address and pressed the 'ENTER' key, the 'loadURL' function was successful executed, but the WinLauncher didn't change it's view content, still display the test page. Did i miss something? Thanks!
|
| Free embeddable forum powered by Nabble | Forum Help |