Re: QVGA POSE or Simulator available?

2010-01-23 Thread Luc Le Blanc
David Thacker wrote :

 Use the GarnetOS Simulator version 5.3 from ACCESS Dev Net.
 It is the right sim and supports QVGA screens exactly the way
 the real QVGA devices do.

I did. My app runs fine except for one case where I must make sure
a bullet in my hi-res map has an even width on a QVGA screen.

One problem: on this Simulator, WinGetSupportedDensity reports both
kCoordinatesOneAndAHalf and kCoordinatesDouble. My app selects the
best available density, but in this case, it shoud stop at
kCoordinatesOneAndAHalf. Wouldn't a QVGA device only report
kCoordinatesOneAndAHalf? Or is it a Simulator trick because this
one has a user-selectable resolution?


Luc Le Blanc
http://www.speleo.qc.ca/Auriga
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


RE: QVGA POSE or Simulator available?

2010-01-21 Thread Lee Church
You can download a stand-alone Windows Mobile emulator from Microsoft's web 
site.


Lee Church
www.mobitechsystems.com

-Original Message-
From: Luc Le Blanc [mailto:llebl...@cam.org] 
Sent: Wednesday, January 20, 2010 10:42 PM
To: Palm Developer Forum
Subject: Re: QVGA POSE or Simulator available?

Alan Ingleby wrote:

 I'd suggest testing against StyleTap.  It's 240x240, and will
 use your 108 density resources if you provide them.
 (Assuming you have a PPC laying around)

Nope. Just a bunch of Palm OS devices. And a PC to run an Emulator or Simulator.


Luc Le Blanc
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


RE: QVGA POSE or Simulator available?

2010-01-21 Thread Luc Le Blanc
Lee Chruch wrote:

 You can download a stand-alone Windows Mobile emulator from
 Microsoft's web site.

Indeed. But wasn't there a Handera 330 POSE? Somebody still has it?
I'd rather try my app on a device I can run the debugger with if I'm to trace 
penDownEvent coordinates conversions for taps in a hi-res
map.


Luc Le Blanc
http://www.speleo.qc.ca/Auriga
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: QVGA POSE or Simulator available?

2010-01-21 Thread Christopher Stamper
On Thu, Jan 21, 2010 at 10:31 AM, Luc Le Blanc llebl...@cam.org wrote:

 Lee Chruch wrote:

  You can download a stand-alone Windows Mobile emulator from
  Microsoft's web site.

 Indeed. But wasn't there a Handera 330 POSE? Somebody still has it?
 I'd rather try my app on a device I can run the debugger with if I'm to
 trace penDownEvent coordinates conversions for taps in a hi-res
 map.


Can't you use the simulator, and set the resolution to QVGA?

Anyway, there *was* a handera330 POSE, I remember using it. Maybe I even
still have it, gonna look around...


-- 
Christopher Stamper

Email: christopherstam...@gmail.com
Skype: cdstamper

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Re: QVGA POSE or Simulator available?

2010-01-21 Thread Luc Le Blanc
Christopher Stamper wrote:

 Can't you use the simulator, and set the resolution to QVGA?

I tried to set a Simulator to QVGA, but there was no such choice. At least not 
on those I have.

If you find a Handera 330 POSE, you may send it to speleo...@gmail.com (but 
rename the exe extension).


Luc Le Blanc
http://www.speleo.qc.ca/Auriga
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: QVGA POSE or Simulator available?

2010-01-21 Thread David Thacker
Use the GarnetOS Simulator version 5.3 from ACCESS Dev Net.  It is the right 
sim and supports QVGA screens exactly the way the real QVGA devices do.

www.accessdevnet.com and you'll need to log in to download it.

The Handera 330 POSE is not the way to go for this, because Handera did QVGA 
on their own and not the way it is handled in the GarnetOS.

-- 
David Thacker
http://www.SatelliteForms.net
The Premier RAD Tool for PalmOS  PocketPC



Luc Le Blanc llebl...@cam.org wrote in message 
news:188...@palm-dev-forum...
 Christopher Stamper wrote:

 Can't you use the simulator, and set the resolution to QVGA?

 I tried to set a Simulator to QVGA, but there was no such choice. At least 
 not on those I have.

 If you find a Handera 330 POSE, you may send it to speleo...@gmail.com 
 (but rename the exe extension).


 Luc Le Blanc
 http://www.speleo.qc.ca/Auriga
 



-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: QVGA POSE or Simulator available?

2010-01-21 Thread Ben Rittgers
E-mail me privately and I will tell you what I remember about Handera 
SDK.  I think you can still download it off a yahoo group for Handera users.


Luc Le Blanc wrote:

Lee Chruch wrote:


You can download a stand-alone Windows Mobile emulator from
Microsoft's web site.


Indeed. But wasn't there a Handera 330 POSE? Somebody still has it?
I'd rather try my app on a device I can run the debugger with if I'm to trace 
penDownEvent coordinates conversions for taps in a hi-res
map.


Luc Le Blanc
http://www.speleo.qc.ca/Auriga



--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: QVGA POSE or Simulator available?

2010-01-20 Thread Alan Ingleby
I'd suggest testing against StyleTap.  It's 240x240, and will use your 108
density resources if you provide them. (Assuming you have a PPC laying
around)

2010/1/21 Luc Le Blanc llebl...@cam.org

 I'd like to test my software with a QVGA display before these new Aceeca
 PDAs reach the market. I support Palm and Sony hi-res but I have doubts
 about my current handling of a 320x240 display. Is there a QVGA POSE
 (Handera 330?) or Simulator available with this feature? I don't find any in
 my toolbox.


 Luc Le Blanc
 --
 For information on using the ACCESS Developer Forums, or to unsubscribe,
 please see http://www.access-company.com/developers/forums/




-- 
Alan Ingleby

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Re: QVGA POSE or Simulator available?

2010-01-20 Thread Luc Le Blanc
Alan Ingleby wrote:

 I'd suggest testing against StyleTap.  It's 240x240, and will
 use your 108 density resources if you provide them.
 (Assuming you have a PPC laying around)

Nope. Just a bunch of Palm OS devices. And a PC to run an Emulator or Simulator.


Luc Le Blanc
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/