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

    Resize main window across 2 monitors

    Scheduled Pinned Locked Moved PYTHON Development
    4 Posts 0 Posters 756 Views
    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 Offline
      Helper
      last edited by

      On 14/02/2018 at 11:15, xxxxxxxx wrote:

      Hello,

      I have a c4d layout which stretches the main window across both of my monitors, but when I start up c4d, it squashes it back to fit on one monitor, is there any way to stop this? if it is not a possible feature is there a way to use a script to resize the window?

      Thank you,
      Nick

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

        On 14/02/2018 at 15:55, xxxxxxxx wrote:

        https://stackoverflow.com/questions/9828808/how-can-i-maximize-a-window-across-multiple-monitors

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

          On 15/02/2018 at 06:48, xxxxxxxx wrote:

          I was thinking about using autohotkey but thought I'd check if there's a way with c4d, thanks for this link!

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

            On 15/02/2018 at 08:49, xxxxxxxx wrote:

            Hi Nick,

            Cinema 4D's API has no means to resize windows.

            I guess, you could use external tools, which react on certain processes or windows and then are able to resize or move windows, but in the end I'm not sure, this will lead to the desired effect. In the end, the docked dialogs in your layout are unlikely to scale in the way you want, when the window gets resized.

            Instead, what I prefer to use here (also because my monitors are of different size and resolution) is a two window layout for Cinema 4D.

            Call in the menu Window->Customization->New Group Window...

            The resulting new window can be renamed to your liking, can be positioned and maximized on the second monitor and in the end behaves exactly like Cinema 4D's main window, so you can dock button palettes, dialogs and also view panels.

            Then in the end just save the layout and optionally make it your new startup layout.

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