Re: App testing before release, and icon problem

2004-04-06 Thread Ben Combee
At 02:03 AM 4/6/2004, you wrote: Icon problem solved: Theo Poon pointed me in the right direction: appart of having the double density icon add the 72 icon with a valid size of course. Here is how my rcp looks like now: ICONFAMILYEX BEGIN BITMAP manzana64x44.bmp BPP 8 TRANSPARENTINDEX 5

Re: Help Needed

2004-04-06 Thread \[ a | x \] - Peter Alex
Hi Ben, 1. Could you explain to me about 'reverse the endianness'? Shall it be the same with 1101 reverse to 1011? i am absolutely dont know about it. 2. if it requires reversion, then how it could be the same as i debug the contents of pCompressed is exactly the same with pTemp (VC++) The

Re: App testing before release, and icon problem

2004-04-06 Thread David Temes
Icon problem solved: Theo Poon pointed me in the right direction: appart of having the double density icon add the 72 icon with a valid size of course. Here is how my rcp looks like now: ICONFAMILYEX BEGIN BITMAP manzana64x44.bmp BPP 8 TRANSPARENTINDEX 5 COMPRESS DENSITY 2 BITMAP

Re: App testing before release, and icon problem

2004-04-06 Thread Lomion
Icon problem solved: Yes, it works for me too ! Thanx for all. Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/ Dialoguez en direct avec vos amis grâce à Yahoo! Messenger

Re: Infrared beaming problem with Sony TH55

2004-04-06 Thread Alexander Lange
Hello Ben, There's been a thread at http://www.cliesource.com/forums/showthread.php?s=threadid=44862 about this. Thanks for pointing me to this thread. So I know it is not a problem of my TH55 unit in particular. As I wrote, playing XrOw in Palm-to-Palm-mode which uses infrared transmission

HotSync install logic - once more

2004-04-06 Thread Wojtek
Hi. I asked about it some time ago. Didn't get any answer. I want to know the logic of generic install conduit. When I have my app already installed on device, how it is decided that the new one from HotSync queue shall be installed? Does it check the file date, modification number, version number

about sclRepeatEvent

2004-04-06 Thread armada
When I handle sclRepeatEvent event,I need do some complicated operation.I find the scrollbar is deviant now. I drag the scrollbar from the start to the end quickly, then loosen it.It jump back to the start! If I do nothing on the sclRepeatEvent,it run well. Why?How do I do ? -- For information

Re: about sclRepeatEvent

2004-04-06 Thread Ben Combee
At 03:38 AM 4/6/2004, you wrote: When I handle sclRepeatEvent event,I need do some complicated operation.I find the scrollbar is deviant now. I drag the scrollbar from the start to the end quickly, then loosen it.It jump back to the start! If I do nothing on the sclRepeatEvent,it run well. Why?How

SoftKey Support in Palm

2004-04-06 Thread Pravin Tamkhane
Hi All, I am trying to implement softkeys for Palm 6.0 device. But whatever devices/simulators I saw for Palm no one had any hardkeys on device for supporting softkeys. Basically I need to handle the keydown events for hardkeys on device and need to handle them depending upon context of

Install failed (error = #16403)

2004-04-06 Thread Scott Thibault
Someone has reported that they cannot install my .pdb file (1MB) on their handheld because of the following HotSync error: Install synchronization failed Install failed (error = #16403) Does anyone know the cause? I've suggested they plug the cradle directly into the computer's USB port,

RE: IDE

2004-04-06 Thread Danielle
Are there plans for Metrowerks to release a Codewarrior version to support Cobalt? Or is PODS going to, uh, eclipse that? . . ~ Thanks, Danielle W. O'Hallisey -- Subject: Re: IDE From: Ben Combee [EMAIL PROTECTED]

Accepting connections in Net.lib

2004-04-06 Thread Ricardo Wagner Brito
Hi all, I'm a beginner programmer in Palm OS and I'm trying to accept a connection in a server. Where and how I should use a NetLibSocketAccept of a socket non-blocking? Inside a function like AppLoop? The problem is because I need to check often (a loop?) if the request from the client arrived

Re: Accepting connections in Net.lib

2004-04-06 Thread Alexandre Luz Barreto
Ricardo Wagner Brito wrote: Hi all, I'm a beginner programmer in Palm OS and I'm trying to accept a connection in a server. Where and how I should use a NetLibSocketAccept of a socket non-blocking? Inside a function like AppLoop? The problem is because I need to check often (a loop?) if the

how to debug in cw using the simulator 5.2?

2004-04-06 Thread Alexandre Luz Barreto
the IDE is not conecting to the palm simulator 5.2 thnx -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Fw: Web Browser for Palm OS 4

2004-04-06 Thread Davi Carvalho
Hi All, I need to know if has an Web Browser for Palm OS4 that supports javasript and pictures. It doesn't need to be free. I have an asp aplication that I want to use in a symbol (Palm OS 4). I tried a lot of browsers at internet but I did not find a good enough that has support for javascript

Re: error description

2004-04-06 Thread Roger Stringer
This theory of user interfaces makes three invalid assumptions 1) The programmer can always determine what is a user resolvable error 2) Some master list of error codes exists, and the programmer(s) always correctly and immediately update this master list the moment they require a new error

