<table><tr><td style="">bigpresh created this revision.<br />Herald added a project: KDE Edu.<br />Herald edited subscribers, added: kde-edu; removed: KDE Edu.<br />bigpresh requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D18764">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>I've started using KLettres to help teach my little boy to recognise letters and associate their sounds, and to find them on the keyboard, and I'm finding KLettres most useful - so thank you!</p>

<p>One point I notice that makes it a little tricky is the difference between the upper-case letter displayed, and the lower-case version on the kid-friendly keyboard I got him (in hindsight, I kinda wish I'd got an alternative model which has both upper and lowercase labels!)</p>

<p>I think it'd be a really useful if KLettres displayed both the upper and lowercase version of the letter, e.g. "A / a" - both to teach the association that both of those are the same letter, even though they look a bit different, and also to make it easier to match with the label on the keyboard.</p>

<p>What do you think?  I'm mostly a backend Perl guy at heart, so I'm sure there's a cleaner/better way to do it than what I've done, but I've tested it and it does work.</p>

<p>The only potential sticking point I can see is that for some writing systems, upper/lower case might not make sense for certain scripts - Arabic/Hebrew etc, as far as I'm aware, don't really have a concept of capital letters.  That said, I don't think any such unicameral scripts are currently supported - but I've made it only append the lowercase version if toLower() returned  something different, so it should be safe if any are added in future.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R333 KLettres</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D18764">https://phabricator.kde.org/D18764</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/klettresview.cpp<br />
src/main.cpp</div></div></div><br /><div><strong>To: </strong>bigpresh<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>