Hi,
I have an sgml-document containing entities for cyrillic characters. In the entity-table, these are replaced by their corresponding unicode-values, in the form of:
<!ENTITY Acyr CDATA "А" -- capital a -->
or:
<!ENTITY Acyrac CDATA "А##x0301;" -- capital a...
Hi,
how do I get all the tags within a given index range in a text widget? Say I have selected a range between indexes 3.2 and 3.9 and I need to know if and what kind of tags are within that range already before I can change anything about it.
Can you help me? Thanks!
hello,
i need to build a tabset with 24 folders (for each letter one), and they are all supposed to show the same text widget with different content. for the moment however, i don't even manage to display the text widget properly.
The code would be this:
tabset .ts
pack .ts
set...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.