Priest of the Order of the Butterfly
Posts: 540 from 2003/2/25
From: France
Quote:
Kronos wrote:
Another way round this would be to just turn everything Panel starting from the Window into an external class and leave it all just running as part of Ambient.
Would cut down the size of the Ambient binary and would allow for 3rd party custom Panels that are different from the root up.
Go on! Making panel external and open is probably a good idea. Make panel item a mcc that can be subclassed for custom stuff. Be wise for the API :)