I still can't submit issues to tw issue tracker project - I've just submitted this issue to google code support (<a href="http://code.google.com/p/support/issues/detail?id=4914">http://code.google.com/p/support/issues/detail?id=4914</a>), on this project, I can submit. Am I the only one who can't submit issues to the tw issue queue?<br>
<br><div class="gmail_quote">2011/1/25 Johannes Heck <span dir="ltr"><<a href="mailto:heck.johannes@googlemail.com">heck.johannes@googlemail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br><br><div class="gmail_quote">2011/1/25 Stefan Löffler <span dir="ltr"><<a href="mailto:st.loeffler@gmail.com" target="_blank">st.loeffler@gmail.com</a>></span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
as mentioned before, syntax highlighting can be customized by
editing the respective configuration files in the resource
directory.<br>
What can (unfortunately) not be customized at the moment are the
color used for highlighting the current line, the color used for
bracket matching, and the color used to mark the extent of an
autocompletion expansion.<div><br>
<br>
On 2011-01-25 18:14, Johannes Heck wrote:<br>
<blockquote type="cite">
<div>
<div>I wonder if<br>
<blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">
<table>
<tbody>
<tr>
<td><tt>QPalette::Highlight</tt></td>
<td><tt>12</tt></td>
<td>A color to indicate a selected
item or the current item. By default, the highlight
color is <a href="http://doc.qt.nokia.com/4.7/qt.html#GlobalColor-enum" target="_blank">Qt::darkBlue</a>.</td>
</tr>
<tr>
<td><tt>QPalette::HighlightedText</tt></td>
<td><tt>13</tt></td>
<td>A text color that contrasts with
<tt>Highlight</tt>. By default, the highlighted text
color is <a href="http://doc.qt.nokia.com/4.7/qt.html#GlobalColor-enum" target="_blank">Qt::white</a>.</td>
</tr>
</tbody>
</table>
</blockquote>
<div>are used for the highlighting e.g. the active line in TW
or text that was just put in by using the auto-completion
(see <b>highlight2.JPG</b> above). Wouldn't the use of it
produce a better contrast, depending on the current OS color
theme (w/o Win Xp-Vista and OS X)? <br>
</div>
</div>
</div>
</blockquote>
<br></div>
The issue is a different one. If you normally select text (e.g. with
the mouse), the current color theme should be respected. In
autocompletion, this is no normal selection (e.g., if you hit "Del",
you won't remove it), to which the QPalette::Highlight* items above
refer. Instead, everything that was added as a result of the
autocompletion is highlighted for convenience, so the user can see
what has changed. If this were colored the same way as a normal
selection, the two would be indistinguishable, which is not the
intended behavior.<br>
<br>
I obviously do see the problem, however. Could you add this to the
issue tracker on Google Code so we don't forget about this?<br>
<br>
HTH<br>
Stefan<br>
</div>
</blockquote></div></div></div><br>I just wanted to add it, but it doesn't work, very strange. After clicking "submit", the page loads for a second, but then my text is still there and nothing happens, no notification at all. I'll try it again tomorrow, seems to be a google code problem.<br>
<font color="#888888">
<br>Johannes<br>
</font></blockquote></div><br>