Re: Treo Phone app email counter

2007-05-19 Thread Borszczuk
Borszczuk wrote:

 (which is worse from my perspective) Phone knows
 where Versa stores which profile is is currently chosen

Alternatively it just sublaunches default email app
telling it to return number of unread mails. Anyone
knows more?


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


Re: Simulator/Emulator Distribution

2007-05-19 Thread Aaron Ardiri

On 5/18/07, JamesSturdevant [EMAIL PROTECTED] wrote:

Someone with more knowledge will probably answer but this is my
understanding:

The emulator is free software but the ROM images are not. You would need
a license from Access (PalmSource) or Palm to distribute them.


i can confirm this. we used to ship POSE on a CD rom (saved session)
with the rom built in. we needed an agreement with palm to do this. we
don't do it anymore tho, because now we have a native binary for windows.

you might find it better just to wite a native version.

--
// Aaron Ardiri

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


Re: PalmResize 1.3.0 release

2007-05-19 Thread Alexander R. Pruss
I think you're right.

I'm also thinking that I shouldn't remove the libraries at all, since the are 
system libraries.  Right?
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Modifying/ignoring Auto-off length

2007-05-19 Thread Christian Giordano

The application I made generates graphic and the user doesn't
necessary interact with it, after 30 sec (the default auto-off length)
the screen turns off. Of course it could be enough to modify to
auto-off length to its maximum 3 minutes to enjoy more, but what if I
would like to keep the auto-off as default.

Is there a way to avoid the display to turn off through code?

I hope is clear.

Thanks, chr

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


Palm TX Skin

2007-05-19 Thread cxplorrken
I am VERY new to this, I am trying to download the ROM / Skin from my Palm TX 
to use in the Emulator, but after 5 minutes (12%) my Palm resets and trnasfer 
stops, what am I doing wrong?
Where can I get a PALM TX Skin / ROM for the Emulator?
Any help would be greatly appreciated.
Thanks

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


Re: Modifying/ignoring Auto-off length

2007-05-19 Thread Borszczuk
Christian Giordano wrote:
 The application I made generates graphic and the user doesn't
 necessary interact with it, after 30 sec (the default auto-off length)
 the screen turns off. Of course it could be enough to modify to
 auto-off length to its maximum 3 minutes to enjoy more, but what if I
 would like to keep the auto-off as default.
 
 Is there a way to avoid the display to turn off through code?

if everything else failed, read the f* manual:
http://www.access-company.com/developers/documents/docs/palmos/PalmOSReference/SystemEventManager.html#1071368

;)

PS: it shall be up to the user to manage decide if it's ok to
sleep the device or not (i.e. by app prefs). Also there are\
tools like AutoOff one can install to enjoy unlimited on.


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


Re: Modifying/ignoring Auto-off length

2007-05-19 Thread Christian Giordano

I'm sorry for my lazyness :(

EvtResetAutoOffTimer seems to be perfect for my needs! :) I'll test it soon.

Thanks also for the app suggestion, I promise I'll be less lazy next time! ;)


Cheers, chr

On 5/19/07, Borszczuk [EMAIL PROTECTED] wrote:

Christian Giordano wrote:
 The application I made generates graphic and the user doesn't
 necessary interact with it, after 30 sec (the default auto-off length)
 the screen turns off. Of course it could be enough to modify to
 auto-off length to its maximum 3 minutes to enjoy more, but what if I
 would like to keep the auto-off as default.

 Is there a way to avoid the display to turn off through code?

if everything else failed, read the f* manual:
http://www.access-company.com/developers/documents/docs/palmos/PalmOSReference/SystemEventManager.html#1071368

;)

PS: it shall be up to the user to manage decide if it's ok to
sleep the device or not (i.e. by app prefs). Also there are\
tools like AutoOff one can install to enjoy unlimited on.


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




--
___
{ Christian Giordano's site and blog @ http://nuthinking.com }

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


Re: Move UI Elements for Focus Ring Support?

2007-05-19 Thread Roger Stringer

At 04:15 AM 5/19/2007, you wrote:

Subject: Move UI Elements for Focus Ring Support?
From: P. Douglas Reeder [EMAIL PROTECTED]
Date: Sat, 19 May 2007 01:57:53 -0400
X-Message-Number: 7

The PalmSource User Interface Guidelines recommend that the leftmost
button on a modeless form have its left edge at 1 and it's upper edge
at 147.  This leaves only one pixel (in standard coordinates) for a
border at the left and bottom edges.
SNIP
Do you think the buttons on the bottom of a form should be moved to the
right or up to allow the focus ring to be completely displayed?



Whatever feels right!

Sometimes you have space to over everything around to support the 
full space or the focus ring, and sometimes you don't




Roger Stringer
Marietta Systems, Inc. (www.rf-tp.com)


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


Unable to do on-device debugging on E2 with USB

2007-05-19 Thread Luc Le Blanc
I'm still unable to do on-device debugging with a Tungsten E2 connected under 
USB.

I run CW 9.3, the only USBPort.dll file I have is in c:\Program Files\PalmOne 
and is version 6.0.1.0 (53,248 bytes). I tested the USB link with PilotInstall 
while installing my app as well as DotDotTwo v2. Then I stopped PilotInstall, 
made sure no HotSync Manager was active, and launched CW and its debugger. 
After I switch the E2 to console mode and acknowledge the CW alert to do so, I 
immediately get another alert: Connect attempt failed. Please try again. The 
delay is so short, it doesn't look like it really tried to connect. What else 
can I do? I need to debug a problem that only occurs on a real E2 (Simulator 
does not reproduce it.)


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