Page 1 of 1

keyboard script

Posted: Fri Sep 29, 2006 5:20 pm
by incoronado
I needed a keyboard and thought others might enjoy.

I use a non-proportional font for the keyboard display and cursor. I don't think it will display the cursor properly if a proportional font is used because the cursor position is calculated based on a multiple of a constant character width. I hope that makes sense.

Everything is included in keyboard.hbx

* VBScript
* Graphics
* Task
* Theme
* Software Remote

Just import it.

Enjoy!

Posted: Fri Sep 29, 2006 9:50 pm
by ScottBot
Very Nice :!:

BTW, you can download the fonts used with this theme here.
http://www.abstractfonts.com/font/3431
http://desktoppub.about.com/library/fon ... rabbit.htm

Png missing...

Posted: Thu Oct 26, 2006 9:16 am
by dozinjp
Beautiful , but the export in the housebot does not work, I miss files png?:-(
Could you check ?
Thank you in advance.

Ethan...

Posted: Fri Oct 27, 2006 8:27 pm
by incoronado
The .png files are in the .hbx file, but it probably stores them in a folder called in-wall when it extracts it. You might want to modfiy the XML files to replace all references to "in-wall" with your theme location. The .hbx file is merely a zip file. You can rename it to .zip and extract the files manually, make your modifications, zip it back up and name it back .hbx. Or just do everything manually. There really isn't much to it.

Keyboard

Posted: Tue Oct 31, 2006 11:48 am
by dozinjp
Work's fine, thanks.
Ethan...