Button Event...

2002-12-26 Thread Gonzalo Piano
Hi guys! I'm capturing an Event of the Address Button, in order to execute a scan (PSC module) from an application made by me. But when I get a FrmCustomAlert, pressing the button gets my out the application (in this case I go to the Address App, because I chose that button). How can I get to

RE: Button Event...

2002-12-26 Thread Gonzalo Piano
the custom alert for? General rule is to return handled=true for events you don 't want the system to handle, but this type of event is probably intercepted before the formhaqndleevent, so you'll have to look for it elsewhere in your event loop. Alan Gonzalo Piano [EMAIL PROTECTED] wrote

nilEvent and PopUp

2002-12-10 Thread Gonzalo Piano
Hi guys! I have the following problem, I have a form with a PopUp and a List. The PopUp is associated with that List. If in that form I execute a nilEvent, the PopUp stops allowing me to select an item from that List. If I take out the nilEvent, the PopUp works perfectly. I would be pleased

NULL Handle...

2002-12-05 Thread Gonzalo Piano
I have the following problem: Form1 and Form2, in the first I have a button which directs me to the second and in the second I have another button which returns me to the first (Form1). If I press this sequence of buttons (button1, button2, button1, button2, etc.) about 400 times I get a Memory

RE: Problem with NetLibRecieve...

2002-11-05 Thread Gonzalo Piano
to hang the system when data is slow ... (bad user experience ... so NOT recommended!) G R Gonzalo Piano [EMAIL PROTECTED] wrote in message news:100049;palm-dev-forum... I have a problem using NetLibRecieve, download data from a Web Server. The Palm reference guide states that the function

Problem with NetLibRecieve...

2002-11-04 Thread Gonzalo Piano
I have a problem using NetLibRecieve, download data from a Web Server. The Palm reference guide states that the function: A) Will wait until the buffer is filled with the size requested, or Timeout B) Return an error C) Return the less than the size requested if the archive is at the end. I'm

RE: Display a new form, but the old one still active

2002-07-05 Thread Gonzalo Piano
I'm trying to display a message to inform user that some action is being done (like the Windows message showing the percentage of work done when user copy datas). I created a new form and when I need it, the active form displays it with the function FrmPopupForm(formMessage). For example, let's

HotSync Preferences.

2002-04-04 Thread Gonzalo Piano
I need to change from my program the HotSync Preferences. Specially the LANSync Preferences. I wish to execute HotSync selecting LANSync or Local HotSync. How can I do this? Regards, Gonzalo Piano. -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Tables and Vertical ScrollBar...

2002-04-01 Thread Gonzalo Piano
convenient way to do it than the functions I use, I would like if you can indicate it to me. I would appreciate any help form any of you. Regards, Gonzalo Piano. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

RE: MemoryMgr.c: Error 3036 Chunk over-locked

2002-01-18 Thread Gonzalo Piano
I made the changes you recommended me. The code now is the following, but the error still appears. Err OpenURL(char * url) { Err err = 1; DmSearchStateType searchState; UInt cardNo; LocalID dbID; char * ptr; // Make sure Clipper is

Problem with a list with dynamic content

2001-11-19 Thread Gonzalo Piano
that no fields exist for the list, this value can´t be bigger than 1 and my idea is to creat the fields at runtime) so I don´t put any field. Thanks. --- Gonzalo Piano. [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http

AvantGo and URL...

2001-11-02 Thread Gonzalo Piano
as a parameter. I mean, without the user having to set Open Page. Thanks in advance for you cooperation, any suggestion would be much appreciated. --- Gonzalo Piano [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech

AvantGo and URL problem...

2001-11-02 Thread Gonzalo Piano
as a parameter. I mean, without the user having to set Open Page. Thanks in advance for you cooperation, any suggestion would be much appreciated. --- Gonzalo Piano [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech