Re: Formatted text confuses table grid under windows
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Formatted text confuses table grid under windows
Dave Page wrote:
On Feb 12, 2008 9:46 AM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
AFAIK, none of that auto-formatting is a part of what Windows richtext
control does, I think it's all in wx. Not that it helps you, though :-(
Unless you want to add code to wx to do it...
No, the HYPERLINK text does come from the control itself. wxWidget's
GetValue() code just uses the EM_GETTEXTRANGE message across the
entire text range to retrieve the value from what I can see.
Hmm. Ok. Then ignore what I said :-) In that case, no clue.
//Magnus
Home |
Main Index |
Thread Index