I've done some research, and it appears that there was an activex control we could use with Ultralite 8 and 9, but it was discontinued with Ultralite 10. I...
When you are traveling alone, you may need girl friends. This site will help traveling people to find casual love or Long-term. Before you travel to a city,...
In theory, it should be possible to use non ActiveX controls using the DECLARE mechanism. <http://www.nsbasic.com/ce/info/technotes/TN26.htm> Can you try one...
Just to close this out, This is why the COM Wrapper DLL database would not work with NSBasic.(Info form Wrapper supplier)I have not tested this yet. The...
Hi all! I'm testing my NSBasic application under different devices than the PPC that I´ve been using for developing. Last week, I was trying to run my app in...
There should be no need to use the S309Timer - you can use the .Timer property that is available in intrinsic controls to do the same thing. What errors do you...
WALKINS at iFlex, Siemens, Sasken, TCS, MindTree Only Referral Walkins -......APPLY Below through the employees of the respective organizations....HURRY Find...
Hello, I am experiencing the following problem: I use several frames on a form. One of these frames has 8 command buttons. Everything fine so far. When I...
Wow, you are up early! This is what might have created the problem: I had moved the Nsb file to the folder which the emulator uses as storage card. The I close...
Hi Rolf, I'm not sure this is enough to reproduce the problem, but I am glad everything is OK again. I'll give it a try. Very little baseball is being played...
Hi, I have code that runs OK with my older HP Ipaq PocketPC, but the same code run on a new HP Ipaq 214 Mobile 6 PDA gives 'Variable is Undefined' errors for a...
No, the error occures in a function that is called by a click of a button on the form that the Grid Control is on.(The 'undefined variable' is the Grid Control...
Hello everyone, Moving to WM6 means I'm replacing the 'old' cdb files to SQLite. I'm currently developing on the HP Ipaq 614c business navigator. I have...
Hello Everyone, I have been using e-pocketsetup express for some time now, and think it's a nice product. However it does not support creating installations...
Hi I am still using E-pocketsetup Version 3.6.0.2 to produce WM6 installers, with no problem, except that the compression aspect fails under Vista. I guess you...
Hi Alain, I'm using the e-PocketSetUp Expres (v 4.2.0.2) I contacted Marcello some time ago (May 2007) with the same question. He actually asked me if I could...
The information from Marcello is incorrect. WM6 internal versioning does NOT start at 6. Windows Mobile 6 is powered by Windows CE 5.0 (version 5.2) You should...
Hi Tim, I wonder if there may be some misunderstanding here? When defining a new device in ePocket Express, there is a section for "Version" Marcello advised...
No confusion. Marcello is incorrect. "Version" is the actual internal Windows CE version that needs to be set in the CAB file. Windows Mobile 6 starts at v5.2....
I found an old entry from 2003 that mentioned that multiline buttons are not possible. I am just converting an eVb project to NSBasic. In eVb the buttons where...
I wondered if you had solved this. I am going through the same learning curve. I have had the same error but it always turned out to be either I had not...
I have been following the Mobile 6 discussion with great interest. I have e-PocketSetUp express 4.1.01. I cannot see were you set the 'Version' info that seems...
I know one way to solve the problem if the standard button doesn't work. Use a picturebox, setting the buttonvalue (or something like that - I don't have my...