Talk:Libosk

From WiiBrew
Jump to navigation Jump to search

Don't work!

It doesn't work with latest libwiisprite! -- madri2


Built In

Very nice tool. It would be nice, however, if there was a way to use it in such a way that the keyboard graphics and layout can be built into the application, instead of being in a directory that is placed in the root of the SD card. Being placed in the application dir for the HBC would be better.. but it would be preffered if the graphics and layout could just be built right in. --Navarr 06:13, 26 June 2008 (CEST)

I considered this; but opted for configurability over a build in version. If anyone truly has a need to have the images and layout built in, contact me and ill give you the source so you can set it up how you'd like it in your app. --Beardface
What about at least having the option? Like a loaderFromBuffer() command or something? --Navarr 14:58, 8 July 2008 (CEST)

Credits

Beardface, take credit for your work! Your name doesn't appear anywhere on the page or the RSS feed and I forgot your name again. Anyway, thanks for releasing, looking forward to playing around with this when I get a chance. -- Ulti 00:41, 27 June 2008 (CEST)

On closer inspection (and Ctrl+F) I notice that your name is in fact hidden in the first paragraph on the project page. However, you should really get one of those nifty tables that all the other homebrew app pages have. -- Ulti 00:43, 27 June 2008 (CEST)

Source

Requesting source so I can try building it in PC compatibility mode, please. --Comex 04:22, 2 July 2008 (CEST)

This looks pretty cool, but it dosn't work with the latest libwiisprite. I would like a copy of the source code so i can change it. I'll send your my updated version if you like. -- Mosty 01:21, 30 November 2008 (CEST)

Found it... Mosty 16:45, 30 November 2008 (CEST)

USB?

When you bring up the on screen keyboard, can you type using an USB keyboard? Felix 14:15, 8 July 2008 (CEST)

Numbers

It would be nice to be able to get ints too. --vader347 03:23, 11 July 2008 (CEST)

c++

If this is a c++ library, then why does it use char* ? And where is the support for wide chars? This should be a templated library!--henke37 22:34, 22 July 2008 (CEST)