<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace;font-size:small"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 3 July 2016 at 15:10, Friedrich W. H. Kossebau <span dir="ltr"><<a href="mailto:kossebau@kde.org" target="_blank">kossebau@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">Am Sonntag, 3. Juli 2016, 12:40:52 CEST schrieb Jaroslaw Staniek:<br>
> On 3 July 2016 at 11:58, René J.V. <<a href="mailto:rjvbertin@gmail.com">rjvbertin@gmail.com</a>> wrote:<br>
> > On Sunday July 03 2016 11:28:28 Jaroslaw Staniek wrote:<br>
> > >On a GUI level: There's KDE GUI for that (there are many equivalents):<br>
> > ><a href="https://utils.kde.org/projects/kcharselect/" rel="noreferrer" target="_blank">https://utils.kde.org/projects/kcharselect/</a><br>
> ><br>
> > Does that have a KF5 equivalent yet?<br>
><br>
> ​Nope and for a reason.<br>
<br>
</span>May I allow myself to correct things a little?<br>
(Good to see I am not the only one whose memory sometimes fail :) )<br>
<br>
There is both a standalone app called kcharselect, which the above link is<br>
about. And there is a Qt5/KF5-based version of it.<br>
<br>
Next, there has been a utility class KCharSelect in kdelibs which allowed to<br>
pick a character (sharing a lot of code with the above app).<br>
And this class is also part of KF5, in the module KWidgetAddons:<br>
<a href="https://api.kde.org/frameworks/kwidgetsaddons/html/classKCharSelect.html" rel="noreferrer" target="_blank">https://api.kde.org/frameworks/kwidgetsaddons/html/classKCharSelect.html</a></blockquote><div><br><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline">​Ah yes, sorry. A reason for my elaboration ​</div> <div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline">​was that I severely misunderstood this question with the topic of this thread. ​KCharSelect is a tool to pick a _single_ unicode character in the application's space, while we're discussing a, input method which exposes Unicode ranges to the user (so has a state), aside from language selection.<br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline">QChar::category() is enough to know the category and querying categories for given font is available somewhere (cannot spot it now in Qt but it's in ICU maybe?).<br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline"></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline"><br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline">This does not change the opinion that the place for implementation is the OS.<br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline">And usability study is of course a good thing to perform.<br></div><div class="gmail_default" style="font-family:monospace,monospace;font-size:small;display:inline"><br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
Cheers<br>
<span class=""><font color="#888888">Friedrich<br>
</font></span><div class=""><div class="h5">_______________________________________________<br>
calligra-devel mailing list<br>
<a href="mailto:calligra-devel@kde.org">calligra-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/calligra-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/calligra-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">regards, Jaroslaw Staniek<br><br>KDE:<br>: A world-wide network of software engineers, artists, writers, translators<br>: and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>Calligra Suite:<br>: A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>Kexi:<br>: A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>Qt Certified Specialist:<br>: <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a></div>
</div></div>