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. C / C++ / MFC
  4. ScroolView

ScroolView

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 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
    tanarnelinistit
    wrote on last edited by
    #1

    I have a SDI program that uses ScroolView. If I put only 25 lines of text everything it's ok but if I put out 250 lines then it won't display it all. I know I can set the scroolsize with SetScrollSizes in the OnInitialUpdate() function. My question is : can I modify that scrool size throughout the program?

    C G 2 Replies Last reply
    0
    • T tanarnelinistit

      I have a SDI program that uses ScroolView. If I put only 25 lines of text everything it's ok but if I put out 250 lines then it won't display it all. I know I can set the scroolsize with SetScrollSizes in the OnInitialUpdate() function. My question is : can I modify that scrool size throughout the program?

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      tanarnelinistit wrote:

      My question is : can I modify that scrool size throughout the program?

      Yes of course. BTW, why didn't you test it ? You just have to add two or three lines of code and you'll get your answer


      Cédric Moonen Software developer
      Charting control

      1 Reply Last reply
      0
      • T tanarnelinistit

        I have a SDI program that uses ScroolView. If I put only 25 lines of text everything it's ok but if I put out 250 lines then it won't display it all. I know I can set the scroolsize with SetScrollSizes in the OnInitialUpdate() function. My question is : can I modify that scrool size throughout the program?

        G Offline
        G Offline
        Gary R Wheeler
        wrote on last edited by
        #3

        By the way: it's 'scroll', not 'scrool'.


        Software Zen: delete this;

        Fold With Us![^]

        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