Welcome, Guest. Please login or register.
Did you miss your activation email?
September 09, 2010, 09:49:20 AM
Home Help Search chat Login Register   
News:   If you like the book and forum please  write a review on Amazon   Recorded lessons available for iPad viewing and download....in process! Consulting and onsite training available!   If you're running Xcode 3.2 (or later), see this post   Follow me on Twitter  @skochan  Forum Guests: register to download (or see) attachments.    Join our mailing list.


+  Official Forum for Programming in Objective-C 2.0 (the iPhone Programming Language) - Stephen Kochan
|-+  Programming in Objective-C 2.0, 2nd ed. (Stephen Kochan)
| |-+  Welcome
| | |-+  Forum How to Questions
« previous next »
Pages: [1] Go Down Print
Author Topic: Forum How to Questions  (Read 236 times)
My2CentsWorth
Newbie
*
Posts: 49


Mark


« on: March 04, 2010, 06:52:15 AM »

I have the Screenshot Plus Widget that allows me to take a screenshot of a part of my screen. I assume this is how you guys are posting examples of your code here. My question is how do I get my screenshot example that is saved to my desktop to be a part of my topic question? Or is there another way you guys do that?
Thanks
Logged

Donate your unused CPU time to better the world we live in @ http://www.worldcommunitygrid.org/
skochan
Administrator
Hero Member
*****
Posts: 2250



« Reply #1 on: March 04, 2010, 07:27:46 AM »

You don't use screenshots.  Just copy the code to the clipboard and paste it into your reply.  Then select the code block and press the button that has the typewriter image on it in your Add BBC tags: menu bar.  That will format the code correctly.

Cheers,

Steve Kochan
Logged
C-ing.Objectively
Newbie
*
Posts: 26


« Reply #2 on: March 04, 2010, 12:32:30 PM »

Write, for example,

[.code.]int i = 4;[./code.]

but without the .'s

It will then look like

Code: (Objective-C)
int i = 4;
Logged
My2CentsWorth
Newbie
*
Posts: 49


Mark


« Reply #3 on: March 04, 2010, 04:26:27 PM »

You don't use screenshots.  Just copy the code to the clipboard and paste it into your reply.  Then select the code block and press the button that has the typewriter image on it in your Add BBC tags: menu bar.  That will format the code correctly.

Cheers,

Steve Kochan
Write, for example,

[.code.]int i = 4;[./code.]

but without the .'s

It will then look like

Code: (Objective-C)
int i = 4;

Thanks Guys
Logged

Donate your unused CPU time to better the world we live in @ http://www.worldcommunitygrid.org/
My2CentsWorth
Newbie
*
Posts: 49


Mark


« Reply #4 on: March 07, 2010, 03:21:48 PM »

You don't use screenshots.  Just copy the code to the clipboard and paste it into your reply.  Then select the code block and press the button that has the typewriter image on it in your Add BBC tags: menu bar.  That will format the code correctly.

Cheers,

Steve Kochan

Steve, it works with the button to the right of the typewriter image button ( the paper with the # on it).

Thanks.
Logged

Donate your unused CPU time to better the world we live in @ http://www.worldcommunitygrid.org/
skochan
Administrator
Hero Member
*****
Posts: 2250



« Reply #5 on: March 07, 2010, 05:26:24 PM »

Opps!  You're right!  The typewriter is used for a constant-width font for things like @interface.

Cheers,

Steve Kochan
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Entire forum contents (c) 2009 classroomM.com. All rights reserved.