Has anyone created a simple web browser using runrev?
Posted: Sat Mar 28, 2009 3:35 am
That must seem like an odd question, but the reason i ask, is that i need a field that can contain hyperlinks. I need to be able to change the color of those links based on their status. I need to be able to dynamically update the list of those links. I would like to be able to designate those links as sublinks of other links. At first I was looking into a third party "tree builder" software, however I am more of a student programmer and can't afford to shell out the cash for that software. (I am using the trial version of runrev and am trying to scrounge up the coin to buy a license). after hours of searching for anything with such a tree in it, it occured to me that if some one had written a simple web browser that i could butcher for the code, i could parse my links into an html file and view them with a modified version of such a browser.