RE: NetLibSelect

2007-08-17 Thread Jagat Nibas Mahapatra
I guess netlibselect behaves rather differently in simulator and device. You may consider testing it in device or in simulator based on a serial connection configuration [not using windows tcp/ip] regards -Original Message- From: %%email.bounce%% [mailto:%%email.bounce%%] On Behalf Of

Printing in palm devices

2007-07-10 Thread Jagat Nibas Mahapatra
How can printing feature can be given to Palm devices ? I could not find any discussions on this in the forum. regards -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

RE: Printing in palm devices

2007-07-10 Thread Jagat Nibas Mahapatra
Nice explaining. Don't we have tiny printers which can be connected to the slot the palm device has [sync slot] and can be printed from a palm device ? Kind of pretty good scenario for sales persons.. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

RE: Is there a max heap allocation size?

2007-06-21 Thread Jagat Nibas Mahapatra
, Jagat Nibas Mahapatra [EMAIL PROTECTED] wrote: What is the unpublished API ? try searching for it :) it has been discussed a lot in the archives. -- // Aaron Ardiri -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com

RE: Is there a max heap allocation size?

2007-06-20 Thread Jagat Nibas Mahapatra
What is the unpublished API ? _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dmitry Grinberg Sent: Wednesday, June 20, 2007 11:11 PM To: Palm Developer Forum Subject: Re: Is there a max heap allocation size? biggest chunk you can allocate using supported API is

Palm Os Free Developement

2007-06-08 Thread Jagat Nibas Mahapatra
I had been using MWCW and eclipse for last 5 years. MWCW is costly and Eclipse is slow and buggy. I was curious if I can just use my notepad or VIM and write src, rsc and makefiles and build a prc for my palm Any points to articles, examples are helpful. Thanks in advance Regards Jagat --

RE: Palm Os Free Developement

2007-06-08 Thread Jagat Nibas Mahapatra
/apptools.html This site has a bunch of things there, some free. I strongly recommend prc-tools (based on th GCC toolchain) and onboardc, a great onboard compiler that creates fully usable apps that don't require a runtime library, for devlopement to go. On 6/8/07, Jagat Nibas Mahapatra [EMAIL

RE: Palm Os Free Developement

2007-06-08 Thread Jagat Nibas Mahapatra
on. Hopes this was insightful, /*PhreakOnALeash*/ On 6/8/07, Jagat Nibas Mahapatra [EMAIL PROTECTED] wrote: Do I need prc-tools and onboardc both ? Why ? -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums

RE: Palm Os Free Developement

2007-06-08 Thread Jagat Nibas Mahapatra
Isn't there any prc-tools for windows ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander R. Pruss Sent: Friday, June 08, 2007 5:23 PM To: Palm Developer Forum Subject: RE: Palm Os Free Developement prc-tools needs a Unix-like environment. On

RE: Palm Os Free Developement

2007-06-08 Thread Jagat Nibas Mahapatra
Developement Am Freitag, 8. Juni 2007 14:23 schrieb Aaron Ardiri: On 6/8/07, Jagat Nibas Mahapatra [EMAIL PROTECTED] wrote: Isn't there any prc-tools for windows ? www.cygwin.org if you cannot install this, you need to pay. simple fact. no freebies. Linux is free. And works perfectly with prc-tools

RE: 320x320 Treo

2007-05-22 Thread Jagat Nibas Mahapatra
There are dimensions functions related to Window I guess... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Giordano Sent: Tuesday, May 22, 2007 3:22 AM To: Palm Developer Forum Subject: Re: 320x320 Treo Hi James, I'm quite interested to the

RE: nilevent doubt

2007-05-13 Thread Jagat Nibas Mahapatra
I am using frmpopupform and frmreturntoform So there is no double closing of forms I guess -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lionscribe Sent: Sunday, May 13, 2007 7:32 PM To: Palm Developer Forum Subject: Re: nilevent doubt At second

RE: Help required Mobile VB project

2007-03-07 Thread Jagat Nibas Mahapatra
Probably doing a hard reset and clearing already existing libraries/applications/databases will help you -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kishor Bhushan Sent: Wednesday, March 07, 2007 1:55 PM To: Palm Developer Forum Subject: RE: Help

RE: Help required Mobile VB project

2007-03-06 Thread Jagat Nibas Mahapatra
See if the device you are using is compatible to latest appforge. See if you are using latest appforge booster. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kishor Bhushan Sent: Wednesday, March 07, 2007 12:19 PM To: Palm Developer Forum Subject: Help

RE: register for the TCP data recieve in the appl

2007-03-01 Thread Jagat Nibas Mahapatra
, March 01, 2007 2:19 PM To: Palm Developer Forum Subject: Re: register for the TCP data recieve in the appl Thank to Jagat Nibas Mahapatra and Jeff Loucks for their suggestion and help Now i resolve my problem and after 1 week of full frustration understand that for the TCP/IP socket connection

RE: Netlib socket dat read problem second time

2007-03-01 Thread Jagat Nibas Mahapatra
I agree, with Jeff, but I found debugging in device easier [because it worked for me immediately !] that setting up a PPP connection in PC and configuring emulator. But again, I remember some non-blocking socket calls behaving differently in emulators and devices. Jagat _ From:

RE: non delivery of Palm software development suite by ACCESS onlinestore

