Homebrew How do software keyboards work on 3DS?

ivt18

Member
OP
Newcomer
Joined
Jul 23, 2020
Messages
18
Trophies
0
Age
19
XP
173
Country
Spain
I am using devKit pro to make some simple 3DS apps. In the example code provided by the software, I see how software keyboards can be called, but I don't understand how the functions work. I'd be glad if someone could explain to me what the parameters necessary for the functions are, or if someone could link to a website that explains it. Here is the code from the example that shows how to call a numpad input:
Code:
swkbdInit(&swkbd, SWKBD_TYPE_NUMPAD, 1, 8);
            swkbdSetPasswordMode(&swkbd, SWKBD_PASSWORD_HIDE_DELAY);
            swkbdSetValidation(&swkbd, SWKBD_ANYTHING, 0, 0);
            swkbdSetFeatures(&swkbd, SWKBD_FIXED_WIDTH);
            swkbdSetNumpadKeys(&swkbd, L'ツ', L'益');
            button = swkbdInputText(&swkbd, mybuf, sizeof(mybuf));
Thanks in advance.
 
  • Like
Reactions: ThorMode9

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=fv6vlP2qSyo