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
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