查看单个帖子
旧 2009-05-06, 10:35 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】problem about set underline for mtext1

problem about set underline for mtext!
problem about set underline for mtext!
dear all,
how can i set underline for mtext?
i use function oddbmtext::underon() and underoff(), but i can't set underline for mtext!
i am looking forward to your help.
dd version 2.5.1
hello,
oddbmtext::underon() and underoff() methods return switchs for mtex string.
you can set underline for all mtext by next way
oddbmtext::setcontents( oddbmtext::underon() + oddbmtext::setcontents + oddbmtext::underoff());
last oddbmtext::underoff() is not necessary in this case. you may make underlined part of mtext also.
best regards,
sergey z.

thank you very much.
i will try it.
you are great!
it works well now.
thank you again!
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)