Search the web
Sign In
New User? Sign Up
nsbasic-ce · Forum for NS Basic/CE users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 19393 - 19424 of 20557   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19393
Hello, Does anybody know why the BackColor feature doesn't work with NSBasic 7.0.5c ? Whatever I set in this option with the colour wizard, the result remains...
mlagardette
Offline Send Email
Sep 4, 2008
2:11 pm
19394
Does it make a difference if you set the color in the Form_Load script of the form which creates it?...
George Henne
ghenne
Offline Send Email
Sep 4, 2008
3:43 pm
19395
I'm trying to use NewObjectsPack1 and am running into problems, so any help would be appreciated. First, I'm not sure I've actually gotten the control...
handygenedoc
Offline Send Email
Sep 5, 2008
3:06 am
19396
Tech note 8 refers to code pages (http://www.nsbasic.com/ce/info/technotes/TN08.htm#codePage.htm). I found another interesting link also talking about code...
handygenedoc
Offline Send Email
Sep 5, 2008
3:11 am
19397
I'm trying to be able to read a text file with Unicode support, but don't know if what I'm trying to do is possible with NSB/CE. I have a very easy sample...
handygenedoc
Offline Send Email
Sep 5, 2008
3:17 am
19398
Yes, and you're right to show me by this way that the picturebox is transparent, but I've set the "TransparentColor" to -1 (no transparent). Even with 0 (zero)...
mlagardette
Offline Send Email
Sep 5, 2008
10:38 am
19399
Hello, Because I have to install my application on more than 20 PDAs, I must know the way to install the lightest version of NSBasic. I use SQLite and IP*Works...
mlagardette
Offline Send Email
Sep 5, 2008
1:27 pm
19400
Runtime.hpc.exe is the way to go - RuntimeFat installs the complete list of controls. hpc? What kind of device you installing to?...
George Henne
ghenne
Offline Send Email
Sep 5, 2008
2:15 pm
19401
The device is an HTC Touch Dual, with Windows Mobile 6 Pro....
mlagardette
Offline Send Email
Sep 5, 2008
2:56 pm
19402
I think the correct runtime for this device will be Runtime.ppc.exe....
George Henne
ghenne
Offline Send Email
Sep 5, 2008
3:07 pm
19403
You're right. I often make that confusion. Maybe I've at least got the right thought. Thank's. ... complete list ... must...
mlagardette
Offline Send Email
Sep 5, 2008
3:18 pm
19404
Actually it is not that confusing. ;-) H/PC was a device that ran V2.X and has not been manufactured for years. It was a clamshell design that I really liked...
Bob Katayama
banffbears2006
Offline Send Email
Sep 5, 2008
3:27 pm
19407
Sometimes when, with the Keyboard showing, I switch to a new Form within my app, the new form only draws/paints the area not covered by the Keyboard display....
jeffreylkerr
Offline Send Email
Sep 12, 2008
1:00 pm
19408
... Hi, I a still having the same problem (I exposed it on the 21/6/2007) At the time, George said ... And I awnsered it does not... Géraud Sometimes when,...
Géraud Acquier - ...
gacquier
Offline Send Email
Sep 12, 2008
1:55 pm
19409
Hello, It suddenly happened a new problem on my PDA : since a few days, I can no more write and make corrections on NSBasic on my PDA. Only the backSpace touch...
mlagardette
Offline Send Email
Sep 12, 2008
2:32 pm
19410
Do you regularly perform a soft reset? Try that before launching NS Basic. Bob From: nsbasic-ce@yahoogroups.com [mailto:nsbasic-ce@yahoogroups.com] On Behalf...
Bob Katayama
banffbears2006
Offline Send Email
Sep 12, 2008
2:35 pm
19411
This is the first we've heard of this. Have you tried a soft reset?...
George Henne
ghenne
Offline Send Email
Sep 12, 2008
2:36 pm
19412
Yes. No effect. The problem occurs only in some files. Would you want I send you one of them ?...
mlagardette
Offline Send Email
Sep 12, 2008
3:37 pm
19413
Sure - I'll try it here. But first - have you tried it in the Microsoft Device Emulator?...
George Henne
ghenne
Offline Send Email
Sep 12, 2008
5:00 pm
19414
If you do a form_hide and a form_show, it should repaint completely. The only worry is if Window is caching and decide the screen does not have to be updated. ...
George Henne
ghenne
Offline Send Email
Sep 12, 2008
5:03 pm
19415
I don't know if I can use Microsoft Device Emulator. I have 2 computers (Win 2000 and Win XP), but not VS 200x... Can you tell me how, if I can... ... I can...
mlagardette
Offline Send Email
Sep 12, 2008
5:55 pm
19416
It should run fine on Windows XP. <http://www.nsbasic.com/ce/info/technotes/TN23.htm>...
George Henne
ghenne
Offline Send Email
Sep 12, 2008
5:56 pm
19417
It happens when you open a form larger than certain size (60K may be???) from the PDA's editor. ... ...
David Carrión
dacarsoft
Offline Send Email
Sep 15, 2008
7:00 am
19418
OK David. Is there a hope to fix it ? ... be???) from the PDA's editor....
mlagardette
Offline Send Email
Sep 15, 2008
8:50 am
19419
I didn't succeed in installing Microsoft Device Emulator on my XP computer. A problem with Windows installer when installing "Windows for Mobile 6 SDK...
mlagardette
Offline Send Email
Sep 15, 2008
9:40 am
19420
If you're still having this issue then I remember I had a similar issue that showed itself if my app started whilst the keyboard was active. Inserting this as...
clinkerman32
Offline Send Email
Sep 15, 2008
10:04 am
19421
Hi, Is there a property that contains the currently selected row on a NSListView control? The standard ListView control had the "SelectedItem" property, but in...
elriba75
Offline Send Email
Sep 15, 2008
2:08 pm
19422
Hi, If you open a project on the IDE, the project file (e.g. MyProject.NSB) will remain open even if you close it on the IDE. In fact, I think it remains...
elriba75
Offline Send Email
Sep 15, 2008
2:14 pm
19423
Hi, I'm currently developing my NSBasic applications outside of the desktop IDE as text files. Due to a problem I found with loading and re-loading text files...
elriba75
Offline Send Email
Sep 15, 2008
2:19 pm
19424
Yes, there is a limit on the size of the code that can be edited on the device. The limitation is underlying in the control we use to edit the text, so there...
George Henne
ghenne
Offline Send Email
Sep 15, 2008
3:44 pm
Messages 19393 - 19424 of 20557   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help