Re: Glib shared libraries and debug problems

2007-08-25 Thread Andrew Woodgate
'stone age' methods - 10 years of staring at 68K code could turn anyone into a dinosaur, though that was 15 years ago. Thanks for the advice, I'll be using tracing methods as well, the OS Reporter app seems to work well. AW -- For information on using the ACCESS Developer Forums, or to

Glib shared libraries and debug problems

2007-08-24 Thread Andrew Woodgate
. Thanks in anticipation. Andrew -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Glib shared libraries and debug problems

2007-08-24 Thread Andrew Woodgate
Ton, thanks for the reply. It looks like I'll just have to cope and rely on my rusty 68k assembler knowledge then. Andrew -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: FrmGlueNavObjectTakeFocus - not in lib or include

2007-08-22 Thread Andrew Woodgate
Thanks Ben, I've installed SDK 5.4, and have the missing function. Andrew -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

FrmGlueNavObjectTakeFocus - not in lib or include

2007-08-21 Thread Andrew Woodgate
in it's place. Andrew Woodgate -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

palm codec manager

2007-08-15 Thread Andrew Tamoney
Im trying to play mp3 files in my application and I am using a treo 700P. I thought the treo 700P had support for this feature but whenever A call err = SysLibFind(kCodecMgrLibName, gMiniInfo.CodecMgrLibRefNum); A get error 0x050A which is sysErrLibNotFound which makes me think that the 700P

Re: How to Use HTTPLib in Palm treo 650

2007-08-10 Thread Andrew Tamoney
Im currently having some trouble with it myself. Look at the sample project included with the SDK. That is really the only documentation besides the Palm Developers Guide which can be found at https://dts.pdn.palm.com/cgi-bin/palmdev.cfg/php/enduser/std_adp.php?p_req_pass=1p_faqid=714 I have

Re: How to Use HTTPLib in Palm treo 650

2007-08-10 Thread Andrew Tamoney
Message- From: %%email.bounce%% [mailto:%%email.bounce%%] On Behalf Of Andrew Tamoney Sent: Friday, August 10, 2007 9:46 AM To: Palm Developer Forum Subject: Re: How to Use HTTPLib in Palm treo 650 Im currently having some trouble with it myself. Look at the sample project included

Re: Read a file from url and save it in device?

2007-08-09 Thread Andrew Tamoney
I believe there was a question about that on this mailing list in the past couple of days. Look through the previous questions. On 8/9/07, Jayaseelan Vaiyapuri [EMAIL PROTECTED] wrote: hi Hynek, Thanks for ur reply. And i have another doubt. Is it possible to download .gz file in palm. If

Re: How to set Category

2007-08-06 Thread Andrew Tamoney
Put something like LAUNCHERCATEGORY Main or LAUNCHERCATEGORY Games into your RCP file On 8/6/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Can I program in a default category for a Palm OS app, like Games so that if that category exists it automatically ends up there instead of unfiled, but

Re: changing color in a text field

2007-08-02 Thread Andrew Tamoney
I think he means HTML. I have gotten the HTML library to do colors. H1 style=background-color: #d26900; color: #ff worked great for me on one of my webpages and i am sure that similar calls will work for you. On 8/2/07, Dmitry Grinberg [EMAIL PROTECTED] wrote: I assure you that HTTP

Re: FrmSetEventHandler

2007-07-26 Thread Andrew Tamoney
to include the app event loop and the apphandleevent into your class and then you should be able to use the callback event handler from within your class hope this helps From: Andrew Tamoney [EMAIL PROTECTED] Reply-To: Palm Developer Forum palm-dev-forum@news.palmos.com To: Palm Developer

FrmSetEventHandler

