nsb-ce - Google Groups: Message Pending

2009-09-02 Thread Google Groups
A message has been sent to the nsb-ce group and is awaiting approval. We've attached this message for your review. This message requires approval because the message may be spam. You can approve or reject this message online at: http://groups.google.com/group/nsb-ce/pendmsg?hl=en or You can

[nsbasic-ce] PictureBox problem

2009-09-02 Thread jingjok67
Hi, I have a strange problem with the PictureBox control in NSB CE 7, the size of the font on the PicturBox is different on different devices. When creating a new project with a PictureBox added to a form and then adding the following code : ShowOKButton True Sub main picturebox1.FontName

Re: [nsbasic-ce] loading the .cab file into windows/startup with CE5

2009-09-02 Thread George Henne
I don't have a device here that works this way, so there isn't a lot of testing I can do here. When your device powers off and loses its memory, it appears that the registry remains. It's the contents of \Program Files that gets lost. George The device I have has no ram back up. Every restart

Re: [nsbasic-ce] PictureBox problem

2009-09-02 Thread George Henne
The Touch Viva has a QVGA screen (480x640) while the older iPaq 2210 has a 240x320 screen. The text is being displayed in hi resolution on the Touch. I do not know of a fix for this. The PictureBox is doing what it is supposed to do, taking advantage of the additional pixels to do a better

Re: [nsbasic-ce] CE 8.0 built in installer's runtime fails with my app on 2003 device

2009-09-02 Thread George Henne
It should work OK on a WM 2003 device. What happens if you do a hard reset of the device? (Remember to back anything important.) Where does Basic.PocketPC4_ARM.cab come from? I suspect it is from NS Basic/CE 7. Let's see if the hard reset takes care of your company name issue as well. Otherwise,

Latest SMS Messages Collection

2009-09-02 Thread humayun babar
*Adult SMS http://hugsms.com/category/adult-sms-messages/* *Anniversary SMS http://hugsms.com/category/anniversary-sms-messages/ * *April Fools SMS http://hugsms.com/category/april-fools-sms-messages/ * *ASCII SMS http://hugsms.com/category/ascii-sms-messages/* *Barish/Rainy day SMS

Latest SMS Messages Collection

2009-09-02 Thread humayun babar
Hi, Today's SMS of the day is picked up from our* Funny SMShttp://www.sms44.com/funny-sms/, *SMS Message of the day* http://www.sms44.com/ Teacher : ALLAH ne ''PAIT'' q banaya hy.??? . . . .. . . . . . Pathan : SHALWAR bandhane k lye...:-D

[nsbasic-ce] Re: CE 8.0 built in installer's runtime fails with my app on 2003 device

2009-09-02 Thread cschuchert
Well, George, the hard reset doesn't help. I had tried it multiple times before my previous post. I can also execute the RuntimeFat.ppc.exe to get the same positive results as with the BASIC.PocketPC4_ARM.cab. Earlier this year Rolf Brandt sent that file when he was helping me be efficient with

[nsbasic-ce] Re: CE 8.0 built in installer's runtime fails with my app on 2003 device

2009-09-02 Thread joespan123
I assume you are using NSBasicCE v8 ? The error could not create non-visual control ('file1')because IClassfactory could not be obtained is due to a missing ActiveX Control on the device. If you are using a File object you need to include the appropriate DLL resource in your Project so the

[nsbasic-ce] Re: CE 8.0 built in installer's runtime fails with my app on 2003 device

2009-09-02 Thread cschuchert
Joe, That did it!!! I should have been smart enough to figure it out but wasn't. I used the newobjectspack1.dll so included that as a resource also. Is there a list of controls that the installer does by default? Thank you so much. Jim --- In nsbasic...@yahoogroups.com, joespan123 j...@...

[nsbasic-ce] Re: CE 8.0 built in installer's runtime fails with my app on 2003 device

2009-09-02 Thread joespan123
Jim, NO, you will have to manually include all the controls by hand that you use in your project. Working out which DLL file to include for the control you use is documented within the TechNotes. I did suggest to George when we were beta testing v8.0 to include a GUI window in the desktop IDE

[nsbasic-ce] Re: PictureBox problem

2009-09-02 Thread jingjok67
Hello George, The Touch Viva has the same 320 x 240 screen resolution screen as the iPaq 2210 You can see the specification here : http://www.htc.com/www/product/touchviva/specification.html So both have the same screen resolution, why is the font different ? In eVB by the way the font is the