I want to access the speaker volume of the device. I am only able to get the volume with the command 'Wavevolume xx' if previously set in the application. But...
I use the sample grid.nsb and includ the code Sub grid_Click Dim Linha Dim Coluna Coluna = grid.col Linha = grid.row MsgBox Grid.TextMatrix(Linha,Coluna) End...
Hi all !! 1) in nsbasicPalm I use startup very to place the codes that I want that they are executed when my application to initiate. In nsbasicCE which would...
1. Probably the closest thing would be Sub Main() End Sub 2. NS Basic/CE's file system is more like that of Windows on the desktop. You can use flat files with...
Hi, I am converting an eVB program to NSB and am stuck at a function that uses the eVB functions Screen.FontCount and Screen.Fonts(i) to enumerate the fonts...
There is no equivalent function in NS Basic/CE. The only workaround I can think of is to scan the \Windows folder for .ttf files. You can do this using this...
Hi all !! 1) in nsbasicPalm I use startup very to place the codes that I want that they are executed when my application to initiate. In nsbasicCE which would...
Use the PictureBox object. To display an image, set the Picture property to the pathname to your image. <http://www.nsbasic.com/ce/info/technotes/TN13.htm> ...
Thx George, Work very well. Now I try use the event "Click" on my projetc I had four form on the Default form this event work, but on other form not work... ...
I am running NS Basic/CE 8.0.2a - just upgraded from v7 in the last hour. I loaded my main application and trying to run it on my Windows Mobile v6.1...
I have the same problem described in http://tech.dir.groups.yahoo.com/group/nsbasic-ce/message/20205 However, an older post suggested that one could locate the...
Hi, I assume you are using the NSBasic Installer !! You now need to add the required controls into the project so that the installer file created can install...
OK Added the resource and also realized that I needed to add two more - got it working Thanks!!!!!! ... I think I like this new version - the installation is a...
I can't find documentation for tmail anywhere on the Microsoft site, except for this: <http://social.msdn.microsoft.com/Forums/en-US/windowsmobiledev/thread/ ...
Please send again the your link from microsoft. Yesterday I make research about tmail, I tested this parameters, not worked. I try send mail to CC and BCC not...
George, Glacier Computers is advertizing a rugged industrial unit "the Everest E2000, a dedicated full-screen Windows CE computer boasting the new Texas...