d0k3 / GodMode9

GodMode9 Explorer - A full access file browser for the Nintendo 3DS console :godmode:
GNU General Public License v3.0
2.12k stars 191 forks source link

Question: What is the 3ds equivalent of std::cin? #637

Closed SirEnder125 closed 3 years ago

SirEnder125 commented 3 years ago

Hello. I was wondering how to prompt user input with 3ds homebrew? Sorta like std::cin?

Like making the keyboard pop up with a message such as:

Enter text here:


I've seen this in GM9, So I thought you might know.

d0k3 commented 3 years ago

Not the right place to ask this, but I'll be nice. Look into ui.c ShowPrompt.

Don't open issues for stuff like this, better ask on Discord or on IRC.