As to the lack of a check mark on the bold, italic, underline and strikeout
menu items, in the above file, at line: 1426, it reads:
pView->setCharFormat(props_out);
when it should be:
pView->setBlockFormat(props_out);
well, at least this works under my system - now the checkmarks toggle on
and off as they should...
Jim
- Re: Small error in ap_EditMethods.cpp James
- Re: Small error in ap_EditMethods.cpp Paul Rohr
- Re: Small error in ap_EditMethods.cpp Paul Rohr
