login about faq


I'm developing a web browser in xcode 4. Every time I launch it I need to type in the search bar http://____________.com Is there anyway to get rid of typing http:// or just make it un deletable in the text menu for the search bar?

asked Jan 17 '12 at 21:52

browsernerd's gravatar image

browsernerd
561223034

edited Jan 17 '12 at 21:53


I don't know how to get rid of having to do it, but if you use Chrome, all you have to type in is

google

for example and press ctrl and Enter. It automatically adds a www. and .com so it looks like this at the end:

www.google.com

I don't know if this is helpful, but...

answered Jan 18 '12 at 01:11

Data's gravatar image

Data
296131422

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×1,970
×350
×191
×125
×42

Asked: Jan 17 '12 at 21:52

Seen: 862 times

Last updated: Jan 18 '12 at 01:11