Re: Use PC internet connection?

2004-04-06 Thread Roger Stringer
The Softick product is a good solution for this, and also allows Bluetooth and serial connectivity. It doesn't need HotSync (which is an advantage) but will usually co-exist with HotSync) Subject: Re: Use PC internet connection? From: M Wasson [EMAIL PROTECTED] Date: Mon, 5 Apr 2004 16:23:51

max. no. to store feature value in dynamic heap

2004-04-06 Thread Raymond Ho
Is there any limitation to use feature manager to store feature variables in dynamic heap ? Now I'm storing 35 features values in my application. However I found out that the values stored in features are wrong (or changed by unknow reason). Especially when I the Palm is reset and get the feature

Re: max. no. to store feature value in dynamic heap

2004-04-06 Thread Douglas Handy
Ray, Is there any limitation to use feature manager to store feature variables in dynamic heap ? Read the docs on FtrSet(), specifically: A feature that you define in this manner remains defined until the next system reset or until you explicitly undefine the feature with FtrUnregister. They

Re: SoftKey Support in Palm

2004-04-06 Thread Ben Combee
At 04:35 AM 5/28/2004, you wrote: Hi All, I am trying to implement softkeys for Palm 6.0 device. But whatever devices/simulators I saw for Palm no one had any hardkeys on device for supporting softkeys. Basically I need to handle the keydown events for hardkeys on device and need to handle them

RE: IDE

2004-04-06 Thread Ben Combee
At 07:55 AM 4/6/2004, you wrote: Are there plans for Metrowerks to release a Codewarrior version to support Cobalt? Or is PODS going to, uh, eclipse that? I no longer speak for Metrowerks (I work for PalmSource now), so I can't address any questions related to future CodeWarrior products. --

Re: Fw: Web Browser for Palm OS 4

2004-04-06 Thread David Chevalier
Davi Carvalho wrote: I need to know if has an Web Browser for Palm OS4 that supports javasript and pictures. It doesn't need to be free. I have an asp aplication that I want to use in a symbol (Palm OS 4). I tried a lot of browsers at internet but I did not find a good enough that has support

[ANN] Multi section debugging for PODS-0.1.1 available

2004-04-06 Thread Ton van Overbeek
), linker and multigen you will get problems with the symboltable in the linker output. Then replace pmgdb.exe with the one in this archive. If you run this pmgdb stand-alone it identifies itself as: GNU gdb 5.3 +patches:prc-tools-2.3;palmsource-0.0.1r;tvo-20040406 In addition to Keith Rollin's

How to get rid of progress dialog when using exchange lib?

2004-04-06 Thread Li, Chang
Hi All, We have an application running on Tungsten c, which exchanges data from our app to a remote web server. Here is how the data exchange happens: myApp.prc -- exchange manager -- web browser (2.0) -- remote server (Java app running on Tomcat) It's a two way data exchange. During the data

Re: Help Needed

2004-04-06 Thread Helmut A. Bender
Hi Peter, not the bits, but the bytes are reverse. That means: palm: 16645627 00 FD FD FB pc: -67240704 FB FD FD 00 The endianess describes how words and longs are written in memory: least significant byte first (PC) or most significant byte first (68K). Am Dienstag, 6. April 2004

Help for SMS on treo 180

2004-04-06 Thread javier_ortiz
Hi need to develop a simple sms application for treo 180, but it seems there's any example around. I've looked in PalmOne but theres's only documentation for the newest models (treo 600). It'll be verys helpfull if anybody can point me to where can i get any resources or help about this.

