View Single Post
  #1 (permalink)  
Old 02-28-2008, 05:46 PM
agraham's Avatar
agraham agraham is online now
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 1,883
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default Web browser for desktop and device

I had previously tried to wrap a .NET WebBrowser in a B4PPC library but for technical reasons to do with threading this would not work on the desktop in previous versions of B4PPC. As of version 6.05 Erel has changed the threading model of the B4PPC desktop so I can now offer this library and help file.

As stated this requires B4PPC version 6.05 or later and .NET 2.0. It will work on both device and desktop.

EDIT :- Version 1.1 replaced version 1.0. See post #14 in this thread for the changes.

EDIT : - Source 1.1 code for dll merging posted. Put it in the Basic4ppc Desktop\Libraries folder.
Attached Files
File Type: zip WebBrowser1.1.zip (11.9 KB, 236 views)
File Type: zip WebBrowserSource1.1.zip (1.9 KB, 107 views)

Last edited by agraham : 05-28-2008 at 11:40 AM.
Reply With Quote