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 13997 - 14027 of 20557   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13997
I need control of menu items appearance at runtime – enable/disable, show/hide, change captions. Is it possible in NSBasic? I tried to use "Menubar" ActiveX...
blumk2000
Offline Send Email
Apr 1, 2006
9:34 am
13998
You can try setmenu to see if it'll do what you're wanting to do. You can programatically create a few different menus, then use setmenu to activate them on...
sweaty_bald_guy
Offline Send Email
Apr 2, 2006
1:37 pm
13999
Sorry I'm on holiday this week (I'm back 10th April) Please address anything urgent to alan@... Many Thanks Keith www.cnclink.com...
keith@...
clinkerman32
Offline Send Email
Apr 2, 2006
1:37 pm
14000
Sorry I'm on holiday this week (I'm back 10th April) Please address anything urgent to alan@... Many Thanks Keith www.cnclink.com...
keith@...
clinkerman32
Offline Send Email
Apr 2, 2006
1:37 pm
14001
Sorry I'm on holiday this week (I'm back 10th April) Please address anything urgent to alan@... Many Thanks Keith www.cnclink.com...
keith@...
clinkerman32
Offline Send Email
Apr 2, 2006
1:37 pm
14002
Sorry I'm on holiday this week (I'm back 10th April) Please address anything urgent to alan@... Many Thanks Keith www.cnclink.com...
keith@...
clinkerman32
Offline Send Email
Apr 2, 2006
1:37 pm
14003
Sorry I'm on holiday this week (I'm back 10th April) Please address anything urgent to alan@... Many Thanks Keith www.cnclink.com...
keith@...
clinkerman32
Offline Send Email
Apr 2, 2006
1:37 pm
14004
Sorry I'm on holiday this week (I'm back 10th April) Please address anything urgent to alan@... Many Thanks Keith www.cnclink.com...
keith@...
clinkerman32
Offline Send Email
Apr 2, 2006
1:37 pm
14005
Sorry I'm on holiday this week (I'm back 10th April) Please address anything urgent to alan@... Many Thanks Keith www.cnclink.com...
keith@...
clinkerman32
Offline Send Email
Apr 2, 2006
1:38 pm
14006
Sorry I'm on holiday this week (I'm back 10th April) Please address anything urgent to alan@... Many Thanks Keith www.cnclink.com...
keith@...
clinkerman32
Offline Send Email
Apr 2, 2006
1:38 pm
14007
Sorry I'm on holiday this week (I'm back 10th April) Please address anything urgent to alan@... Many Thanks Keith www.cnclink.com...
keith@...
clinkerman32
Offline Send Email
Apr 2, 2006
1:38 pm
14008
Sorry I'm on holiday this week (I'm back 10th April) Please address anything urgent to alan@... Many Thanks Keith www.cnclink.com...
keith@...
clinkerman32
Offline Send Email
Apr 2, 2006
1:40 pm
14009
Hi, I have an application which features about 15 screens on Pocket PC. One screen contains reference data and is called from ma number of other screens using...
Paul
kingfleabass
Offline Send Email
Apr 2, 2006
2:26 pm
14010
Do you hide the called form when you're done with it each time? As for your ADOCE issue, trying using 3.0 instead of 3.1 to see if it makes a difference....
Styskul
Offline Send Email
Apr 2, 2006
2:55 pm
14011
Yes, I have been using FORMNAME_Hide to close the form each time. To be honest its called from about 20 different fields on about 10 different screens, maybe...
Paul
kingfleabass
Offline Send Email
Apr 2, 2006
3:53 pm
14012
Why do not work the samples in NSB CE 62 on the WM5 Device ? I think there is ADOCE in the WM5 ROM. I also think that NSB CE 62 is for the WM5 Devices. I am...
Simkovic
jan_simkovic
Offline Send Email
Apr 2, 2006
4:37 pm
14013
Hi Paul I do have too applications with many screens, and not problems at all. Are you using the correct statements: FormX_hide FormY_show And when you hide...
Jose Adell
jose_adell
Offline Send Email
Apr 2, 2006
4:52 pm
14014
Hi Jose, I am not always hiding my current form, just showing the subform with subform_show and expecting it to come on top then hiding the subform with...
Paul Grinnall
kingfleabass
Offline Send Email
Apr 2, 2006
5:11 pm
14015
It's possible to have more than one form open at a time, though I don't know for certain how all the layering works. I always display forms such as about...
Styskul
Offline Send Email
Apr 2, 2006
5:49 pm
14016
Ok, thanks, I will check the code again. I wouldn't need the ADOCE synchronisation with Active Sync, just the ability to create tables and insert into pocket...
Paul Grinnall
kingfleabass
Offline Send Email
Apr 2, 2006
6:01 pm
14017
From Tech-10 The future of ADOCE looks somewhat cloudy. The official word from Microsoft is that it will not be supported on Windows Mobile 5.0. Pocket PC...
loulo.tw
Offline Send Email
Apr 2, 2006
6:09 pm
14018
Actually, what I meant was that WM5 does not natively support ADOCE at all. Microsoft is creating a patch supposedly (which I don't think we've seen yet), but...
Styskul
Offline Send Email
Apr 2, 2006
6:12 pm
14019
CDB file and Adoce are no longer supported in WM 5.0 http://msdn2.microsoft.com/en-US/library/ms228843(VS.80).aspx What is supported is SQL Server - SQL CE 2.0...
Bob Katayama
banffbears
Offline Send Email
Apr 2, 2006
6:21 pm
14020
There is nothing to show yet really just a demo shell which calls and closes forms. If I go with nsb and get stuck anywhere I may take up your offer if that...
Paul Grinnall
kingfleabass
Offline Send Email
Apr 2, 2006
6:45 pm
14021
That means MS Access format will not be suported on the PocketPC in the future? Jan ... Od: Bob Katayama [bobkatt@...] Odoslané: 2. apríla 2006 18:21 ...
Simkovic
jan_simkovic
Offline Send Email
Apr 2, 2006
7:17 pm
14023
In the future, all platforms will have the same file format support. Thus anything created on the desktop will be accessible "as is" like the MS Access MDB...
Bob Katayama
banffbears
Offline Send Email
Apr 2, 2006
9:46 pm
14024
Hi Paul I don't know about what behaviour will have NSBasic if the calling form is not hide. I use to do always a Form_Hide then a Form_Show and it works fine ...
Jose Adell
jose_adell
Offline Send Email
Apr 2, 2006
10:00 pm
14025
Any time. As long as a have a few minutes I'd be happy to look at anything. ... and closes forms. If I go with nsb and get stuck anywhere I may take up your...
Styskul
Offline Send Email
Apr 2, 2006
10:51 pm
14026
Tim please does it mean that we can use *.mdb also in WM5 ? If yes how can I manage mdb by NSB CE 6 and by another MS Pocket dll-s ? All my work is based on...
Simkovic
jan_simkovic
Offline Send Email
Apr 3, 2006
8:22 am
14027
Sorry I'm on holiday this week (I'm back 10th April) Please address anything urgent to alan@... Many Thanks Keith www.cnclink.com...
keith@...
clinkerman32
Offline Send Email
Apr 3, 2006
8:22 am
Messages 13997 - 14027 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