RE: IDE

2004-04-06 Thread Pavel Szalbot
Ben Combee wrote: I no longer speak for Metrowerks (I work for PalmSource now), so I can't address any questions related to future CodeWarrior products. Great! So you might be able to tell me, why there is no Palm OS SDK for Linux? PODS is using GCC and cygwin, but GCC is GNU's app. I do

Codewarrior Debug

2004-04-06 Thread Desenvolvimento 3
Hi Everyone, First of all I need know what´s the best ROM for TungstenW? I´m currently using palmos40-en-m505.rom. Second question is how and where I set the shortcut number 2 in the Palm device to debug directly from Codewarrior 9. Thanks!!! Ricardo -- For information on using the Palm

RE: Codewarrior Debug

2004-04-06 Thread Hays, Jonathan \(GE Infrastructure\)
1. The W is OS 4, so if you have a TungstenW, you should be able to use the ROM transfer utility to get it over onto your computer. Otherwise, I think you'll have to get it from PalmOne. The m505 is very different from the W. I would try and get a W ROM. 2. Use the DotDotTwo application to

RE: IDE

2004-04-06 Thread Ben Combee
At 11:34 AM 4/6/2004, you wrote: Ben Combee wrote: I no longer speak for Metrowerks (I work for PalmSource now), so I can't address any questions related to future CodeWarrior products. Great! So you might be able to tell me, why there is no Palm OS SDK for Linux? PODS is using GCC and

hard keyboard event

2004-04-06 Thread Eric Yun
hello guys, I am developing a software for a palm with hard keyboard. What I need now is to retrieve hard-key-pressed events. I checked palmos.com, but there is no such documents. Does anybody know how to implement it? Thanks, Eric -- For information on using the Palm Developer Forums, or

RE: IDE

2004-04-06 Thread Pavel Szalbot
Ben Combee wrote: There is a Palm OS SDK for Linux -- use prc-tools along with the Linux version of Palm OS Emulator and the Palm OS 5.0 R3 SDK for prc-tools. Just because the GCC-based tools are from GNU doesn't mean that they are tied to Linux or any other operating system. People have

RE: IDE

2004-04-06 Thread Rinko-Gay, William
Pavel, I should admit that I am not developing commercial software. I develop tools for myself at my curent location. I've written my own hierarchical task list, and a read-only synch from our work tracking database. I've been using the prc-tools for all and not had any problems. I'm aware

Re: Use PC internet connection?

2004-04-06 Thread M Wasson
If I go into Preferences - Connection in PalmOS v4.1 and I create a connection with Connect to: Local Network and Via: Cradle/Cable, what does this do? Can I connect to a PC network this way? Ben Combee [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] At 03:03 PM 4/5/2004, you wrote:

Treo600 Problem

2004-04-06 Thread Keyur Patwa
Hi guys, In my application, I am capturing image using device camera and then processing the image data. Now what happens is, after doing so 5-7 times, the device simply resets. Does anybody know whats going on? Any soulution? Please reply, -- For information on using the Palm Developer

RE: IDE

