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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 683 - 712 of 3191   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
683
How can i make my application resizable weather it is just to shrink it so the border makes part of the application dissappear or whatever it would be usefull...
jonathan_teletype
jonathan_tel...
Offline Send Email
Oct 2, 2005
3:46 pm
684
Jonathan, The help file sez form properties Height, Width, Top and Left are set and design time. Form methods supported are limited to Clear and Count. Karl...
Karl Roebling
karl_roebling
Offline Send Email
Oct 2, 2005
3:56 pm
685
What do you mean exactly? Does this mean in nsbasic i cannot be sure to be compatible with various screen depths? Jonathan ... set and ... shrink ... whatever ...
jonathan_teletype
jonathan_tel...
Offline Send Email
Oct 2, 2005
4:08 pm
686
Jonathan, I'm guessing that you aren't real familiar with Palm-pilots. Palm devices have, until recently, been 16mHz to 66 mHz computers, in speed and ...
Karl Roebling
karl_roebling
Offline Send Email
Oct 2, 2005
4:47 pm
687
Im actually not programming an nsbasic palm application im programming a windows application with nsbasic, hence the form name nsbasic-desktop ... devices ... ...
jonathan_teletype
jonathan_tel...
Offline Send Email
Oct 2, 2005
5:07 pm
688
Jonathan, Oops. I'm in too many of these groups. George? Karl...
Karl Roebling
karl_roebling
Offline Send Email
Oct 2, 2005
6:56 pm
689
Hello, This is a 2 part question, In NSBASIC Desktop, 1- Is it possible embed my images into my application right now when i compile my application when i use...
jonathan_teletype
jonathan_tel...
Offline Send Email
Oct 2, 2005
11:00 pm
690
As far as I know there is not a way to compile graphics directly into the executable. However, you can specify what path to load the graphics from. In your...
Styskul
Offline Send Email
Oct 2, 2005
11:36 pm
691
Do you want to resize dynamically under program control, or have the user resize with the drag corner?...
George Henne
ghenne
Offline Send Email
Oct 3, 2005
12:54 pm
692
I would preferably just like to allow the user to drag the corner, I've seen the activex controls out there for this but none work with nsbasic desktop, they...
jonathan_teletype
jonathan_tel...
Offline Send Email
Oct 3, 2005
1:13 pm
693
We don't support this, but it's on our list of things to do....
George Henne
ghenne
Offline Send Email
Oct 3, 2005
1:19 pm
694
In NSBasic Palm there is a function called control hit control, or something of the sort, for NSBasic Desktop is there any way i can call a button click sub...
jonathan_teletype
jonathan_tel...
Offline Send Email
Oct 3, 2005
2:11 pm
695
Sure - just call the sub itself. myButton_Click...
George Henne
ghenne
Offline Send Email
Oct 3, 2005
2:31 pm
696
Does NSBASIC allow me to do multithreading? As in a file is being moved and its a large file, can i poll an activex control for the progress bar status while...
jonathan_teletype
jonathan_tel...
Offline Send Email
Oct 3, 2005
3:04 pm
697
The ActiveX control can send events to update a progress bar. A similar example is serial communications: when enough characters arrive, the serial control...
George Henne
ghenne
Offline Send Email
Oct 3, 2005
5:04 pm
698
The link on the technotes section for the Palm activex control seems to be broken, where can i get a copy of this dll? Jonathan...
jonathan_teletype
jonathan_tel...
Offline Send Email
Oct 5, 2005
12:24 am
699
... Try this link: http://www.jecarter.com/files/PalmDB.dll John...
John Carter
johnecarter
Offline Send Email
Oct 5, 2005
12:50 am
700
The full version of NS Basic/Desktop comes with an updated version of this control. We enhanced it to bandle date format variables as well....
George Henne
ghenne
Offline Send Email
Oct 5, 2005
8:35 am
701
Im trying to make a small script type application that has no form and n o controls.... something that simply runs silently then closes... I tried in nsbasic...
jonathan_teletype
jonathan_tel...
Offline Send Email
Oct 5, 2005
7:54 pm
702
It's on our list to try to eliminate this. We're working on an update now....
George Henne
ghenne
Offline Send Email
Oct 5, 2005
8:33 pm
703
Hi George, can you give me any idea when the next version of NS BASIC Desktop will be released, and what fixes there are? I have a number of PDA applications...
michael_newett
Offline Send Email
Oct 6, 2005
2:07 pm
704
We just got the NS Basic/CE release out yesterday. A number of the new things in NS Basic/CE will appear next in NS Basic/Desktop. We don't give details on...
George Henne
ghenne
Offline Send Email
Oct 6, 2005
2:26 pm
705
About to throw pc through the window! Need suggestions guys. Lets assume for the moment that I eventually get WinSock working, how can I build an application...
michael_newett
Offline Send Email
Oct 6, 2005
8:16 pm
706
I have windows XP with all the latest updates and NS Basic Desktop 1.2.2. I have winsock.dll and MSWINSCK.OCX in the Windows/System32 directory. I have...
michael_newett
Offline Send Email
Oct 6, 2005
9:05 pm
707
I agree - this is frustrating. We're about ready to give recommending the MS control and look for a third party alternative that has a simpler licensing...
George Henne
ghenne
Offline Send Email
Oct 7, 2005
1:56 pm
708
... directory. ... XP Home or XP Pro? It works on my XP Pro PC. John...
John Carter
johnecarter
Offline Send Email
Oct 7, 2005
3:03 pm
709
Check out SocketWrench https://www.catalyst.com/products/socketwrench/index.html http://www.catalyst.com/products/socketwrench/freeware/index.html...
Tim Markoski
tmarkoski1122
Offline Send Email
Oct 7, 2005
3:45 pm
710
http://www.vista-software.com/vistatask.htm http://www.vista-software.com/images/vtask1.gif http://www.vista-software.com/images/vtask2.gif...
Tim Markoski
tmarkoski1122
Offline Send Email
Oct 7, 2005
4:01 pm
711
... Desktop ... not ... sample ... XP home...
michael_newett
Offline Send Email
Oct 8, 2005
12:27 pm
712
... I don't know whether it makes a difference for Winsock applications, but XP Home doesn't have all the network capabilities of XP Pro. John...
John Carter
johnecarter
Offline Send Email
Oct 8, 2005
2:44 pm
Messages 683 - 712 of 3191   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