Urgent!! File type and Directory for Expansion Card

2001-12-09 Thread yennee
Hi All, Can I create a file with any file type( not a registered file type) at the expansion card at any directory? If yes, do I need to register it? The problem now is I can create a directory and any file type when using emulator and HostFS on PC. I can copy the file from handheld to

VFSFileWrite problem

2001-12-09 Thread yennee
Hi All, I used VFSFileWrite to copy some data( 5KB) to expansion card. It's very very slow. Why? How to increase the speed? When I copy data from expansion card to handheld, it is very fast. Please help. urgent!! Best Regards, Yen -- For information on using the Palm Developer Forums, or to

Please Help!! Access SD memory card

2001-10-31 Thread yennee
Hi All, When I try to access the SD memory card ( create file, open it and write something to it), my application hang. This problem did not occur when I test it on Emulator. Anything wrong with my SD memory card or the expansion slot or Palm OS?? Please kindly advices. Best Regards, Yen --

SD card's file type

2001-10-31 Thread yennee
Hi All, Can I create a file with any file type( not a registered file type) at the SD card? If yes, do I need to register it?? Best Regards, Yen -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Palm m500's serial connection

2001-10-31 Thread yennee
Hi all, I am facing a problem regarding Palm m500's serial connection. Any diferrent between serial cardle - HotSync and usual serial cable? If yes, what are the diferrent? My problem is when I use serial cable to run my application with Emulator via PC. The serial communication work well. But

HostFS problem

2001-10-28 Thread yennee
Hi All, I have the following problem when try to reset the handheld after install HostFS.prc. HostFS.c Line:2390, HostFS not configured for full number of solts, ignoring extras Please help. Thanks. Best Regards, Yen -- For information on using the Palm Developer Forums, or to

GPI1 and GPI2 pin

2001-08-20 Thread yennee
Hi All, As default, GPI1 pin is to initiate the HotSync process and GPI2 pin is Modem Connected signal. Can these two pins use for other purposes? If yes, how to get the input from these pins? Please help. Regards, Yen -- For information on using the Palm Developer Forums, or to

Re: m100 clock -- internals

2001-08-16 Thread yennee
Now, my problem is when the clock popup is dismissed, my screen is not restore from memory and not receive frmUpdateEvent, and the clock popup form remain there in non-active state. Anyone know why? Is system clock's form a popup form? As best I can tell, the clock application on the m100 is

Re: m100 clock -- internals

2001-08-16 Thread yennee
This problem only occured when I performing the Gremlin Test. Is it posisble because the screen cannot update itself so fast and on time? Regards Yen At 4:08 PM +0800 2001/08/16, [EMAIL PROTECTED] wrote: Now, my problem is when the clock popup is dismissed, my screen is not restore from

Re: m100 clock -- internals

2001-08-16 Thread yennee
I try to run Palm application: memo pad. It also have this problem. Regards Yen This problem only occured when I performing the Gremlin Test. Is it posisble because the screen cannot update itself so fast and on time? Regards Yen At 4:08 PM +0800 2001/08/16, [EMAIL PROTECTED] wrote: Now,

++ :form overlapping

2001-08-15 Thread yennee
Hi, I have a form overlapping problem when performing POSE. When after the system clock's form popup, my default form will be overlapping with the system clock's form. I had disabled the Save behind bit and I didn't recieve any FrmUpdateEvent. Could anyone tell me what had happen? This problem

Re: ++ :form overlapping

2001-08-15 Thread yennee
Hi Henry, You misunderstand what I said. When I tap on the clock(hard key), the clock's form will appear for a moment. After it disappear, it should restore the previous form (FormA). But the problem now is the clock's form remain there in inactive state and the FormA was not updated. And when

Re: ++ :form overlapping

2001-08-15 Thread yennee
Hi Ben, Is system clock's form a popup form? Best Regards, Yen Henry [EMAIL PROTECTED] wrote in message news:59883@palm-dev-forum... Hi Yen, You need to enable the Save behind bit for the form, because you FrmPopupForm does not unload the current form, that's why you see the

system clock's form popup problem

2001-08-14 Thread yennee
Hi All, I have a form display problem when the system clock's form popup. My default form will be erased after popup of the system clock's form and the system clock's form remain there. I have been disabled the Save behind bit and I didn't recieve any FrmUpdateEvent. Could anyone tell me what

form overlapping

2001-08-14 Thread yennee
Hi All, I have a form overlapping problem. When after the system clock's form popup, my default form will be overlapping with the system clock's form. I had disabled the Save behind bit and I didn't recieve any FrmUpdateEvent. Could anyone tell me what had happen? This problem occured when I

avoid PopUp Contrast form and clock form

2001-06-21 Thread yennee
Hi All, How to avoid or disable the system to pop-up the Contrast Form and Clock Form? Please help. Thanks. Best Regards, Yen -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

DmGetRecord

2001-06-20 Thread yennee
Hi All, Is anyone know that how to get the handle of a record in specified category? Best Regards, Yen -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Categories Implementation

2001-06-19 Thread yennee
Hi All, I used the below code to draw the items at the List. After the drawing, when I click on the List's item, it will execute the DrawList() routine. Why? Anything wrong? Did anyone know how to draw the items of certain category at the List? Please help. Thanks. void DrawList(UInt

Gremlin stress Test

2001-06-19 Thread yennee
Hi All, To obtain the Palm Powered Compatible Solution Logo, there is a stress test that verifies 1,000,000 Gremlin events. Is Anyone know how they configure the Gremlin tool? How many events are set for switch after, stop after and save after? The test will also be executed as standalone and

Using Categories's Functions

2001-06-12 Thread yennee
Hi All, I'm developing an application that using categories implementation and I am facing some problems. Please help me. The problems are as below: 1. How to initialize the categories' list? So that, the 'Unfiled' is always at the List. 2. For first edited category, why it is not

Continue: Using Categories's Functions

2001-06-12 Thread yennee
Hi All, Is anyone have an example codes on how to initialize, select, save and delete the categories? Thanks. Best Regards, Yen -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

How to read out the palm free memory size

2001-06-07 Thread yennee
Hi All, I need to know about the size of free memory left at Palm by software. Is there anybody about it? Thanks Best Regards, Yen -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

.PDB file format

2001-06-04 Thread yennee
Hi all, I need to know the .PDB file format. Where can I find the details on these, please help. Thanks. Best Regards, Yen -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

modem low battery detection

2001-05-30 Thread yennee
I'm developing an application that works with the palm modem. And I have to detect when the modem's battery low. Is there anybody that can tell me how can I detect this by software? Thanks a lot. -- For information on using the Palm Developer Forums, or to unsubscribe, please see