2007-07-25 Thread Andrew Tamoney
So im having a little bit of trouble with the FrmSetEventHandler(FormType *formP, FormEventHandlerType *handler). I am trying to add a new form to some code and I want to give it a event handler. Looking through the code I see this function used in two ways. FrmSetEventHandler(frmP,

Re: Scrolling Fields

2007-07-17 Thread Andrew Tamoney
I have played around a bunch with the page size. I have set it to one and also 14 which is the number of lines in the field. I have set min to 0 and max to the number of lines in the field so the value of 14 makes the most sense to me but for some reason that didn't work. On 7/17/07, [EMAIL

TonesLibPlayTone in AlmSetProcAlarm + Treo 650 CDMA == Crash

2006-10-04 Thread Andrew McMillan
Here is the scenario, and it is very specificly on a Treo 650 CDMA (Verizon/Sprint): I use AlmSetProcAlarm to call a procedure at a specific time. The procedure basically plays a tone over and over again, until interrupted. e = SysLibLoad(tonesLibType, tonesLibCreator, nLibRefNum); if( ( ! e )

Progress Bar Usage

2006-07-30 Thread Andrew Scheurer
how long the operation will run. Regards, Andrew Scheurer 858-449-2557 See the all-new, redesigned Yahoo.com. Check it out. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: No of records

2006-07-24 Thread Andrew Scheurer
. If I were to allocate the following blocks on a Palm would it be a problem? 12K 50K 15K 36K 16K 25K 62K Would the Palm let me do all these allocations in a single program run? Thanks for your help. Regards, Andrew Scheurer 858-449-2557 __ Do

Re: Linker error with new and delete operator.

2006-07-24 Thread Andrew Scheurer
. __ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ Regards, Andrew Scheurer 858-449-2557

Re: Linker error with new and delete operator.

2006-07-24 Thread Andrew Scheurer
getting the same linker error still.:( cathy. --- Andrew Scheurer [EMAIL PROTECTED] wrote: Its possible that you're not linking in the MSL C++ library. Are you using the command line compiler or the IDE w/ Metrowerks... --- babbu cathy [EMAIL PROTECTED] wrote: Hello all

Re: No of records

2006-07-23 Thread Andrew Scheurer
to implement blocking techniques on those databases. Roger Stringer Marietta Systems, Inc. (www.rf-tp.com) -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ Regards, Andrew Scheurer 858-449-2557

Re: trim()

2006-07-03 Thread Andrew Scheurer
, Carlos -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ Regards, Andrew Scheurer 858-449-2557 __ Do You Yahoo!? Tired of spam? Yahoo! Mail has

Re: trim()

2006-07-03 Thread Andrew Scheurer
, Andrew Scheurer 858-449-2557 __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http

Re: asking for suggestions

2006-07-01 Thread Andrew Scheurer
No I was referring to edge extraction. --- [EMAIL PROTECTED] wrote: Hi Andrew! correct me if I'm wrong but, are you suggesting a 2D picture to be converted to a 3D one? thanks! -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http

Re: Need suggestion !!

2006-07-01 Thread Andrew Scheurer
/ Regards, Andrew Scheurer 858-449-2557 __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http

Re: asking for suggestions

2006-07-01 Thread Andrew Scheurer
to me further your suggestion? Pardon me if I don't know the terms OCI and IMHO? thank you very much again! -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ Regards, Andrew Scheurer 858-449-2557

Re: asking for suggestions

2006-06-30 Thread Andrew Scheurer
[EMAIL PROTECTED] wrote: palm might not be such a good idea for a platform for that. not enough processing power perhaps On 6/30/06, Andrew Scheurer [EMAIL PROTECTED] wrote: You might think about a jpeg image processing that pulls 3D boundaries out of 2D images. --- [EMAIL PROTECTED

Re: Multi segment background application

2006-06-30 Thread Andrew Scheurer
in a context where I can call other segments, short of SysAppUISwitch? Surely there is a way to do this. Thanks, Gary -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ Regards, Andrew Scheurer 858-449-2557

popup list pops up twice instead of once

2006-05-19 Thread Andrew
, the popup list disappears and immediately appears again where I have to tap again and then everything seems to proceed normally. Please tell me what I am doing wrong. I searched all the source examples and I dont see lstnewlist anywhere in the source for os5. Thanks, Andrew -- For information

unable to see per source file globals while debugging with PODS

2006-05-09 Thread Andrew
able to see globals. I only have a couple, but those are the most important! BTW, when I click on the add global variable thing at the top right (...) nothing is in that list... Thanks very much, Andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see

RE: PODS - killing errant Palm Simulator

2006-05-09 Thread Andrew
I guess you can get around this by when you need to start your debugged application again, terminate your current debug session or whatever and then right click and go to hard reset of the simulator. Then start debugging again... This way you never need to close the simulator, and when you

Re: PODS

2006-05-08 Thread Andrew
already posted. andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: some questions using lists

2006-05-01 Thread Andrew
Ben, Thank you very much. Thanks, Andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

LstNewList/LstSetDrawFunction/LstTDrawList and draw function never gets called!

2006-04-30 Thread Andrew
Hello, I'm calling LstNewList, then LstSetDrawFunction, and then LstDrawList... The list box up when my code tells it to, but my drawing function never gets called... Please give me a suggestion. Thanks, Andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe

re: LstNewList/LstSetDrawFunction/LstTDrawList and draw function never gets called!

2006-04-30 Thread Andrew
Ah, well I re-read all the Lst* documentation, and I see that I need LstSetListChoices regardless of the method I use. Thanks! Andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

some questions using lists

2006-04-30 Thread Andrew
the list when i tap outside of it. Thanks, Andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

re: Problems with camera and treo 650

2006-04-25 Thread Andrew
Have you checked the error log? I believe it's #*377 at the phone menu, then hit dial. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

tables show up, but no event is generated on tap

2006-04-18 Thread Andrew
Hi, I have created a table with two rows, height 24 each, total table height is 48. I have one column, and it's 153 long, which is the table length. I am creating the table by using TblSetItemStyle, Int, setting columnUsable, and setting my CustomDrawProcedure, and then drawing the form.

Re: tables show up, but no event is generated on tap

2006-04-18 Thread Andrew
I did use tallCustomTableItem, and I tapped 50+ times to see if I could find the spot... No events are generated at all no matter where I tap, except if it's in the menu. Andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com

Re: tables show up, but no event is generated on tap

2006-04-18 Thread Andrew
No, it's not editable. Should it be? It's going to be for displaying information. Andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: tables show up, but no event is generated on tap

2006-04-18 Thread Andrew
); } FrmDrawForm(pForm); Just to repeat, the cells/tables display just fine, it's just there's no event created whenever I click/tap on it... Thanks, Andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: tables show up, but no event is generated on tap

2006-04-18 Thread Andrew
Thanks a lot, it looks to be working great. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

re: frmTitleSelectEvent problem

2006-04-18 Thread Andrew
is there anything associated with this form's menu? just making a new form wont let you use the menu. andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

I need to know what type of UI element versamail uses

2006-04-07 Thread Andrew
as implementing an object type from scratch. Thank you, Andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: I need to know what type of UI element versamail uses

2006-04-07 Thread Andrew
I Should have said multimail isntead of versamail because versamail is just a rename of multimail. I only see MBAR, MENU, Talt, tbmp, code, ovly, taib, tbtn, frm, tlbl, tpbn, tpul, tstr, taic, tgbn, and tver resources... -- For information on using the PalmSource Developer Forums, or to

Re: I need to know what type of UI element versamail uses

2006-04-07 Thread Andrew
If somebody here has used multi/versamail before and has a strong idea of the best (ie: easiest, most robust, and best looking) way to implement something similar to it, I would appreciate knowing how. IT is the main mail list display. Thanks, Andrew -- For information on using

Re: I need to know what type of UI element versamail uses

2006-04-07 Thread Andrew
Thank you for your help. I can start to imagine how everything will be put together. I was searching for tables' usage examples, and I see references to codewarrior. Is there some other palm resource to familiarize one with making tables? Thank you, Andrew -- For information on using

determining the foreground program

2005-10-19 Thread Andrew
How can one determine what program is running for an application that has been called by the alarm manager, to determine if the program wants to launch or not/reschedule relaunch, etc... -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see

Re: determining the foreground program

2005-10-19 Thread Andrew
due diligence? thank you for your response, andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

GSM.c, Line: 2236, Serial break condition occured (indicating FW crash)

2005-10-14 Thread Andrew
I tried to find a user support forum, but it looks like there is only one for developers, so I will risk asking here. I have a Cingular Treo 650 with Firmware 01.31 and software Treo650-1.15-CNG and hardware A. When I connect the treo 650 to my laptop via bluetooth and start bringing home

Raw access to memory card device

2005-09-17 Thread Andrew
is Palm OS 5 devices. My test device is a Treo 650. Is this possible? Thanks, Andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Raw access to memory card device

2005-09-17 Thread Andrew
Thank you very much for your reply. I think those functions will be very useful. In my quest for the answer, I did find that the card can be unmounted, which will prevent any problems you were concerned about. Thanks, Andrew -- For information on using the PalmSource Developer Forums

Re: Treo 650 Phone Call Information

2005-08-09 Thread Andrew McMillan
Unfortunately, I have not had any luck yet. Yeah. I had looked at getting it from there, but like you said, it does not show up there until after the phone call is over, and I need it during the phone call. --Andrew On Sat, 6 Aug 2005 16:32:25 -, Chipp Jansen [EMAIL PROTECTED] wrote: Hi

Treo 650 Phone Call Information

2005-08-03 Thread Andrew McMillan
, but I do not know the proper API's to call to get the caller id info for a specific line. Any help would be greatly appreciated, Andrew -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

re: Camera Library Load/Remove and Invalid Chunk Pointer

2005-06-13 Thread Andrew Waites
Okay, Eventually found this one. The Codewarrior code was mapping the cmdPBP to the correct structure using mPowerCtx = (TmPowerCtx)cmdPBP which worked fine for the Codewarrior code but when this same structure was passed back in the callframe to SysUIAppSwitch it did not pass back

Camera Library Load/Remove and Invalid Chunk Pointer

2005-06-12 Thread Andrew Waites
to a different app but same result - the switch back works but I get the invalid chunk ptr on closing THAT app. I noted the lack of support for library loading on simulators but sadly I get identical behaviour on the device. Any ideas what further investigation I can do into this? thanks Andrew Waites

Re-targeting for larger screen size

2005-04-09 Thread Andrew J. Huang
All, I am considering building a new device using the PalmOS. I am thinking of a screen roughly double the current size and resolution. What kinds of gotchas will I run into? Thanks, Andy -- For information on using the Palm Developer Forums, or to unsubscribe, please see

RE: Difference between NULL and 0?

2004-12-24 Thread Andrew J. Huang
Okay, the curmudgeon's gotta speak. Generally used to make a null pointer clear, NULL has been simply eye candy for the value 0. For twenty years, I've taken this interpretation as well. But recently, I've been finding places where a comparison against NULL gives different result than against

Difference between NULL and 0?

2004-12-22 Thread Andrew J. Huang
Gentle developers, This is a really pretty dumb question, but NULL and 0 act differently using the gnu toolchain. What exactly is the difference? Thanks, Andy -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

RE: Glib - shared libraries [long] and now palmdev-prep

2004-11-17 Thread Andrew Comley
something again?? Much appreciated Andrew Comley -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Matthew Bevan Sent: 16 November 2004 22:49 To: Palm Developer Forum Subject: Re: Glib - shared libraries [long] and now palmdev-prep Howdy! I have searched

RE: Glib - shared libraries [long]

2004-11-17 Thread Andrew Comley
Hello Matt (again), Apologies if you've spent any time on the last query but (thanks to your help) I have now successfully built the library and the app that uses it! (I wish I understood the format of the makefile better). I will now go away! Many many thanks Andrew Comley -Original

Glib - shared libraries

2004-11-16 Thread Andrew Comley
Can anyone tell me if Glib is still a good way to develop shared libraries? If so are there any simple (really simple) instructions on how to get it to work! many thanks Andrew Comley -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com

RE: Glib - shared libraries

2004-11-16 Thread Andrew Comley
--- I am using palmos4.0 which appears in all my succesful builds cygwin output. Any help will be seriously appreciated! Thanks again Andrew Comley -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf

RE: Glib - shared libraries [long]

2004-11-16 Thread Andrew Comley
Matthew, Many many thanks for that, you are being incredibly helpful! I will give this some real attention tomorrow (UK wind down time now) - but one quick question - do I need any specific glib files to make this all work?? best regards Andrew Comley -Original Message- From: [EMAIL

RE: Glib - shared libraries [long] and now palmdev-prep

2004-11-16 Thread Andrew Comley
Hello again, I have searched everywhere for palmdev-prep (seems to be a useful tool!), however I cannot find it - yet again all help will be very appreciated. Cygwin just responds with command not found. Best regards Andrew Comley -Original Message- From: [EMAIL PROTECTED] [mailto

re: IR Toggle shortcut: Debugging complex IR exchange between handheld and POSE

2004-11-01 Thread Andrew J. Huang
Hi, This is a second, succincter, description of my needs I need to debug some IR communications and have gone beyond the capabilities of IR loopback. Has anybody used the following features on POSE: A) Infrared serial mode toggle (shortcut-.-s), about which the Knowledge Base (Answer #254)

IR Toggle shortcut: Debugging complex IR exchange between handheld and POSE

2004-10-27 Thread Andrew J. Huang
Hi, I am developing an application that does a fairly complex IR exchange. I've debugged as much as I can on POSE with the IR loopback and now I need to move onto devices. However, I want to have access to my debug logs that POSE can provide so I would like to run my exchanges between POSE and

T3 Calendar vs Datebook

2004-07-01 Thread Andrew Waites
with how the T3 interfaces to the old datebook format. So, any ideas where I can find some more info on what is going on here? I've looked in the palmone area. thanks Andrew Waites -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev

MemHandleUnlock not Succeeding on T2

2003-12-08 Thread Andrew Waites
like this? thanks Andrew Waites Just4Markets Pty Ltd -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Where is the image file when there is no Memory Stick

2003-07-11 Thread Andrew
We are doing a project on SONY CLIE NX70V. The requirements include sending image file ,which has been taken by the build in CAM, to server. Normally, image file is stored in the Memory Stick. But, at current stage, we didn't find where the image file stores when there is no memory stick. So where

How to detect current Internet Connection status

2003-07-07 Thread Andrew
Hi Is there any API can get current network connection status, please give me a cue. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

How to get the size of a record in Database?

2003-07-03 Thread Andrew
I use a database to store records with different length. When and retrieve them back, I need to know the size of each record. But, I read all over the API reference, but didn't find it. Please help me out. -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: Where does the pic file store?

2003-06-29 Thread Andrew
stupid me , i found them in memory stick. Andrew [EMAIL PROTECTED] дÈëÓʼþ news:[EMAIL PROTECTED] We are doing a project on SONY CLIE NX70V. The requirements include sending image file which has been taken by the build in CAM. But, at current stage, we didn't find where the image file stores

Where does the pic file store?

2003-06-27 Thread Andrew
We are doing a project on SONY CLIE NX70V. The requirements include sending image file which has been taken by the build in CAM. But, at current stage, we didn't find where the image file stores. It seems that those image files are not in internal memory. So where are them? -- For information

Tricky Things about WinDrawLine

2003-06-26 Thread Andrew
HI All, In order to simulate a mouse drag event on Palm, the application has been design to use pen drag to resize a table's width. To achieve that, the problem is that we currently use 'WinDrawLine' to draw a vertical line, then use the pen to drag it horizontally. The background suppose to be

How to Implement Version Update

2003-06-24 Thread Andrew
Hi All, The application we are doing now has been designed to have VERSION UPDATE function. It means that the application can download the latest version from server via network and then the running application replace itself with the new one. At current stage, the problems of doing that

How to implements PASSWORD field?

2003-06-22 Thread Andrew
The application I am currently doing now needs to set a PASSWORD entering text field. But there is no such kind of attribute in field. So, how can I set PASSWORD display as *** then retrieve the correct value back? -- For information on using the Palm Developer Forums, or to unsubscribe,

Problem with Modem(newbie)

2003-06-17 Thread Andrew
Hi there The application I am doing now needs to control a dial up process. I cannot find any tutorial about this issue. Would any one tell me how does a Palm device connect to internet via a modem and how to use program to control it? -- For information on using the Palm Developer Forums, or

Re: Database Vs Text files(Beginner)

2003-06-16 Thread Andrew
Which sort of XML parser are you using? or you created your own parser alternatively? There's also a (questionable) trend toward using XML, rather than a CSV, as the intermediate file. A recent online webinar from Sybase iAnywhere and AvantGo featured their M-Server software which can send

PalmOS 5.2 Multichannel Sound Library

2003-06-16 Thread Andrew Springman
(i.e. Zire 71)? 2) Will 5.2 be released for Tungsten|T ? If not, is there a way to load the library alone? 3) Has anyone had any experience with the multichannel audio library? If so, what can you tell us about it? Thanks and blessings, Andrew Springman ittyMIDI.com -- For information on using

Re: Midi command

2003-06-16 Thread Andrew Springman
Yes. Please be more specific about what you are trying to do. Are you trying to do something using the internal speaker? Are you trying to send MIDI to an external device? Does the handheld have polyphonic alarm capability? Blessings, Andrew Springman www.ittyMIDI.com At 05:01 PM 6/16/03

Re: PalmOS 5.2 Multichannel Sound Library

2003-06-16 Thread Andrew Springman
Aaron, Thanks for your reply. I'll take a look. I'm confused, though. Are you saying that multichannel audio is available on the Tungsten|T? Or perhaps, you mixed the sound in your own code? Blessings, Andrew At 09:12 PM 6/16/03 +0200, you wrote: 3) Has anyone had any experience

Problem with INetLib

2003-06-12 Thread Andrew
Hello everyone I am trying to use INetLib to make connection to a server via TCP/IP protocol. But there are few examples about this issue. Would any developer show me some core codes of creating the connection. Thanks in advance. -- For information on using the Palm Developer Forums, or to

Re: Http in INetLib

2003-06-12 Thread Andrew
I am developing a application for SONY Clie NX70 plus PHS card which is a communication card. It is a Palm OS 5 devices. I am wandering whether it can support INetLib or not. Because I have tried to open the INetLib library but failed. I don't know why. Ben Combee [EMAIL PROTECTED]

No overwrite when launching off Card

2003-03-18 Thread Andrew Waites
too smart and saying ah but that is the same creator so they must know what they are doing, I'll just run from the Palm (no copy). This is wierd and I am happy to believe I am doing something stupid but ..stupidity being what it is .. I can't think what. Has anyone seen this before? rgds Andrew

Getting amount of memory left

2003-03-12 Thread Andrew Tan
. Is there another function or a way to calculate the 'correct' free space left? Andrew Tan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Launcher system trap

2003-03-05 Thread Andrew Tan
Hello, Anyone know the system trap which is called to run the system launcher application? Andrew -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Anyone using HTTP Library from palmgear?

2003-02-13 Thread Andrew J. Huang
Glenn, A couple of points: 1) Although HTTP used to be run with a single transaction per TCP connection, I believe that everybody is doing multiple commands per connection. There's a bit in HTTP somewhere that says to keep the connection open - persistent I think. I would be shocked if the lib

