by MB <michal10@[EMAIL PROTECTED]
>
Dec 21, 2006 at 01:58 AM
Użytkownik yazu napisał:
>Hi,
>
>I try to set level style with mdlLevel_setElementStyle() and it works
>if the style not linestyle (0-7) but if the style is linestyle it can
>not set I hope my problem can be understood
>
>part of my code;
>
>mdlLineStyle_extractParams(&lsParam, &ele);
>mdlLevel_setElementStyle(MASTERFILE, id, NULL, &lsParam);
>
>th****s....
>
>
>
1. maybe id level is incorrect.
2. mdlLevel_setElementStyle return status, is SUCCESS ?
Michal