thanks
john
--
"Voodoo Programming: Things programmers do that they know shouldn't work but
they try anyway, and which sometimes actually work, such as recompiling
everything."
- Karl Lehenbauer
Index: src/frontends/xforms/ChangeLog
=
Dekel Tsur <[EMAIL PROTECTED]> writes:
| 1. If a line in the TOC contains %, it will not appear in the TOC menu
| (as % is a special char for popups).
| If fixed this bug by replacing each '%' char by '%%'
| (actually, in XForms0.88 this doesn't work, so I'm replacing '%' by '?'.
| Please check i
1. If a line in the TOC contains %, it will not appear in the TOC menu
(as % is a special char for popups).
If fixed this bug by replacing each '%' char by '%%'
(actually, in XForms0.88 this doesn't work, so I'm replacing '%' by '?'.
Please check if the fix is OK with XForms0.89).
2. Correct draw