Re: Navigator button on Tungsten T2

2004-01-22 Thread Marianne
macro defined in PalmNavigator.h. if ( NavKeyPressed( eventP, Left ) ) if ( NavKeyPressed( eventP, Right ) ) Marianne [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi I am using a Tungsten T2 device, I just wanted to know which event is fired when

Navigator button on Tungsten T2

2004-01-09 Thread Marianne
and chrUpArrow for up press. From these the code for Up and Down press works fine but the code for Right and Left does not get excuted. Can anyone help me. Thanks in Advance Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev

Bus Error -Connect to Debugger

2003-12-13 Thread Marianne
Hello All , When do you get this error : Bus Error - Connect to Debugger ?? The system resets after this . Please help asap, Thanks in advance , Marianne. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Re:Re:Linker problem (to Ben Combee)

2003-12-04 Thread Marianne
Where will I find the .MAP file . - Original Message - From: Matthew Henry [EMAIL PROTECTED] Newsgroups: palm-dev-forum To: Palm Developer Forum [EMAIL PROTECTED] Sent: Thursday, December 04, 2003 9:38 PM Subject: Re: Re:Re:Linker problem (to Ben Combee) Pablo Martin Vera [EMAIL

Error : serLineErrorSWOverrun

2003-12-02 Thread Marianne
Hello All, We have written an application that reads from the serial port at the rate of 1 tick. But when it receives too much data it gives serLineErrorSWOverrun Line Error. Why is this so, does anyone have any idea. Thanks in advance Marianne -- For information on using the Palm Developer

Re: Error : serLineErrorSWOverrun

2003-12-02 Thread Marianne
Hi, thanks for the reply, Yes I am removing the data from the buffer after i read it. If I want to use software flow control even the device has to support it , right?? Marianne - Original Message - From: Dave Lippincott [EMAIL PROTECTED] To: Palm Developer Forum [EMAIL PROTECTED

a simple question

2003-11-28 Thread Marianne
Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Resource file

2003-11-28 Thread Marianne
Hello all, I have received a resource file ( the one which we normally open with size 0KB) and its header file. But they forgot to include the resource.frk folder. They have gone on leave. Is there any way to recover the actual resource file ? Please help asap . Thanks in advance , Mariane --

Re: Bitmap

2003-11-25 Thread Marianne
set RLE option while creating them. After creating these images the compressed images did not show up in the bitmap editor Thanks regards Marianne - Original Message - From: Sushil [EMAIL PROTECTED] To: Marianne [EMAIL PROTECTED]; Palm [EMAIL PROTECTED]; Palm Developer Forum [EMAIL

Re: Bitmap

2003-11-24 Thread Marianne
. But both the compressed images look proper in MS Paint . Can you help us in this asap . Thanks regards , Marianne - Original Message - From: Sushil [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: Mahesh Mole [EMAIL PROTECTED] Sent: Monday, November 17, 2003 5:35 PM Subject: Bitmap Hi I guess

Re: Compressing the bitmap

2003-11-17 Thread Marianne
Hi miches, I tried Packed-bits as well as Best-Fit.. It still gave that error.. The bitmap image I am using is of 134kb.. Can this file be compressed used PiLRC..Is it easy to use PilRC cause I have no experience using PiLRC.. Regards Marianne - Original Message - From: miches [EMAIL

Compressing the bitmap

2003-11-15 Thread Marianne
1306' Am I missing out something Regards Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Need for Bitmap images

2003-11-14 Thread Marianne
size limit: 'Tbmp 1005' Can anyone help me on this Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Need for Bitmap images

2003-11-14 Thread Marianne
Hi Ken, Thanks a lot Marianne - Original Message - From: Ken [EMAIL PROTECTED] Newsgroups: palm-dev-forum To: Palm Developer Forum [EMAIL PROTECTED] Sent: Friday, November 14, 2003 6:58 PM Subject: Re: Need for Bitmap images Bitmaps can not be larger than 64K So larger ones need

SysAppLaunch

2003-11-13 Thread Marianne
not help me.. Can anyone help me out.. Thanks in Advance Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: SysAppLaunch

2003-11-13 Thread Marianne
); else ErrAlert(error); /* where MY_CREATOR contains the creadtor id Marianne - Original Message - From: Marianne [EMAIL PROTECTED] To: Palm Developer Forum [EMAIL PROTECTED] Sent: Thursday, November 13, 2003 7:09 PM Subject: Re: SysAppLaunch Hi Thanks for the help

Re: SysAppLaunch

2003-11-13 Thread Marianne
Hello All, My problem has beem solved Thanks a lot Marianne - Original Message - From: Marianne [EMAIL PROTECTED] To: Palm Developer Forum [EMAIL PROTECTED] Sent: Thursday, November 13, 2003 7:28 PM Subject: Re: SysAppLaunch Hi My Code is as follows: error

Re: Memory Manager Error

2003-11-12 Thread Marianne
Hi Anders, We haven;t used any of those functions .We have used MemMove.. Is this causing the problem Marianne - Original Message - From: Anders Rahm-Nilzon [EMAIL PROTECTED] Newsgroups: palm-dev-forum To: Palm Developer Forum [EMAIL PROTECTED] Sent: Tuesday, November 11, 2003 1:55 PM

Palm OS 5 query

2003-11-12 Thread Marianne
, it crashes very often and mostly with this error - MemoryMgr.c , Line:3675, Invalid chunk ptr RESET What all precautions should be taken for any application written on palm os 5.0 ? Please advise , Thanks in advance , Marianne -- For information on using the Palm Developer Forums

Re: Invalid Chunk ptr , hotsync

2003-11-10 Thread Marianne
in the background mode. Thanks Regards Marianne - Original Message - From: Mike McCollister [EMAIL PROTECTED] To: Palm Developer Forum [EMAIL PROTECTED] Sent: Friday, November 07, 2003 8:26 PM Subject: Re: Invalid Chunk ptr , hotsync Marianne, You don't want to set the priority to something like

Memory Manager Error

2003-11-10 Thread Marianne
Hello, I have written an application and when i run it i get the following error: In which conditions do we get this error in Palm OS 5.0 : MemoryMgr.c , Line:3675, Invalid chunk ptr After this the PDA RESETs .Can anyone help me out... Thanks in advance Marianne

Re: Memory Manager Error

2003-11-10 Thread Marianne
We don't explicitly create any chunk.. We just get the error, we have no idea how this error comes So we wanted to know what generates the error.Please guide us... Marianne - Original Message - From: Anders Rahm-Nilzon [EMAIL PROTECTED] Newsgroups: palm-dev-forum To: Palm Developer

Re: Memory Manager Error

2003-11-10 Thread Marianne
... MemoryMgr.c , Line:3675, Invalid chunk ptr RESET Marianne - Original Message - From: Chris Apers [EMAIL PROTECTED] To: Palm Developer Forum [EMAIL PROTECTED] Sent: Monday, November 10, 2003 8:00 PM Subject: Re: Memory Manager Error Did you try to debug your app

Event Queue Full

2003-11-07 Thread Marianne
we show a tool tip if the application name is big and does not appear completely in the launcher. Please do reply as soon as possible Thanks in advance Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Invalid Chunk ptr , hotsync

2003-11-07 Thread Marianne
that hotsync does not work unless i soft reset the palm device . Even the sysNotifySyncStartEvent sysNotifySyncFinishEvent to unregister my polling function do not work . The hotsync hangs even then . Why don't these notifications work in Palm os 5.0 ? Thanks Regards , Marianne

Re: Invalid Chunk ptr , hotsync

2003-11-07 Thread Marianne
, Marianne . - Original Message - From: Mike McCollister [EMAIL PROTECTED] To: Palm Developer Forum [EMAIL PROTECTED] Sent: Friday, November 07, 2003 7:46 PM Subject: Re: Invalid Chunk ptr , hotsync Marianne, What is your priority on your event? I have found that if I try to use a priority

Re: Problem with SrmOpenBackground for OS 5.0

2003-11-03 Thread Marianne
in background mode in the foreground mode ? Please help ASAP . Thanks , Marianne . - Original Message - From: Marianne [EMAIL PROTECTED] To: Palm Developer Forum [EMAIL PROTECTED] Sent: Friday, October 31, 2003 6:38 PM Subject: Re: Problem with SrmOpenBackground for OS 5.0 Hi, We tried doing

Re: overlays in Palm OS 5.0

2003-11-03 Thread Marianne
the simulator / emulator and Palm OS 5.0 ROM image for the testing . We have found ROM images of OS 5.0 only . Please help ASAP . Thanks , Marianne . - Original Message - From: Ken Krugler [EMAIL PROTECTED] To: Palm Developer Forum [EMAIL PROTECTED] Sent: Friday, October 31, 2003 10:22

overlays in Palm OS 5.0

2003-10-31 Thread Marianne
addition in this process for Palm OS 5.0 ? Please help as soon as possible , Thanks in advance , Marianne . -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Problem with SrmOpenBackground for OS 5.0

2003-10-31 Thread Marianne
. Please help as early as possible . Thanks in advance , Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

palm 5 query

2003-10-31 Thread Marianne
. Thanks in advance , Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: overlays in Palm OS 5.0

2003-10-31 Thread Marianne
PRC2OVL for conversion. Regards Marianne - Original Message - From: Marcos Costa [EMAIL PROTECTED] To: Palm Developer Forum [EMAIL PROTECTED] Sent: Friday, October 31, 2003 5:34 PM Subject: Re: overlays in Palm OS 5.0 Hello Marianne. I´m brasilian a japanese student and developer. What

Re: Problem with SrmOpenBackground for OS 5.0

2003-10-31 Thread Marianne
Hi, We tried doing this, but it did not work :( The main thing is that we want to use our application that opened the serial port to work in background, so we don't close the port that was opened as background port Regards, Marianne - Original Message - From: Dave Mottorn [EMAIL

Converting .PDB file to JPG

2003-10-16 Thread Marianne
Hello, I have a Sony ClieNX80 . I have taken snaps using the camera available on the CLIE. I had downloaded the photo using HotSyn to the Computer. But the snaps are stored in the .PDB format. I want to convert it to .jpg, is there any tools for converting it?? Regards, Marianne

Problem when compiling

2003-10-08 Thread Marianne
is displayed: Link Error : __RuntimeModule__: '__Startup__' referenced from '__DummyStartup__' is undefined. What is the tTemp.r file, csn anyone help me. Thanks in advance Regards, Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http

Information about Serial Patch

2003-10-06 Thread Marianne
Hello, Can anyone tell me what is SerialPatch and SerialPhoneTask found in version tab of Info menu of Sony Clie having Palm OS 5 Thanks in advance Regards, Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support

SrmSend doesnt work on OS 5, works fine on OS4.1

2003-09-04 Thread Marianne
Hello, I have implemented serial communication with SrmSend API on OS4.1 . It works fine.But the same code (after compiling with SDK for OS5) doesnt work for OS 5.0. The SrmSend gives error CTS Timeout. What can be the reasons? Regards Marriane -- For information on using the Palm Developer

Key Code

2003-09-04 Thread Marianne
); ErrAlert(eventP-data.keyDown.modifiers); handled = true; break; Can any one help me Thanks in advance.. Regards Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Key Code

2003-09-04 Thread Marianne
Thanks Matt Actually I am writing a keyboard driver, and I want to replicate the shift+arrow key functionality for selecting the word. So I have to place the appropriate key in the keyboard queue. So I wanted the key code for shift key Marianne - Original Message - From: Matt Graham

Handling of Background Processing in Palm OS5

2003-09-03 Thread Marianne
in advance Regards, Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Upgradation of OS

2003-09-02 Thread Marianne
Regards Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Please Wait

2003-08-29 Thread Marianne
(); AppStop(); } break; And I have handles frmLoad event and frmOpent Event properly.. But I can't see the form when I click my UI icon.. Can anyone help me out Thanks in advance Regards Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please

Dynamically changing the alert message

2003-08-27 Thread Marianne
Hello,, Can I dynamically change the message of the alert. I just wanted to use one alert resource for more then 2 alerts, so there i just have to change the message.. Is it possible.. Regards, Marianne Jose -- For information on using the Palm Developer Forums, or to unsubscribe, please

Re: Dynamically changing the alert message

2003-08-27 Thread Marianne
Forum [EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 5:51 PM Subject: Re: Dynamically changing the alert message on Wed, Aug 27, 2003, Marianne wrote: Can I dynamically change the message of the alert. I just wanted to use one alert resource for more then 2 alerts, so there i just have

Text Field

2003-08-25 Thread Marianne
the display.. I want the display to be updated automatically... But this doesn't happen, it happens only on the next focus or penDownd it get updated.. Am i missing out something... Please Help Thanks in advance Regards Marianne I am attaching the code: static void ValidateField( UInt16 objId

Serial Manager Query

2003-08-18 Thread Marianne
SrmReceiveWindowOpen then i get all the bytes in the serial buffer and not just 11. So, I have to then keep track of all the bytes and code is becoming complex. Is there any way to get this done? Thanks in advance Regards Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please

Graying of controls on disabling

2003-08-14 Thread Marianne
Hi, I have designed a form which has a slider control, checkbox and push buttons.. When i disable these controls, i want it to be grayed-out... Is there anyway to do this.. Thanks in advance Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http

How to use Radio Button

2003-08-14 Thread Marianne
Hello, Is there a way to use Radio Button? I found that Push Button is used instead of Radio Buttons, but I want the actual look and feel of Radio Button.. Regards, Marianne Jose -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev

Using Internationalization

2003-08-14 Thread Marianne
Hello, Is there any documentation where I can find about making my application internationalized... Basically I want to know how to use Locale Manager and Overlay manager Thanks in advance Regards Marianne -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: PRC-Tools 2.1, when?

2000-09-27 Thread Marianne Rieckmann
incorporating many of the facilities...particularly as pertains to re-enabling GLibs... Regards, Marianne Rieckmann -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: PRC-Tools 2.1, when?

2000-09-26 Thread Marianne Rieckmann
-enabling GLibs... Regards, Marianne Rieckmann -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/