Hello,<br><br>I took sample virtual keyboard plug-in source from following mail archive, <br><br><a href="http://www.mail-archive.com/maemo-commits@maemo.org/msg09120.html">http://www.mail-archive.com/maemo-commits@maemo.org/msg09120.html</a><br>
<br>compiled and verified hildon onehand keyboard plug-in.<br><br>So I think there is latest virtual keyboard plug-in example sources which are not committed to <a href="http://maemo.gitorious.org/fremantle-hildon-desktop/hildon-input-method-plugins-example" target="_blank">gitorious.org</a> yet.<br>
<br>Thanks for all the replies.<br><br><br><br><div class="gmail_quote">2010/2/12 kokilakr kr <span dir="ltr">&lt;<a href="http://kokilakr.kr">kokilakr.kr</a>@<a href="http://gmail.com">gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>Thanks for the link.<br><br>I referred<br><br><a href="http://download.opensuse.org/repositories/Maemo:/Mer:/Devel:/MaemoCommon/MerDevel_Ubuntu_9.04/" target="_blank">http://download.opensuse.org/repositories/Maemo:/Mer:/Devel:/MaemoCommon/MerDevel_Ubuntu_9.04/</a><br>

<br>And I could find few sample virtual keyboard plug-in installers and tried replacing the default keyboard plugin. It worked.<br><br>But I could not find any API documentation or samples on how to use new framework APIs. <br>

<br>Can you please provide me the link if any.<br><br>Thanks<div><div></div><div class="h5"><br><br><br><br><div class="gmail_quote">On Fri, Feb 12, 2010 at 6:21 PM, Carsten Munk <span dir="ltr">&lt;<a href="mailto:carsten.munk@gmail.com" target="_blank">carsten.munk@gmail.com</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;">That one is not in use anymore. On <a href="http://build.opensuse.org" target="_blank">build.opensuse.org</a> in<br>


