Re: [Vala] maemo5 hildon input mode
- From: "Jan Hudec" <bulb ucw cz>
- To: "Martin DeMello" <martindemello gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] maemo5 hildon input mode
- Date: Tue, 9 Feb 2010 14:28:31 +0100 (CET)
On Mon, February 8, 2010 18:35, Martin DeMello wrote:
Thanks, that worked beautifully. For anyone googling this up, the exact
code is:
var input = new Hildon.Entry (Hildon.SizeType.AUTO);
input.set("hildon-input-mode", Hildon.GtkInputMode.FULL);
// refer to hildon-1.vapi for the full enum
While this is indeed correct workaround, the Hildon binding should
probably be updated (so you get type-checking from the compiler).
--
- Jan Hudec <bulb ucw cz>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]