Re: vchrHardRockerCenter:

2005-01-19 Thread Ben Combee
At 07:14 AM 1/19/2005, you wrote:
Hi,
Which version of SDK contain "vchrHardRockerCenter"  for Treo 650 macro?
Can anyone tell me?
This is in the latest Palm OS SDK, released in Fall 2004.  Unfortunately, 
right now it's only available with the PODS 1.1 download.  I've prepared 
separate versions for CodeWarrior and PRC-Tools users, but I'm having 
difficulties getting them posted to our new website.  If you need these 
immediately, please send me mail at [EMAIL PROTECTED]

You can also alter your local copy of Chars.h, adding this line
#define vchrHardRockerCenter0x013D

-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Developer Forum Archives:   http://news.palmos.com/read/all_forums/

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


Re: vchrHardRockerCenter:

2005-01-19 Thread Prabakar
Hi,

Thank you so much. My Problem solved now.
I added the macro like the below comment:
" #define vchrRockerCenter0x0136  // 5-way rocker center/press
 #define vchrHardRockerCenter0x013D "   // newly added...

I have a doubt  that  I  need to add this  macro in "Chars.h" only OR  both
"Chars.h" and  "HsChars.h"  also.
I want this for my Treo 650 software.

Thank you.

Regards,
Martin Prabakar.

- Original Message -
From: "Ben Combee" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" 
Sent: Wednesday, January 19, 2005 8:11 PM
Subject: Re: vchrHardRockerCenter:


> At 07:14 AM 1/19/2005, you wrote:
> >Hi,
> >
> >Which version of SDK contain "vchrHardRockerCenter"  for Treo 650 macro?
> >Can anyone tell me?
>
> This is in the latest Palm OS SDK, released in Fall 2004.  Unfortunately,
> right now it's only available with the PODS 1.1 download.  I've prepared
> separate versions for CodeWarrior and PRC-Tools users, but I'm having
> difficulties getting them posted to our new website.  If you need these
> immediately, please send me mail at [EMAIL PROTECTED]
>
> You can also alter your local copy of Chars.h, adding this line
>
> #define vchrHardRockerCenter0x013D
>
>
>
> -- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc.
> "Combee on Palm OS" weblog: http://palmos.combee.net/
> Developer Forum Archives:   http://news.palmos.com/read/all_forums/
>
>
>
> --
> 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/


Re: vchrHardRockerCenter:

2005-01-19 Thread Ben Combee
At 09:05 AM 1/19/2005, you wrote:
Hi,
Thank you so much. My Problem solved now.
I added the macro like the below comment:
" #define vchrRockerCenter0x0136  // 5-way rocker center/press
 #define vchrHardRockerCenter0x013D "   // newly added...
I have a doubt  that  I  need to add this  macro in "Chars.h" only OR  both
"Chars.h" and  "HsChars.h"  also.
I want this for my Treo 650 software.
Just Chars.h -- it's part of the standard Palm OS SDK going forward.  This 
character also is used on the Tungsten T5 device, and I would expect it to 
be used on most devices with five-way navigation support in the future.

-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Developer Forum Archives:   http://news.palmos.com/read/all_forums/

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


Re: vchrHardRockerCenter:

2005-01-19 Thread Luc Le Blanc
Ben Combee a écrit :

> At 09:05 AM 1/19/2005, you wrote:
> >Hi,
> >
> >Thank you so much. My Problem solved now.
> >I added the macro like the below comment:
> >" #define vchrRockerCenter0x0136  // 5-way rocker center/press
> >  #define vchrHardRockerCenter0x013D "   // newly added...
> >
> >I have a doubt  that  I  need to add this  macro in "Chars.h" only OR  both
> >"Chars.h" and  "HsChars.h"  also.
> >I want this for my Treo 650 software.
>
> Just Chars.h -- it's part of the standard Palm OS SDK going forward.  This
> character also is used on the Tungsten T5 device, and I would expect it to
> be used on most devices with five-way navigation support in the future.

Will this new SDK add definitions for T3 buttons like the 0x0512 that gets
thrown when hitting what used to be the Calculator silkscreen button?


--
Luc Le Blanc


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


Re: vchrHardRockerCenter:

2005-01-19 Thread Ben Combee

