ErosOlmi
17-09-2006, 14:34
catventure,
just to let you know my progress on RTF ...
I've introduced the following functions: RTF_SetText, RTF_GetText, RTF_AppendText
Also introduced a new example showing how to create RTF formatted text, how to determine text formatting at a give position, how to set formatting at a given position or in a given selection, ...
I still need a couple of days to finish testing. There are many differences in rich edit control and different OS versions. Something working fine under W2K/WinXP is not working fine under WinME and even different under Win9x
Ciao
Eros
just to let you know my progress on RTF ...
I've introduced the following functions: RTF_SetText, RTF_GetText, RTF_AppendText
Also introduced a new example showing how to create RTF formatted text, how to determine text formatting at a give position, how to set formatting at a given position or in a given selection, ...
I still need a couple of days to finish testing. There are many differences in rich edit control and different OS versions. Something working fine under W2K/WinXP is not working fine under WinME and even different under Win9x
Ciao
Eros