|
-
Feb 25th, 2008, 10:55 AM
#1
Thread Starter
New Member
Making a webbrowser
Hi, I want to make my own webbrowser like firefox or ie. I have to do this in vb6 because that is the only language I know. Basically I am planning to use Inet or something like that to get the html, then I plan to go through all the tags and display the page.
The problem I have is displaying the text/images/links. My plan was to print this on a page using "Print". Although I don't know how I can add a scroll bar, and when you print on a form it disappears when you minimize it. Is printing the best way to do this, or is there something better I can use?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|