2004-04-06 Thread Pavel Szalbot
William, I don't cry for support - this phorum is sufficient when experienced developers are giving advice, but I cry for uniform solution, for solution that guarantees stability, usability, comfort and functionality. I am not so ambitious - I don't need IDE like Visual Studio ( IMHO it is

Re: Treo600 Problem

2004-04-06 Thread Jonatan Fernstad
You can use Daniel's application Crash from www.79bmedia.com which intercepts the SysReset api. It should let you see the error message (if any) before the reset occurs. Jonatan Keyur Patwa [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi guys, In my application, I am capturing

RE: Treo600 Problem

2004-04-06 Thread Hays, Jonathan \(GE Infrastructure\)
Not sure if this is exactly what you are looking for, but the Handspring engineers also put in hooks to retrieve the last fatal alert that happened on the Treo 600. If you are on the CDMA version (Sprint) you can go into the phone dialer and enter ##377 and dial to see the last alert. If you

RE: IDE

2004-04-06 Thread Ben Combee
At 02:18 PM 4/6/2004, you wrote: I have been developer for 13 years. I think I am quite experienced with many different OSes and IDEs. But I experience problems right now and I don't want to endanger my projects, my passion in programming. Unsupported term really scares me - it sounds like use

Re: IDE

2004-04-06 Thread John Marshall
Pavel Szalbot [EMAIL PROTECTED] wrote: [On the SDK download page's Unsupported Palm OS SDK R3 for PRC-Tools] Unsupported term really scares me - it sounds like use at own risk, not we shouldn't be supposed to answer your question. I am sorry to speak like that - I realize that my opinion could

shared libraries for palm

2004-04-06 Thread Danielle Amorim
Help! I created a library shared in CodeWarrior 9 and added some functions. I created an application and includes .h of my library. Questions: - How I make to open my library? - I use the OpenLibrary? - How functions the SysLibFind? It open shared libraries? - How I make to call my functions

Image resolution Problem!

2004-04-06 Thread Keyur Patwa
Hi there, Thanks for the response about Treo 600 system reset problem. This one is again in Treo 600. Earlier I was capturing image using 160*120 resolution and it works fine . Now when I am trying to use 640*480 resultion I am getting fatal exception. Following is the code that works for

Re: Use PC internet connection?

2004-04-06 Thread Matt Graham
M Wasson wrote: It just seems that the Microsoft ActiveSync model of a constant connection to the PC is better than HotSync where you are only connected for a brief time. With ActiveSync, you can copy files to/from the PC This can be done using HotSync. and browse the internet at any time you

Re: HotSync install logic - once more

2004-04-06 Thread Matt Graham
Wojtek wrote: I asked about it some time ago. Didn't get any answer. I want to know the logic of generic install conduit. When I have my app already installed on device, how it is decided that the new one from HotSync queue shall be installed? Does it check the file date, modification number,

Re: find offset of character in string

2004-04-06 Thread D. Kirker
What I am doing is: Char *posC; char *urlStr; Char *data; posC = StrStr (urlStr, ?); StrCopy(data,urlStr+(posC-urlStr+1)); Now I would like to remove the ? and anything beyond it. I cannot have any NULL characters in the urlStr because this is a WAP POST (and the WAP specs say no NULLs in the

Re: about sclRepeatEvent

2004-04-06 Thread armada
No,I don't set handled flag.Please see my code: case sclRepeatEvent: if (eventP-data.sclRepeat.scrollBarID == MyScroll) SysTaskDelay(50); //simulate a time-consuming operation break; -- For information on using the Palm Developer Forums, or to unsubscribe, please see

question on bin opcode

2004-04-06 Thread Catherine
I find sth strange while perform opcode searching and am not sure if it is a normal situation. Please advice : 1) i use par to extract all bins from .prc 2) i find opcode NOP occurring in .text bin (code0001.bin) 3) i find NOP occurs when i compile a C++ class file with constructor / destructor

Re: Image resolution Problem!

2004-04-06 Thread Ben Combee
UInt8 GetGrayedImage() { UInt16 i; for(i=0; i(previewWidth*previewHeight); i++) { Red = bmpData[i] 11; Green = (bmpData[i] (0x07e0))5; Blue = bmpData[i] (0x001f); Avg = (Red+Green+Blue)/3;

Re: find offset of character in string

2004-04-06 Thread Ben Combee
At 07:00 PM 4/6/2004, you wrote: What I am doing is: Char *posC; char *urlStr; Char *data; posC = StrStr (urlStr, ?); StrCopy(data,urlStr+(posC-urlStr+1)); Now I would like to remove the ? and anything beyond it. I cannot have any NULL characters in the urlStr because this is a WAP POST (and the

Re: Help Needed

2004-04-06 Thread \[ a | x \] - Peter Alex
Hello mr. bender, Thanks very much... it works well..A good lesson for newbie like me. Peter Alex --- Helmut A. Bender [EMAIL PROTECTED] wrote: Hi Peter, not the bits, but the bytes are reverse. That means: palm: 1664562700 FD FD FB pc: -67240704 FB FD FD 00 The

Re: Treo600 Problem

2004-04-06 Thread wax wacky
- hey keyur I am working on the same type of application i.e. capturing image from a camera device and displaying on the TREO600 device. And was upset with the same RESET problem with TREO600.which didnt show any error msg. Later I knew that I was passing a NULL handle as an argument. After

Re: Memory Leak problem in table

2004-04-06 Thread Pinaki Roy
Hi Matt, Thanx for your response -- i tried adding gHandles[i][j] = 0 but it's still not working -- one more thing -- if i do lot of scrolling -- and then press the exit button -it's giving lot of mem leaks (in hundreds) -- so i added this code again in sclRepeatEvent just before calling