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. General Programming
  3. Visual Studio
  4. very large div's

very large div's

Scheduled Pinned Locked Moved Visual Studio
visual-studiocsharpdata-structureshelpquestion
1 Posts 1 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.
  • J Offline
    J Offline
    joon vh
    wrote on last edited by
    #1

    I have a page with a very large multiview (3000px plus), and to edit the bottom views, I have to make the Div, where they live, very large as well. I Can't leave the Div at 3000px because it should only be 300 with a scrollbar. No problem, I'm willing to drag it open, do stuff, and close it again, were it not that the IDE hinders me in doing this quickly. I select the div, click the little square at the bottom to drag it down. I start dragging, and while dragging I scroll down, assuming that this would work the same way it does in every other program. It turns out that scrolling doesnt stack with dragging. In other words, when you scroll down, your page scrolls for half a screen, but the little square you were dragging flies up, away from your cursor. This makes me a sad panda :(


    Visual Studio can't evaluate this, can you? public object moo { __get { return moo; } __set { moo = value; } }

    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