RE: Opinions on Expectation of problems with a known invalid global

2003-02-13 Thread Andrew J. Huang
Kevin, I think that the answer is that your testing may not reveal a problem, but somewhere, somewhen, somebody will find it. And it will happen when you are trying to make a critical release upon which the life of your company depends, or worse, upon which the life of a patient depends, given

ExgDBRead to Card 1 (Memory Card)

2003-02-12 Thread Andrew Waites
to ExgDBRead but the doco indicates that it is a return value only. Any ideas how I can tell DBRead to put the DB onto the memory card? thanks Andrew Waites -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

you really don't need to call me a 'Trol'l

2003-02-11 Thread Andrew J. Huang
Just a mild point of clarification (very low S/N): Troll is a verb referring to the act of dragging bait or lures back and forth in front of gullible listers. It often elicits fantastic flames from the unwary. Unlike real-water trollers, I usually have a high opinion of internet trollers who're

Re: Handspring says delete third-party applications

2003-02-11 Thread Andrew J. Huang
Although this topic is getting a bit far from Palm development, I believe that we need to pay attention to this more than the latest tool or bug! First, has anybody written back to handspring in response to this newsletter? I believe that the third party developers are a critical resource for

HostTransfer sample for prc-tools

2003-02-11 Thread Andrew J. Huang
Have any of you ported HostTransfer to prc-tools? I've been struggling with it for two weeks, making progress, but also running into problems at every turn. Right now I'm fighting with DmGet1Resource(ainRsc, ainID) which fails to get the app/lib name, even though the database was opened

