Results 1 to 8 of 8

Thread: Code and VB buttons

  1. #1

    Thread Starter
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Code and VB buttons

    The description (box below) for the buttons when you hover over them says :

    Insert monospace text into your message
    Maybe a better description would be useful?


    Has someone helped you? Then you can Rate their helpful post.

  2. #2
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    What do you have against monospace?
    My evil laugh has a squeak in it.

    kristopherwilson.com

  3. #3

    Thread Starter
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171
    Well...umm...what is monospace?


    Has someone helped you? Then you can Rate their helpful post.

  4. #4
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    mono = one, right? so...one-space?
    My evil laugh has a squeak in it.

    kristopherwilson.com

  5. #5

  6. #6
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Marty is right, a mono space font is like Courier New that has the same width and space between all the letters. Times New Roman is a font that is not monospaced...

  7. #7
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614
    Originally posted by NoteMe
    Marty is right, a mono space font is like Courier New that has the same width and space between all the letters. Times New Roman is a font that is not monospaced...
    More specifically, most true type fonts (like Times New Roman) are 'proportional' fonts. the letters are different sizes (proportional to each other). Code is almost always presented in mono spaced fonts so that each character is the same size. This allows you to line your code up.

    Brad!

  8. #8

    Thread Starter
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171
    OK, now that we got clear what it means, don't you think it would be better to have a description like use this to enter code instead of describing the font?


    Has someone helped you? Then you can Rate their helpful post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width