Hi,... i've bought a new PocketPC with WindowsMobile 6.0 Professional. Is is a Samsung SGH-i780 with a square Screen-Size from 320x320 Pixels. But if i use the...
The simple answer sis a quote from the first link GEORGE posted. "In the mean time, as you're looking at your 240x240 screen, don't start thinking, "if this...
Hello, thus if I understood that correctly am the 320x320 it dissolution of purely cosmetic nature?. The operating system Windows mobile 6 uses internally this...
I had an interesting message from a Japanese user, who found a solution to problems converting Excel data to SQLite on CE. ... The problem seems to be...
One of my users bought a MC3000 C50B last fall, and I wrote down that I used RuntimeFat.WinCE and AXPack.WinCE, plus the Symbol.AXO.cab that I used on earlier...
I have a simple question. When debugging a program, I do the following.. Modify the code on the desktop click Save click File\Make to create the exe Clck Start...
Hi all! Hi George! Few weeks ago, I started to modify my code to make my application "Windows CE Core 5.0" compatible (not Windows Mobile). Now I have working...
The procedure you're following is fine. It sounds like you might not always be stopping your program on the PocketPC before copying the new version over....
Thanks. I wondered if that might be it, but actually if you try to copy over a running program you get an error message, so I don't see how it can be than. I'm...
Hi, I've had this effect too, and I think there's not always an error message if the program is still active (it may be invisible, only detectable in the task...
... I have seen this as well, particularly if the program crashed with an error message. It seems that if this happens something is left 'stuck' in the...
Many thanks for all the response. I'm glad to see it is not just me doing something Daft.(again).. Bob ... error ... only ... version. ... warning. ... an ... ...
The ShowFullScreen command uses API functions that are only in Windows Mobile. We haven't put any code in for WinCE type devices. It might be possible to hide...
I seem to recall there is some sort of manifest file you can you to change how the DPI is dealt with. On a quick search, I could not find more information -...
... Hi George,.. i think that you mean "RealVGA". A Program to change the Resolution of the Screen. It is not Perfect but better than nothing. Regards Andreas...
I've seen this too if you don't quit the program before downloading a new version. Most of the time you will get an error message but sometimes the download...
I have seen this as well but found if I always make an EXE before running the changes always seem to transfer to the pocketPC don't know why..but that seems to...
when i call this sub it is not updating the lblinspecttrapnum.Caption with the right trap number it always assigns it a 1 instead of the proper trap number I...
Sorry never mind the NSBASIC was not sending the compiled exe to the pda for testing for some reason so i restarted nsbasic/CE program and it started working ...
Hi, why don't you have a look at the generated code? (save your program as text file, open it with notepad or any other text editor). You should see the...
My first time with NS Basic and im having fits with getting listview to work. I can see it on the form in design mode but when i send the project to my ipaq210...