Hi,
is it possible in a plugin to create new tabs in a programm window?
I'd like to store all open windows with content in a text file in order to load them anytime again (-> store different window layouts with content and bookmarks).
To do so I have to manually generate program windows (spec AND body tab) and so on.
I tried it with IDE_TabIndex(...) but that does not generate new tabs. So far I can load my stored content into separate windows but that makes no sense with package spec and bodies.
Is there a function which I can use?
Regards,
J
is it possible in a plugin to create new tabs in a programm window?
I'd like to store all open windows with content in a text file in order to load them anytime again (-> store different window layouts with content and bookmarks).
To do so I have to manually generate program windows (spec AND body tab) and so on.
I tried it with IDE_TabIndex(...) but that does not generate new tabs. So far I can load my stored content into separate windows but that makes no sense with package spec and bodies.
Is there a function which I can use?
Regards,
J