Old ROM Images ( 3.0 or 3.1)

2002-04-04 Thread Nhuan Luong

Hi all,
The application runs OK with Rom Images from 3.3 to 4.0. I tried to run
it with Rom Image 3.0 or 3.1 and I have a problem. I got a warning like
the following:
  The application called SystFatalAlert with the message:
MemoryMgrNew.c, Line: 4128, Invalid handle. 
I went though the debugger and realized that whenever frmDrawForm(pt)
tries to draw the main form then I have the error message. I am not
clear about the cause of the problem. Please give me some help if you
have ever seen this before. Thanks. 
Nhuan

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



Re: Old ROM Images ( 3.0 or 3.1)

2002-04-04 Thread Regis St-Gelais


Nhuan Luong [EMAIL PROTECTED] a écrit dans le message de news:
[EMAIL PROTECTED]

Hi all,
The application runs OK with Rom Images from 3.3 to 4.0. I tried to run
it with Rom Image 3.0 or 3.1 and I have a problem. I got a warning like
the following:

You probably have an object on you form that is not supported by this
version of the OS.
Graphic Buttons, for exemple, are not supported by OS 3.0

--

Regis St-Gelais ing.
Ingénieur de projets / Project engineer
Développement informatique / Software development
Le Groupe ISAC Inc.
Courriel / Email ..: [EMAIL PROTECTED]  (NO SPAM!!!)
Site Internet / Web site ...: www.isac-inc.com
-




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



RE: Old ROM Images ( 3.0 or 3.1)

2002-04-04 Thread Nhuan Luong

Thanks for your help, Regis. I will take out a suspicious control or bitmap to 
compensate for running on the old OS versions. Thank you again.
Nhuan

-Original Message-
From: Regis St-Gelais [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, April 04, 2002 12:49 PM
To: Palm Developer Forum
Subject: Re: Old ROM Images ( 3.0 or 3.1)


Nhuan Luong [EMAIL PROTECTED] a écrit dans le message de news:
[EMAIL PROTECTED]

Hi all,
The application runs OK with Rom Images from 3.3 to 4.0. I tried to run
it with Rom Image 3.0 or 3.1 and I have a problem. I got a warning like
the following:

You probably have an object on you form that is not supported by this
version of the OS.
Graphic Buttons, for exemple, are not supported by OS 3.0

--

Regis St-Gelais ing.
Ingénieur de projets / Project engineer
Développement informatique / Software development
Le Groupe ISAC Inc.
Courriel / Email ..: [EMAIL PROTECTED]  (NO SPAM!!!)
Site Internet / Web site ...: www.isac-inc.com
-




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

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



ROM Images 3.0 and 3.1

2002-04-02 Thread Nhuan Luong

Hello,
I am quite new in Palm programming. I have tried to build a small
application to be familiar with the platform. The application runs OK
with Rom Images from 3.3 to 4.0. I tried to run it with Rom Image 3.0 or
3.1 and I have problem. I got a warning as the following:
  The application called SystFatalAlert with the  message:
MemoryMgrNew.c, Line: 4128, Invalid handle.
I went though the debugger and realized that whenever frmDrawForm(pt)
tries to draw the main form then I have the error message. I am not
clear about the cause of the problem. Maybe these old Rom need some
modification or I can not use some gadgets in my form. Please let me
know the cause of the problem. Thanks in advanced. 
Nhuan

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