I need a version of PBears thtmlviewer that will work in DelphiXE.
I found the Google code page (http://code.google.com/p/thtmlviewer) where is is now supported but I cannot figure out where/how to download a version I can use.
I also cannot figure out how to even ask someone on that website.
Am I missing something obvious or is there no download available yet?
Steve…
There don’t appear to be any downloads set up, but you can obtain the source with SVN, as described on the Source tab.
It’s a bit simpler than Google Code describes if you download and install TortoiseSVN. It adds SVN functionality into Windows Explorer. Then just go to where you want to download the code to, right-click and select “SVN Checkout…”, and enter
http://thtmlviewer.googlecode.com/svn/trunk/as theURL of repository, set a checkout folder, and hit OK, and it’ll download the code for you.