Search the web
Sign In
New User? Sign Up
nsbasic-palmAPI · NSBasic for Palm PalmOS API support list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2517 - 2548 of 2966   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2517
Hi group, I need by means of NSbasic to make vibrate and sound one tre270. I dealt with the SysTrapSub function: HwrVibrateAttributes 1076 But i get a error ...
roberto_c_l
Offline Send Email
Jun 1, 2004
6:00 pm
2518
Where I can see the parameters of Operating System APIs (SysTraps) Thanks...
roberto_c_l
Offline Send Email
Jun 1, 2004
6:05 pm
2519
Roberto, The best place is the Palm OS documentation, available from PalmSource. You can get the emulator, simulator, Conduit development kits, and lots of...
Michael Verive
mverive
Offline Send Email
Jun 1, 2004
6:34 pm
2520
... wrote: Thanks for the answer Mike. I foud this http://www.palmos.com/dev/support/docs/palmos/ReferenceTOC.html ... ~->...
roberto_c_l
Offline Send Email
Jun 1, 2004
8:02 pm
2521
... Palm ... Well, i found 'Alarm Functions'. My question now is, exists the source code of NSBAlarmProxyN.prc?...
roberto_c_l
Offline Send Email
Jun 1, 2004
8:31 pm
2522
Roberto, ... You will need AttnDoSpecialEffects Systrap. Dim Err as Short Dim Flags as Integer Flags = 4 'Vibrate 'AttnDoSpecialEffects Err =...
Adrian Nicolaiev
adrian_nicol...
Offline Send Email
Jun 2, 2004
12:23 am
2523
Roberto, ... Handspring were always ahead from Palm :) Palm only implemented it in OS 4. ... I don't think so... Handspring specific API shouldn't be called...
Adrian Nicolaiev
adrian_nicol...
Offline Send Email
Jun 2, 2004
9:38 pm
2524
Excuse me if this is too basic, or has been answered before, but I had been searching the forum and found nothing. How can I get the SysTrap number of an API...
bytelord
Offline Send Email
Jun 11, 2004
6:21 pm
2525
Hi, have a look to Technote 06. Toem...
Thomas Dornscheidt
tdornscheidt
Offline Send Email
Jun 11, 2004
6:33 pm
2526
... Then, take a look at Technote 04: http://www.nsbasic.com/palm/info/technotes/TN04.htm Dim ForeIndexedColor as Short Dim ForePreviousIndexedColor as Short ...
Adrian Nicolaiev
adrian_nicol...
Offline Send Email
Jun 11, 2004
9:38 pm
2527
Am using a Gadget for signature capture. Can anybody advise on the format of the string returned form endSignatureCapture so as I can convert it into into a...
Jim Clark
JClark@...
Send Email
Jun 17, 2004
7:57 am
2528
It is documented in the Handbook. Doug Handy has written a handy(tm) utility for this already called sig2bmp....
George Henne
ghenne
Offline Send Email
Jun 17, 2004
9:01 am
2529
Technote 06 was very educative, thanks. =) But Technote 04 was not very usefull because I am trying to use non- indexed colors. It should be possible to...
bytelord
Offline Send Email
Jun 17, 2004
2:13 pm
2530
Hi Exists a SysTrapSub that can call to the preferences of sound of the system? Greetings, Roberto...
roberto_c_l
Offline Send Email
Jun 17, 2004
9:51 pm
2531
Thanks Doug, I have a copy of "NS Basic Programming for Palm" but could not find any specific info about format of Signature strings. Only the reference to...
Jim Clark
JClark@...
Send Email
Jun 17, 2004
11:18 pm
2532
... bitmap? ... It's a compressed format, so the number of bytes will typically be less than the size of the gadget. From Section 10.H of the NSBasic 4 manual...
John Carter
johnecarter
Offline Send Email
Jun 18, 2004
12:56 am
2533
It is in the NS Basic Handbook, which comes with full license to NS Basic....
George Henne
ghenne
Offline Send Email
Jun 18, 2004
1:04 am
2534
Just for the record: It works. In the last test I uploaded to the Tungsten I forgot the line "NSL.SetDepth 16".... With this lines added to the template of a...
bytelord
Offline Send Email
Jun 18, 2004
5:03 pm
2537
Are there any usable tools to perform subj? I have a problem because of Access stores field data in UTF-8 codepage, but i haven't found anyway to change it for...
gotr00t
rottbycorpse
Offline Send Email
Jun 30, 2004
1:31 pm
2538
Are you using ActiveSync? It's my understanding that it does this conversion for you....
George Henne
ghenne
Offline Send Email
Jun 30, 2004
2:38 pm
2539
I need access by NSBASIC the Client Mail(Versamail) it's is possible? EMERSON VIER...
EMERSON VIER - YAHOO
emersonvier
Offline Send Email
Jun 30, 2004
4:51 pm
2540
Hello, I am located in Munich, Germany. I shortly bought NSBasic V4.2.0a. I am a newcomer in Basic Programming. I am writing an app for Palm V with OS V 3.5. ...
hans_ruhland
Offline Send Email
Jul 1, 2004
8:00 am
2541
... V ... timer ... field ... Since you didn't post your code, the following is some general information that may be helpful. Palm OS is a single-threaded...
John Carter
johnecarter
Offline Send Email
Jul 3, 2004
4:23 am
2542
Hello Hans, I recently had a lock up problem and found that putting code into buttons was not a good idea. It is better to put as much code into the Form...
Barry Jaques
barryjaques
Offline Send Email
Jul 3, 2004
1:55 pm
2543
Hello, I am creating a small program for Palm V, OS 3.5. Now I want to have my special Icon (bitmap) for my application in the application screen of the Palm. ...
hans_ruhland
Offline Send Email
Jul 4, 2004
10:44 am
2544
In general, putting code in buttons is fine. It's possible that if you are doing something complex with event handling in your event code, you could affect...
George Henne
ghenne
Offline Send Email
Jul 4, 2004
12:00 pm
2545
Have you checked your Handbook on this?...
George Henne
ghenne
Offline Send Email
Jul 4, 2004
12:00 pm
2546
Hello George, yes I have checked the handbook before. But now I have checked it more precisely and I found it. It was nearly easy, it would be better do...
Hans Ruhland
hans_ruhland
Offline Send Email
Jul 4, 2004
9:55 pm
2547
Since NS Basic accept images as jpg, gif and bmp, there are many, many applications you can use to create icons. It depends mostly on what you are used to...
George Henne
ghenne
Offline Send Email
Jul 5, 2004
12:47 pm
2548
Hi, the Handbook tells me, that i can do a REDRAW in the Form After Code to show (for example) the actual time. How often will this refresh "happen"? 10 times...
sbulazel
Offline Send Email
Jul 16, 2004
10:05 am
Messages 2517 - 2548 of 2966   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