Menu

Which atlscrl class to use to make a simple scrollable dialog

Help
2021-03-17
2021-04-24
  • Bill Stevens

    Bill Stevens - 2021-03-17

    Hi, I apologize if I'm overlooking something, but I was interested in just making a simple scrollable dialog, so that the child controls move up and down as the user scrolls vertically. Can you explain which WTL scrollable class should be used to accomplish that? Thank for any info!

     
  • Paul Selormey

    Paul Selormey - 2021-04-24

    Hello Bill,
    I think the best option will be to implement a simpler scrolling similar to CScrollImpl<t>, because CScrollImpl<t> which is the best for all the scrollable windows assume you will be painting.</t></t>

    Paul

     

Log in to post a comment.