Changing Display Type

Anything related to Hollywood Designer goes in here
Post Reply
oceanarts
Posts: 111
Joined: Mon May 27, 2024 10:42 pm

Changing Display Type

Post by oceanarts »

As I understand it, it is possible to change the display type as needed in Hollywood. For instance if a certain part of the application is more suited for double buffering that layers, then you can change that. But is the same thing true for Designer?
Development System : Imac G5, MorphOs 3.19
User avatar
airsoftsoftwair
Posts: 5830
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Changing Display Type

Post by airsoftsoftwair »

oceanarts wrote: Mon Sep 22, 2025 3:54 pm As I understand it, it is possible to change the display type as needed in Hollywood. For instance if a certain part of the application is more suited for double buffering that layers, then you can change that. But is the same thing true for Designer?
Not really. Everything in Designer depends on layers. Actually the whole layers system was only implemented in Hollywood because it's needed by Designer. Of course you can go ahead and use custom code to disable layers and then start a double-buffer but of course this means it won't be possible to use any Designer features any longer. If you disable layers, you're entirely on your own and you need to program everything using custom code.
Post Reply