Where is Virtual Keyboard...

I've created a simple AWT app, and have textfields...

However I can't seem to get the "virtual keyboard" to pop up ?

I've seen several threads in this forum discussing how to disable it.. .but none in how to pop it..

I'm using the StrongArm 1.1 Beta...

on an IPAQ 3650...

Thanks...

E...

[354 byte] By [longhorns] at [2007-9-26 4:41:36]
# 1
click the little keyboard icon at the bottom of the screen
ajkaufma at 2007-6-29 18:04:07 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Yep, if I could have found it...For some reason it wasn't showing up....Was there a setting I inadvertly turned off ?Puzzling... ?/ E... :)
longhorns at 2007-6-29 18:04:07 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
I've seen this problem too. I have not found a solution to it. I have found that if you open a window that has the icon in the lower right and then start your Java application the keyboard icon will stay and then you can use it. This is definately a headache.
kpoindexter at 2007-6-29 18:04:07 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4
Add a menubar to the frame, and the keyboard icon will allways be in the lower right corner.
Loevdahl at 2007-6-29 18:04:07 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 5

Hi all.

Ok, I had the same problem,but I resove it, How?

No displaying the time,it a question of space in the task bar.

For this,go to register and browse to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\

Create a binary value named "TBOpt" and set its value to "00 00 00 00".

If you dont have a "regedit" here a direction:

http://www.phm.lu/Products/PocketPC/RegEdit/

Sorry for my english and best regards.

pgonzall at 2007-6-29 18:04:07 > top of Java-index,Java Mobility Forums,Java ME Technologies...