Maemo:Mer:Devel:MaemoCommon we have the hildon-input-plugins-example<br>
we use.<br>
<br>
2010/2/12 kokilakr kr &lt;<a href="http://kokilakr.kr" target="_blank">kokilakr.kr</a>@<a href="http://gmail.com" target="_blank">gmail.com</a>&gt;:<br>
<div><div></div><div>&gt;<br>
&gt; Hello,<br>
&gt;<br>
&gt; Thanks. But I don&#39;t know how to use the latest framework. :-)<br>
&gt;<br>
&gt; But in link,<br>
&gt; <a href="https://bugs.maemo.org/show_bug.cgi?id=4178" target="_blank">https://bugs.maemo.org/show_bug.cgi?id=4178</a><br>
&gt;<br>
&gt; it is written,<br>
&gt;<br>
&gt; Comment #22 from Murray Cumming   2009-10-14 11:11:24 GMT+3 [reply]<br>
&gt;<br>
&gt; I&#39;ve heard from the Mer developers that these examples now work in a public<br>
&gt; SDK<br>
&gt; (Maemo 5.0 Final). Fixed.<br>
&gt;<br>
&gt; They say the examples work with Maemo 5.0.<br>
&gt;<br>
&gt; But in Mer there is only one example virtual keyboard plugin,<br>
&gt; <a href="http://gitorious.org/mer/him-arabic" target="_blank">http://gitorious.org/mer/him-arabic</a><br>
&gt;<br>
&gt; which also contains unsupported APIs.<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2010/2/12 Kimmo Hämäläinen &lt;<a href="mailto:kimmo.hamalainen@nokia.com" target="_blank">kimmo.hamalainen@nokia.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Fri, 2010-02-12 at 13:21 +0100, ext kokilakr kr wrote:<br>
&gt;&gt; &gt; Hello,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; But is this the latest example?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; The code contains functions which are unsupported in latest SDK,<br>
&gt;&gt; &gt;  hildon_im_ui_button_set_toggle()<br>
&gt;&gt; &gt;  hildon_im_ui_button_set_label()<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;  hildon_im_ui_button_*<br>
&gt;&gt;<br>
&gt;&gt; Yes, it hasn&#39;t been updated after September 2007, it seems :)  I can<br>
&gt;&gt; give you commit rights if you can do it ;)<br>
&gt;&gt;<br>
&gt;&gt; -Kimmo<br>
&gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Thanks,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 2010/2/12 Kimmo Hämäläinen &lt;<a href="mailto:kimmo.hamalainen@nokia.com" target="_blank">kimmo.hamalainen@nokia.com</a>&gt;<br>
&gt;&gt; &gt;         On Fri, 2010-02-12 at 12:17 +0100, ext Daniel Martin Yerga<br>
&gt;&gt; &gt;         wrote:<br>
&gt;&gt; &gt;         &gt; Hi.<br>
&gt;&gt; &gt;         &gt;<br>
&gt;&gt; &gt;         &gt; On 12/02/10 09:54, kokilakr kr wrote:<br>
&gt;&gt; &gt;         &gt; &gt; Hello All,<br>
&gt;&gt; &gt;         &gt; &gt;<br>
&gt;&gt; &gt;         &gt; &gt; Thanks for information about out dated documentation.<br>
&gt;&gt; &gt;         &gt; &gt;<br>
&gt;&gt; &gt;         &gt; &gt; But I could not find any information, examples or sample<br>
&gt;&gt; &gt;         virtual keyboard<br>
&gt;&gt; &gt;         &gt; &gt; based on new framework. And the header file do not contain<br>
&gt;&gt; &gt;         any alternate<br>
&gt;&gt; &gt;         &gt; &gt; APIs.<br>
&gt;&gt; &gt;         &gt; &gt;<br>
&gt;&gt; &gt;         &gt; &gt; So does this mean we cannot modify system wide virtual<br>
&gt;&gt; &gt;         keyboard plugin on<br>
&gt;&gt; &gt;         &gt; &gt; Maemo 5?<br>
&gt;&gt; &gt;         &gt; &gt;<br>
&gt;&gt; &gt;         &gt; &gt; Thanks,<br>
&gt;&gt; &gt;         &gt; &gt;<br>
&gt;&gt; &gt;         &gt;<br>
&gt;&gt; &gt;         &gt; Yes, we can.<br>
&gt;&gt; &gt;         &gt;<br>
&gt;&gt; &gt;         &gt; In this bug report [1] you will find the right information.<br>
&gt;&gt; &gt;         &gt;<br>
&gt;&gt; &gt;         &gt; The examples used to be in [2] (there was even a portrait<br>
&gt;&gt; &gt;         keyboard), but<br>
&gt;&gt; &gt;         &gt; after the shutdown of the SVN at <a href="http://stage.maemo.org" target="_blank">stage.maemo.org</a> I don&#39;t<br>
&gt;&gt; &gt;         know where the<br>
&gt;&gt; &gt;         &gt; examples are now. I was not be able to find it in gitorious<br>
&gt;&gt; &gt;         [3]<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;         Yes, we forgot to move this package. I put it to Gitorious<br>
&gt;&gt; &gt;         now, using<br>
&gt;&gt; &gt;         the source package contents:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; <a href="http://maemo.gitorious.org/fremantle-hildon-desktop/hildon-input-method-plugins-example" target="_blank">http://maemo.gitorious.org/fremantle-hildon-desktop/hildon-input-method-plugins-example</a><br>


&gt;&gt; &gt;<br>
&gt;&gt; &gt;         -Kimmo<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;         &gt;<br>
&gt;&gt; &gt;         &gt; [1] <a href="https://bugs.maemo.org/show_bug.cgi?id=4178" target="_blank">https://bugs.maemo.org/show_bug.cgi?id=4178</a><br>
&gt;&gt; &gt;         &gt; [2]<br>
&gt;&gt; &gt;         &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; <a href="https://stage.maemo.org/svn/maemo/projects/haf/trunk/hildon-input-method-plugins-example/" target="_blank">https://stage.maemo.org/svn/maemo/projects/haf/trunk/hildon-input-method-plugins-example/</a><br>


&gt;&gt; &gt;         &gt; [3] <a href="http://maemo.gitorious.org/fremantle-hildon-desktop" target="_blank">http://maemo.gitorious.org/fremantle-hildon-desktop</a><br>
&gt;&gt; &gt;         &gt; _______________________________________________<br>
&gt;&gt; &gt;         &gt; maemo-developers mailing list<br>
&gt;&gt; &gt;         &gt; <a href="mailto:maemo-developers@maemo.org" target="_blank">maemo-developers@maemo.org</a><br>
&gt;&gt; &gt;         &gt; <a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;         _______________________________________________<br>
&gt;&gt; &gt;         maemo-developers mailing list<br>
&gt;&gt; &gt;         <a href="mailto:maemo-developers@maemo.org" target="_blank">maemo-developers@maemo.org</a><br>
&gt;&gt; &gt;         <a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; maemo-developers mailing list<br>
&gt; <a href="mailto:maemo-developers@maemo.org" target="_blank">maemo-developers@maemo.org</a><br>
&gt; <a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>