Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Scroll a Scrollgroup ??

    SDK Help
    0
    3
    334
    Loading More Posts
    • 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.
    • H
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 01/09/2004 at 07:14, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.200 
      Platform:   Windows  ;   
      Language(s) :     C++  ;

      ---------
      Hello,
      I create a scrollgroup like the SDK. And I use  GetVisibleArea() and SetVisibleArea() to move the area. The Get... function deliever the right pixel values, but if I set other values with SetVisibleArea() (e.g. y+20), the panes don´t move. What is missing ? Has anyone an example for me?
      regards

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 02/09/2004 at 01:41, xxxxxxxx wrote:

        Hm, it should simply work as you have written. Please note that if the requested area is already visible, no scrolling will occur. So you have to e.g. increase both y coordinates to scroll.

        1 Reply Last reply Reply Quote 0
        • H
          Helper
          last edited by

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 02/09/2004 at 04:40, xxxxxxxx wrote:

          hmmm... I increased both y coordinates, but nothing occurred.
          Do you have an example for me, Mikael ?

          1 Reply Last reply Reply Quote 0
          • First post
            Last post