I just got myself a HTC Touch Pro.
It's screen resolution is 640x480 and boy does it look good.
I have written an app in B4PPC that keeps track of my taxi work.
I have 2 custom dll libraries that I reference in the app.
The Autocomplete combo box works just like it should.
The SIP (Soft Input Panel) works just right on the 320x240 screen of my old Imate Jasjam.
The sip buttons have a border around them and they line up just right.
On the Touch pro they no longer have borders around each individual key. Also it almost looks like 3d. The keypresses work - it's the appearance that's off.
Attached is the dll and the C# code. The B4PPC app is compiled as Force QVGA and the dll created by the compiler is copied to the working folder on my Touch Pro.
Can anyone tell me what I need to do to fix this?
regards, Ricky
P.S I need to add some more functionality but they won't affect this issue.
It's screen resolution is 640x480 and boy does it look good.
I have written an app in B4PPC that keeps track of my taxi work.
I have 2 custom dll libraries that I reference in the app.
The Autocomplete combo box works just like it should.
The SIP (Soft Input Panel) works just right on the 320x240 screen of my old Imate Jasjam.
The sip buttons have a border around them and they line up just right.
On the Touch pro they no longer have borders around each individual key. Also it almost looks like 3d. The keypresses work - it's the appearance that's off.
Attached is the dll and the C# code. The B4PPC app is compiled as Force QVGA and the dll created by the compiler is copied to the working folder on my Touch Pro.
Can anyone tell me what I need to do to fix this?
regards, Ricky
P.S I need to add some more functionality but they won't affect this issue.
Last edited: