Hm, good idea. I don't know if it's possible.
But I'll give it a try.

On 2 Apr., 01:02, Sebastián Treu <sebastian.t...@gmail.com> wrote:
> On Thu, Apr 1, 2010 at 9:05 AM, Kritzli <pfister.ta...@googlemail.com> wrote:
> > I'm not sure if it's possible to rewrite the code in java.
> > Looking up at the Doc, if there's a way to create a keyboard without
> > any xml I found this one:
>
> >>> public  Keyboard  (Context  context, int layoutTemplateResId, 
> >>> CharSequence  characters, int columns, int horizontalPadding)
>
> > but, >int layoutTemplateResId< says (if I understand aright), I'll
> > need an ID again, like the one in
>
> >>> mQwertyKeyboard = new custom_keyboard(this, R.xml.qwert);
>
> > Although it creates an empty Keyboard. Very confusing...
>
> Sorry, this may sound stupid but, can't you just create a keyboard
> with a foo layout and then set it with the options of your custom xlm
> file parsed?
>
> --
> If you want freedom, compile the source. Get gentoo.
>
> Sebastián Treuhttp://labombiya.com.ar

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to