trichview.support
Re: VERY Important Questions !! |
Author |
Message |
Alexander Adam |
Posted: 08/18/2002 21:22:21 hi! > Yes, I plan to improve OnURLNeeded event (probably completely remove it and > make a new event - OnWriteHyperlink). > But I think I hit the limit on incompatibilities for one version, so I'll > make changes only after the next release. > I do not think that there will be too many updates before the release (I > plan two). Okay, that should work.. but not longer :) > Do the <span>s and <p>s really hurt your code? > Can you give an example? Definitly YES! e.g. <P><SPAN><HR></SPAN></P> or <P><SPAN><SCRIPT>...</SCRIPT></SPAN></P> is definitly wrong and shows all the Html Code wrong ! The other example from the first mail shows it also: E.g. I have inserted "<hr><B>TEST</B><hr>" with this special TextStyle, when exporting to HTML he makes this out of it: "<P><SPAN class=RVTS85><hr></SPAN></P> <P><SPAN class=RVTS85><B>TEST</B></SPAN></P> ^^^^^^^^^^ This is e.g. shown with the style of "RVTS85" but I _DON'T_ want this, I _need_ clear Html-Code!! <P><SPAN class=RVTS85><hr></SPAN></P>" > Your code for loading and saving strings are correct. > Controls should be saved automatically, without raising events. > Did you register their classes with RegisterClasses? > I did not, sorry. > I hope this is what you want. > This example has a disadvantage: it always selects text from top to bottom, > even if the original selection was from bottom to top. > okay, I'll try it. > >>BTw.: Thanks for a _fast_ reply to this question, may I send u a free >>copy of my Help-Editor when its ready for your _genial_ support? > > > Yes, thanks Its a great editor :) Muc better than consorts like "Help&Manual" and many others :)) Alex |
Powered by ABC Amber Outlook Express Converter