3 Dec
2010
3 Dec
'10
7:07 p.m.
Hi,
De : "J.B.C.Engelen@...1578..." <J.B.C.Engelen@...1578...>
- Make a virtual get_sub_param function in Extension::Parameter that
does nothing. And override that method in Extension::ParamNotebook.
Thanks Johan! Internal extensions (and thus internal filters) now support notebooks in the trunk (as of revision 9933).
Hope these pieces of (pseudo)code help,
There was almost nothing to change. I've just added a Extension::ParamNotebookPage::get_param function because the notebook parameters are not in the notebook itself, but spread in its different pages.
Thanks again for your help! -- Nicolas