Text input to a field/HostTransfer under prc-tools

2003-02-07 Thread Andrew J. Huang
Hello (palm-dev) World, I'm using the HostTransfer example as a template for a project and I'm having a pretty basic problem: I can't get text into the main fields ('MainOutDataField') so that the SEND button will actually do something. Since I'm using prc-tools, I had to construct an rcp file

RE: In the spirit of reducing noise ratio..do we need to post the FAQ

2003-02-06 Thread Andrew J. Huang
Ken Corey offered: I'd be happy to auto-post a mini-FAQ to the group perhaps once a week if that sounds like a good idea to most folks. Maybe. As a newbie with a critical project to get done, I know I won't have time/interest to read the faq. From my perspective, gentle reminders that the

Re: Exchange Library project settings confusion

2003-02-04 Thread Andrew J. Huang
Hi Matt, You mentioned grubbing through the Exchange Manager OS code. Where can I find this? I picked up the Limited OS sources and they were quite limited. Do I need a higher level of licensing to see the real sources? Thanks, Andy Subject: Re: Exchange Library project settings confusion

How to return to my application after the Exchange Manager was used to send data to Date Book.

2002-08-14 Thread Andrew Filimonov
Hello, I'm using Exchage Manger to put an event to Date Book locally. After the the data transferr complete, the Date Book application launched. Is there a way to prevent the launch of the Date Book and keep my application running. Thank you, Andrew. -- For information on using the Palm

Palm m505 contrast?

2001-12-05 Thread Andrew Perron
of the m505 with similar techniques? Cheers, Andrew P.S. Please at least CC my e-mail as I will not have access to news for the next while, thanks. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: decompile prc?

2001-07-29 Thread Andrew Francis
, depending upon the laws in your county/state/country :) -- Andrew Francis [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: Can Palm Inc own the word Palm ?

2001-07-10 Thread Andrew Francis
for Windows weren't in violation. That said, I'm not a lawyer and my memory is somewhat fuzzy, so go ask an attorney in your jurisdiction :) -- Andrew Francis [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech

Format of Datebook database

2001-07-09 Thread Andrew Francis
it's hardly clear on what exactly it's doing :) Searching the web and the knowledge base isn't really helping me either. Does anyone know of a textual description of the datebook format on the handheld? Thanks -- Andrew Francis [EMAIL PROTECTED] -- For information on using the Palm Developer

  1   2   >