| View previous topic :: View next topic |
| Author |
Message |
kasikeeper
Joined: 29 Nov 2007 Posts: 36
|
Posted: Tue Feb 12, 2008 7:07 am Post subject: Sony OSK with transparent background |
|
|
Hi,
I am currently exploring options to display the Sony OSK. I managed to display it with a black background. Does anyone know how to set it to transparent background? Is it an OSK parameter somewhere or is it GU setup. If so, how would I need to do it?
Regards,
Kai |
|
| Back to top |
|
 |
cloudpjff7
Joined: 03 Jan 2008 Posts: 7
|
Posted: Tue Feb 12, 2008 2:40 pm Post subject: |
|
|
| Assuming your using the source included in lightmp3 or doom, it would just be a parameter. In the requestString function, you'll see something like "pspDebugScreenSetBackColor(0xFF000000);". Just comment it out. |
|
| Back to top |
|
 |
kasikeeper
Joined: 29 Nov 2007 Posts: 36
|
Posted: Wed Feb 13, 2008 10:35 pm Post subject: |
|
|
Thanks for the quick answer! However, I do not quite understand it. The pspDebugScreenSetBackColor in the requestString function is invoked after the OSK is displayed, meaning after its main while loop is completed. Thus commenting pspDebugScreenSetBackColor out should not have any impact at all on the background transparency of the OSK at all. Am I something missing here?
Also, does somebody know how to change the cursor speed of the sony osk? |
|
| Back to top |
|
 |
peb
Joined: 12 Mar 2007 Posts: 26
|
Posted: Thu Feb 14, 2008 6:16 am Post subject: |
|
|
I make library psposk, with it you can print picture, so you can print your last background.
you can find it on my web site : http://bdpp.c.la (in download space) _________________ Sorry for my English, I'm french. |
|
| Back to top |
|
 |
|