2007-02-28 Thread Jagat Nibas Mahapatra
Which suite you are talking about ? Why cant you download it and get started ? t's free :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vinod Khadilkar Sent: Thursday, March 01, 2007 10:17 AM To: Palm Developer Forum Subject: non delivery of Palm

OS ?

2007-02-12 Thread Jagat Nibas Mahapatra
What are the criteria, which qualify Palm/SYmbian/Wince to be called an operating system ? And BREW not ? -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

RE: Threading

2007-02-11 Thread Jagat Nibas Mahapatra
You can also check out archives for nilevent and see how timer functionality can be achieved through that. But milliseconds I am bit doubtful about. I think 10 millisecond is the minimum interval in Palm Os -- For information on using the PalmSource Developer Forums, or to unsubscribe, please

RE: MemPtrFree

2007-02-08 Thread Jagat Nibas Mahapatra
Ah ha text-GetCharPtr probably gave you a non freeable memory location. You are in fact not freeing the 100 bytes you allocated. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sruthi Sent: Thursday, February 08, 2007 2:03 PM To: Palm Developer Forum

RE: Playing Sound file

2007-02-06 Thread Jagat Nibas Mahapatra
That's not possible, if you want to play the resource asynchronously, i.e there is no way to stop once started by SndPlayResource function. You can use SndStreamCreate [sound stream programming] to achieve this _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anoop

RE: Playing Sound file

2007-02-06 Thread Jagat Nibas Mahapatra
: Playing Sound file hi Jagat,, I too got stuck with this issue. could u please share a code segement on how to create a sound stream using this function so that i can playback as well as stop a wav file. Thanks in advance ,, Sruthi Jagat Nibas Mahapatra wrote: That's

RE: relocation truncated

2006-12-28 Thread Jagat Nibas Mahapatra
Multi segment your application ! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Durgesh Trivedi Sent: Friday, December 29, 2006 12:27 PM To: Palm Developer Forum Subject: relocation truncated On my console This r the error message on pods and wat is the

RE: record audio in background

2006-11-26 Thread Jagat Nibas Mahapatra
, November 27, 2006 7:43 AM To: Palm Developer Forum Subject: Re: record audio in background is this means that palm support record sound in background natively? 2006/11/24, Jagat Nibas Mahapatra [EMAIL PROTECTED]: See. SndStreamCreate SndStreamStart SndStreamStop

RE: record audio in background

2006-11-23 Thread Jagat Nibas Mahapatra
See. SndStreamCreate SndStreamStart SndStreamStop _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of victorp king Sent: Friday, November 24, 2006 12:38 PM To: Palm Developer Forum Subject: Re: record audio in background any body hear me? 2006/11/24,

RE: MSVC++

2006-10-11 Thread Jagat Nibas Mahapatra
Yes, that is in VB. I want in MSVC++ Cant we configure the c++ SDK with MSVS and use gdb to compile and debug ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ingbert Grimpe Sent: Wednesday, October 11, 2006 6:30 PM To: Palm Developer Forum Subject:

RE: Debugging on the device using Codewarrior

2006-08-28 Thread Jagat Nibas Mahapatra
Use dot dot two application to put your device in debug mode. In codewarrior project settings, debugging section mark as device and select serial or usb as required and press f5 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ali Saadatpoor Sent: Monday, August

event

2006-08-24 Thread Jagat Nibas Mahapatra
Is there any kind of mechanism to know when I am going to type some text in a memo in memopad ? -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

RE: DmNumRecords

2006-08-07 Thread Jagat Nibas Mahapatra
You can check deleteflag to filter them. In general design, palm's records are deletd permanently during hotsync... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Durgesh Trivedi Sent: Monday, August 07, 2006 1:42 PM To: Palm Developer Forum Subject:

RE: conduit info

2006-07-31 Thread Jagat Nibas Mahapatra
You can write your conduit in VB.net, C#.net, java, vc++ despite your application being written in c. VB.net looks the easiest to me, albeit of slow speed -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of marco roner Sent: Monday, July 31, 2006 2:24 PM To:

No of records

2006-07-20 Thread Jagat Nibas Mahapatra
What is the maximum number of records I can create in a palm database ? Regards Jagat -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

RE: sms

2006-06-02 Thread Jagat Nibas Mahapatra
Thanks, if (errNone == error) { //do you check to see if this is a message you want!! } If it is not a sms I want, and I do nothing, will it automatically go to default telephone application or I will have to do something to send it to default telephone inbox ? --cp -Original

RE: Playing MP3 Files

2005-11-16 Thread Jagat Nibas Mahapatra
Where does Codec Plug-in Manager API is in docs ? Any link ? in my pods docs it says all supported in protein not 68k -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michal Seliga Sent: Wednesday, November 16, 2005 2:52 PM To: Palm Developer Forum

RE: I need some functions

2005-11-07 Thread Jagat Nibas Mahapatra
Get a good book or read thoroughly the reference pdfs given in the SDK. These are very basic questions -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of sanjib mohanty Sent: Monday, November 07, 2005 5:05 PM To: Palm Developer Forum Subject: I

RE: is it possible?

2005-10-26 Thread Jagat Nibas Mahapatra
Hi Ben, Will the Linux kernel implementation change the palm programming [APIs] significantly ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, October 26, 2005 12:41 PM To: Palm Developer Forum Subject: Re: is it