Need some quick help...

martinatkinson

Registered
Hello!

I am making a program called BullFrog and one of the things I am trying to do is this: I have a text field, button, status field and text field. I have gotten it so that the user enters a web address, clicks the button and the source appears in the text field. Here is what I need help on:

1st of all I need the text field to render the source that is in it like a web page, with clickable links and the ability to submit forms. A basic rendering like Internet explorer would be nice.

2ndly I want when the user clicks the button, the status bar to show the progress.

I am not making a web browser (although it kinda sounds like it from the description, I will let you know more information when I get more of this app done) so that is all I need for this app. Is this possible in Cocoa?

Thanks you guys!

Albert
 
Hello!

Well, guess that stumped everyone :)

On second thought all that I need it to render is the basic formating and also load images and make URL's clickable. No form support or other fancy stuff is needed. Can someone show me how to do this or refer me to a website that has some sample code?

Thanks for your help!

Have a great day!

Albert
 
Hello!

Well, since no one here seemed to know about this question I emailed the Cocoa developer mailing list. Found an open source browser-type application that had exactly what I needed. Sorry to clutter this board so admin you can delete this post if you want to.

Have a great day!

Albert
 
Back
Top