Valeriy Onuchin wrote:
>
> Hello Rooters.
> I meet a problem with THtml class:
>
> root [0] THtml html
> root [1] gHtml->MakeClass("TBRIK")
> -skipped- TBRIK
>
>
> Everything works well before. Best regards. Valery
THtml::MakeClass behaves like the normal make facility.
If your class is unchanged, MakeClass will do nothing.
You can force the reprocessing of this class with
gHtml->MakeClass("TBRIK",1);
Rene Brun
This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:35 MET