smething like that:


DLL_RegisterPanel(PANEL*,VIEW*);

DLL_UnregisterPanel(PANEL*);

DLL_SetVisibility(VIEW*);// set the visible flag for all registered panels

If I have time I'll write that plug-in.

EDIT:
Took the time and wrote it:
Here it is ( wasnt that fast ? )

It should work.

Last edited by FRAJO; 03/14/06 19:23.