Will this new SDK add definitions for T3 buttons like the 0x0512 that gets
thrown when hitting what used to be the Calculator silkscreen button?
0x15xx character definitions are in the palmOne SDK -- Chars.h defines the 
range of custom chars for palmOne, but it's up to them to provide an SDK 
with those keys defined.

vchrHardRockerCenter is in the Palm OS SDK because it's a platform standard 
character.

-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Developer Forum Archives:   http://news.palmos.com/read/all_forums/

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


Re: vchrHardRockerCenter:

2005-01-20 Thread Luc Le Blanc
Ben Combee wrote:

> >Will this new SDK add definitions for T3 buttons like the 0x0512
> > that gets
> > thrown when hitting what used to be the Calculator silkscreen
> > button?

> 0x15xx character definitions are in the palmOne SDK -- Chars.h
> defines the range of custom chars for palmOne, but it's up to
> them to provide an SDK with those keys defined.

> vchrHardRockerCenter is in the Palm OS SDK because it's a
> platform standard character.


The only headers I find at PalmOne are the palmOne SDK 4.0 BETA - SPRINT Header 
Files - SDK Build # 29  at

http://developers.palmone.com/pe/forums/displaypost.jsp?postID=10127796#

Wouldn't this PalmOne char.h header ship with the PalmSource SDK in the  section, or is this a CW directory not installed by the PalmSource SDK?


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


Re: vchrHardRockerCenter:

2005-01-20 Thread Regis St-Gelais
Hi Luc,

"Luc Le Blanc" <[EMAIL PROTECTED]> a écrit dans le message de news: 
[EMAIL PROTECTED]
> The only headers I find at PalmOne are the palmOne SDK 4.0 BETA - SPRINT 
> Header Files - SDK Build # 29  at
>
> http://developers.palmone.com/pe/forums/displaypost.jsp?postID=10127796#
>


vchrHardRockerCenter  is defined in HsKeyCommon.h of PalmOne SDK 4.0 
BETA -SPRINT


> Wouldn't this PalmOne char.h header ship with the PalmSource SDK in the 
>  section, or is this a CW directory not installed by the 
> PalmSource SDK?
>

I think that  is part of the CW directory structure
Anyway, it is where I putted the PalmOne SDK4

-- 
Regis St-Gelais
www.laubrass.com



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


Re: vchrHardRockerCenter:

2005-01-20 Thread Ben Combee
At 12:50 PM 1/20/2005, you wrote:
The only headers I find at PalmOne are the palmOne SDK 4.0 BETA - SPRINT 
Header Files - SDK Build # 29  at

http://developers.palmone.com/pe/forums/displaypost.jsp?postID=10127796#
Wouldn't this PalmOne char.h header ship with the PalmSource SDK in the 
 section, or is this a CW directory not installed by the 
PalmSource SDK?
palmOne is NOT PalmSource.  The "Other SDKs" thing is a CodeWarrior thing 
that I created since Metrowerks had agreements with many of the licensees 
to distribute their SDK.  The Sprint SDK is the correct one -- it has SDK 
headers not just for the Sprint Treo 650, but all palmOne devices.

-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Developer Forum Archives:   http://news.palmos.com/read/all_forums/

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


Re: vchrHardRockerCenter and vchrRockerCenter not working on treo 680

2007-01-15 Thread Jeff Loucks
Investigate a little. Try seeing what DOES happen when you press the button.
Display the events that are generated when buttons are pressed. It's likely
you'll need to expect one of several events, depending on the device.

On 1/15/07, Anning Chen <[EMAIL PROTECTED]> wrote:
>
>  has anyone encountered this problem of the center nav button not
> responding on the treo 680?  I put in some test code and when I pressed the
> center button, nothing happened...
>
> here is my sample code:
> switch(event->data.keyDown.chr){
> case vchrHardRockerCenter:
> handled = true;
> \\do something
> break;
> case vchrRockerCenter:
> handled = true;
>\\do something else
> break;
> ...
>
>
> --
> Get your own web 
> address.
> Have a HUGE year through Yahoo! Small Business.
> --
> For information on using the PalmSource Developer Forums, or to
> unsubscribe, please see http://www.palmos.com/dev/support/forums/
>



-- 
yisdersomenimororsisasisdenderisorsis?
Jeff Loucks

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