Re: [Vala] maemo5 hildon input mode




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]