<div class="gmail_quote">On Thu, Sep 24, 2009 at 2:25 PM, James Mckenzie <span dir="ltr">&lt;<a href="mailto:jjmckenzie51@earthlink.net">jjmckenzie51@earthlink.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

&gt;From: Dylan Smith &lt;<a href="mailto:dylan.ah.smith@gmail.com">dylan.ah.smith@gmail.com</a>&gt;<br>
&gt;Sent: Sep 24, 2009 6:02 AM<br>
&gt;To: wine-patches &lt;<a href="mailto:wine-patches@winehq.org">wine-patches@winehq.org</a>&gt;<br>
&gt;Subject: richedit: Silence fixme for WM_STYLECHANGING &amp; WM_STYLECHANGED.<br>
&gt;<br>
&gt;I have tried changing the different styles, and have noticed that they<br>
&gt;don&#39;t have any effect. �The initial styles are the ones actually used,<br>
&gt;which is why they are stored internally for the editor.<br>
<br>
Is this in Wine or in Windows? �If it is in Wine, then we still need to implement the code to make the styles in the editor change. �This may involve alot of work to get them completely functional as styles change at least one item.<br>


<font color="#888888"><br></font></blockquote><div>Yes I mean in Windows it doesn&#39;t do anything.� Sorry for not being clear enough, but I tested on Windows XP.<br><br>You can use SetWindowLong to change the styles, but the richedit control will use the styles that it cached on creation of the richedit control, and doesn&#39;t seem to respond to this message.<br>

</div></div>