Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Site Bugs / Suggestions
  4. Line Wrapping

Line Wrapping

Scheduled Pinned Locked Moved Site Bugs / Suggestions
help
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tony Richards
    wrote on last edited by
    #1

    Possibly a personal opinion, but on my PC the line wrapping in this message looks wierd (inside the <pre> tags and in the editor. Admittedly not a serious error compared to the current spam storm, but still something I thought I should flag (probably because I'm an unforgiving pedant :laugh: ).

    C 1 Reply Last reply
    0
    • T Tony Richards

      Possibly a personal opinion, but on my PC the line wrapping in this message looks wierd (inside the <pre> tags and in the editor. Admittedly not a serious error compared to the current spam storm, but still something I thought I should flag (probably because I'm an unforgiving pedant :laugh: ).

      C Offline
      C Offline
      Chris Maunder
      wrote on last edited by
      #2

      I did that on purpose because IE is stupid and was not allowing me to set scrolling correctly unless we moved to fixed width columns. I'm still toying with that one...

      cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

      D 1 Reply Last reply
      0
      • C Chris Maunder

        I did that on purpose because IE is stupid and was not allowing me to set scrolling correctly unless we moved to fixed width columns. I'm still toying with that one...

        cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

        D Offline
        D Offline
        Dan Neely
        wrote on last edited by
        #3

        Chris Maunder wrote:

        I did that on purpose because IE is stupid and was not allowing me to set scrolling correctly unless we moved to fixed width columns. I'm still toying with that one...

        something like this?

        if (browser == IE)
        DoUglyIeHack() //stupid bill gates!!!!
        else DoTheNiceThing()

        3x12=36 2x12=24 1x12=12 0x12=18

        C 1 Reply Last reply
        0
        • D Dan Neely

          Chris Maunder wrote:

          I did that on purpose because IE is stupid and was not allowing me to set scrolling correctly unless we moved to fixed width columns. I'm still toying with that one...

          something like this?

          if (browser == IE)
          DoUglyIeHack() //stupid bill gates!!!!
          else DoTheNiceThing()

          3x12=36 2x12=24 1x12=12 0x12=18

          C Offline
          C Offline
          Chris Maunder
          wrote on last edited by
          #4

          Yeah, pretty much

          cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups