How to split tool and editor into another frame?

Hi all,

  • Now, i want to split tool section into one container, and editor section into another container, how to do that?

Regards,
Hung

Hello @shevahung,

you could try setting a different container here, instead of the main one used by the modeler (from canvas.getContainer()). We haven’t tried this use case, so if you’re successful about it we’re open to accepting pull requests (be sure to include tests).

Cheers,
Ricardo

Hi Shevahung,

Were you able to split the editor and pallete into different frames? Can you provide some information …

Thanks.

Hi Ricardo,

I tried but it’s fail.

Thanks