New user of NS Desktop here. I have previous experience with NSB for Palm and CE, but it's been probably 3 or 4 years since I've done any amateur development...
The beep doesn't come from NS Basic itself - it's built into the MsgBox command that is in VBScript. There's no silencing it. You could get around this by...
Hello, I'm not sure whether the beep can be influenced with an API call; the only simple solution I can see is the Windows sound profile, where you can disable...
Is there a way to detect if the PDA is presently attached to the computer using NSBASIC/Desktop? and automate the transfer of a files to it? Thanks Jay...
I downloaded version 3.0.4 (according to the "about" screen) last week, but don't see any release notes for this version. Can George (or anybody) explain...
Is there a ActiveX control for a progress bar that will work with NSBASIC/Desktop? I saw some info here on Version NSBASIC 3.0.3 that said there where some...
Hi Jay I use the srego activeX control, this can detect connection, push files, pull files and all sorts of other useful things overt the activesync...
Hey Thanks John Thats why i was looking for one, I had see the one in the Files section but just was not sure if it would work with srego tools Do you have any...
I got my project to work using the picturebox progressbar example in the file section of the NSBASIC Groups, Thanks for the Example... My question now is when...
Well congratulations, because I installed without error (and currently run) on a x64 (Vista Ultimate) machine with no apparent issues so far (knock on wood). ...
Hi Jay Will try to look some out, may be a day or two though is that OK. Regards John ... section but ... file ... 40yahoogroups.com>, ... 40yahoogroups.com>, ...
HI Jay Have uploaded my sync program that I created to use the srego control with activesync to test the comms was working to the pocketpc, get a sqliteDb file...
Thanks John, I will defiantly look at it. I have been working with srego and purchased it already so i can replace the serial number. I got it to transfer the...
Hi group, I was looking at the demo for NSB desktop and just from that brief look it appears similar to the CE environment. Has anyone transferred a program...
Hello Adrienne, I haven't actually transferred any program from one environment to the other, but I develop in both. The language is very similar, identical in...
OK, I'll further reveal myself as a complete amateur. I need a grid control. Looked through the tech notes and tried to run the sdi grid sample. I received...
George, NSBasic has been a godsend to me. I mean, just Friday there, my boss wanted a custom graphical document launcher written and deployed by lunchtime....
Hi Thomas, I am glad to know that you are on this group. Thank you for the email. The main areas I am concerned about are: 1) linking to *.txt files from...
Hello Adrienne, of course; you'd even find me in the NSBasic/Newton group :-)) sorry, I must pass, can't answer your questions. So far I've only written...
This control belongs to Microsoft and is distributed as part of VB6. There is more info here: <http://www.nsbasic.com/desktop/info/technotes/TN02.htm> Have a...
I am trying to use CurrentPath to access the install directory of my application (typically installed in "C:\Program Files\MyApplicationFolder"). Instead of...
A correction: When using a shortcut on the desktop, CurrentPath gives me the application install directory (which is what I was hoping for). I have seen it...
Just out of curiousity, do other common development platforms use copy/paste functionality like NSBasic/Desktop? I don't know if others would agree, but I...
Hi Mark, I've worked with several other development platforms, and each seems to have a slightly different philosophy. I think your idea is good, at least that...
I agree with you, Thomas, that the ultimate approach would be to have the copy appear at the current cursor position. Unfortunately, that functionality didn't...