|
#1
| |||
| |||
| XCode - Web Developing
is it possible to build a project in Xcode. What I mean is, In visual studio or Dreamweaver. You split the screen so you know what you are doing also you can check the errors. Thank You! |
|
#2
| ||||
| ||||
|
What? So... do you want to use XCode? Or do you want to use Visual Studio? Or do you want to use Dreamweaver? Or are you trying to make XCode look/behave like Visual Studio or Dreamweaver? Or are you trying to get Visual Studio/Dreamweaver to look/behave like XCode? XCode has a "single window" mode which negates the need for multiple windows for different things/palettes/etc., but I'm going to have to ask you to please restate the question in clearer terms if this is not what you're trying to ask.
__________________ Mac mini 2.0GHz 10.6.2 • 4GB • 320GB • Superdrive • 4 x 1TB USB 2.0 • LED Cinema Display MacBook 2.0GHz Core 2 Duo - White 10.6.2 • 4GB • 250GB • CD-RW/DVD-ROM iPhone 3G 8GB • iPod Touch 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T U-Verse 18Mb/2Mb http://www.jeffhoppe.com |
|
#3
| |||
| |||
|
Hello I apology. I meant "Or are you trying to make XCode look/behave like Visual Studio or Dreamweaver? " |
|
#4
| ||||
| ||||
|
In XCode's preferences, under "General," there is an option to change the "Layout" between the three following options: 1) Default 2) Condensed 3) All-in-one If you want one-window development, maybe "All-in-one" is the option you're looking for.
__________________ Mac mini 2.0GHz 10.6.2 • 4GB • 320GB • Superdrive • 4 x 1TB USB 2.0 • LED Cinema Display MacBook 2.0GHz Core 2 Duo - White 10.6.2 • 4GB • 250GB • CD-RW/DVD-ROM iPhone 3G 8GB • iPod Touch 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T U-Verse 18Mb/2Mb http://www.jeffhoppe.com |
|
#5
| |||
| |||
|
Thank you for your answer. I am taking web designing class thats why I asked. Would you also tell me. How can I open a HTML project and Build and view it?
|
|
#6
| ||||
| ||||
|
XCode is not geared toward HTML development. There is no "building" an HTML project like there is in building a native OS X application. "Building" a project is basically "compiling" one or more source code files into a binary executable. Web design... or more specifically... HTML design has no "building" or "compiling." If you're looking to do web design, XCode is not the environment you want to use.
__________________ Mac mini 2.0GHz 10.6.2 • 4GB • 320GB • Superdrive • 4 x 1TB USB 2.0 • LED Cinema Display MacBook 2.0GHz Core 2 Duo - White 10.6.2 • 4GB • 250GB • CD-RW/DVD-ROM iPhone 3G 8GB • iPod Touch 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T U-Verse 18Mb/2Mb http://www.jeffhoppe.com |
|
#7
| |||
| |||
|
Thank you would you recommend me any softwares?
|
|
#8
| ||||
| ||||
|
If you're learning how to hand-write HTML from scratch, then nothing beats a good text editor... TextEdit, BBEdit, TextWrangler, etc. If you can't write and understand HTML by hand, then a WYSIWYG editor like Dreamweaver (in some respects) won't do you any good. What does the curriculum look like for the web design class -- are you required to write and understand HTML? JavaScript? If you can give me more insight into how the class is structured, perhaps I can recommend a good program to assist with your class.
__________________ Mac mini 2.0GHz 10.6.2 • 4GB • 320GB • Superdrive • 4 x 1TB USB 2.0 • LED Cinema Display MacBook 2.0GHz Core 2 Duo - White 10.6.2 • 4GB • 250GB • CD-RW/DVD-ROM iPhone 3G 8GB • iPod Touch 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T U-Verse 18Mb/2Mb http://www.jeffhoppe.com |
![]() |
| Bookmarks |
| Thread Tools | |
|
|