O
Ofer B.
Hi
I have a combobox of customer names.
when I select a customer, I do a SQL query and get the customer details.
Than I insert all the details to 6 labels.
When the customer combo is in focus, I can change my selection by using the
joystick/navigation button.
If I press the joystick and don't stop I can move from the first customer to
the last (I have only 200).
And to the problem....
while I press the joystick the memory of the programs decrease until I get a
an exeption (sql ce exeption), or I get a message that I have to close one
of the programs in the device.
I use the Wis Bar and I can see that the status of the Memory is decreasing
while I press the joystick.
If I release the joystick, the status of the memory increase after 1-3
seconds.
What can be the reason? do I have to use the GC in order to release the
memory?
I use SP2, but the same behavior was in my IPAQ 2200 (SP2) and on QTEK 1010
(SP1).
Thanks
Ofer
I have a combobox of customer names.
when I select a customer, I do a SQL query and get the customer details.
Than I insert all the details to 6 labels.
When the customer combo is in focus, I can change my selection by using the
joystick/navigation button.
If I press the joystick and don't stop I can move from the first customer to
the last (I have only 200).
And to the problem....
while I press the joystick the memory of the programs decrease until I get a
an exeption (sql ce exeption), or I get a message that I have to close one
of the programs in the device.
I use the Wis Bar and I can see that the status of the Memory is decreasing
while I press the joystick.
If I release the joystick, the status of the memory increase after 1-3
seconds.
What can be the reason? do I have to use the GC in order to release the
memory?
I use SP2, but the same behavior was in my IPAQ 2200 (SP2) and on QTEK 1010
(SP1).
Thanks
Ofer