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 <[email protected]>

_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to