Support for Trignometric functions in PDA application.

2002-06-30 Thread Ammi Aithal
Hi, I wanted to know whether Palm OS supports trignometric functions like cos(theta) , sin(theta) sort of functions which I have to use in one of my applications. For Ex: I want to use equations like k = [kh + kv + (kh - kv)cos 2 theta * cos 2 alpha] / 2. If yes, can anyone of you please provi

Regarding CW Enterprise Edition

2002-07-10 Thread Ammi Aithal
Hi, Till now, I was using CW Lite and CDK4 downloaded from the web to develop my PDA application using C lang. After so much of ups and downs, I finally succeeded in developing the intended application (Of course, part of the kudos should go to this developer forum) using the above tools. But no

Re: Regarding CW Enterprise Edition

2002-07-11 Thread Ammi Aithal
Thanks a lot guys. Your timely reply was so much of relief to me. Yeah, I think I'll go for CW Professional Edition for now. Thanks once again. Ammi. --- Ben Combee <[EMAIL PROTECTED]> wrote: > In article <90766@palm-dev-forum>, > [EMAIL PROTECTED] says... > > How useful is the CodeWarrior Ente

Re: Constructor doesn't allow me to add list items.

2002-08-01 Thread Ammi Aithal
Never mind. I figured out to add items statically. For those who might face the same problem, refer http://www.palmos.com/dev/support/docs/recipes/lists.html Before posing this Question, I went thro' the archive and somehow, the above page didn't open up. Thanks, Ammi. --- Ammi Aith

Re: Prevention of Beaming

2002-08-01 Thread Ammi Aithal
In your project settings, Under Linker -> Palm Rez Post Linker, enable 'Set Copy -prevention bit' checkbox. This should help. Regards. --- Sridhar Venkataraman <[EMAIL PROTECTED]> wrote: > Hi > > My app requires that the recs and the app are not > beamed to other > devices. In order to achiev

Regarding no of .rsrc files in a project/application

2002-08-02 Thread Ammi Aithal
Hi, I had earlier sent this mail to this forum. Doesn't seem to have gone through. SO, I am sending it again. In my PDA application, I have about 10 forms for which I am using just one .rsrc file. But when I look at the examples, I see that for each form , they have individual .rsrc files. So

Equivalent of '\r' and \n' in PalmOS

2002-09-03 Thread Ammi Aithal
Hi, Right now, my PDA is communicating with the target using Serial COmmunication. But when I get some response from the Target containing '\r and '\n' chars, those responses get displayed in one line and obviously if the responses are big, it gets chopped off. Is there anyway I can display thos

How to make set of fields as a single object???

2002-11-07 Thread Ammi Aithal
Hi, 1. I have 12 small fields in my form and I want to group them into a single object. The reason being, I have to show those fields in the form only if certain conditions are met. Instead of enabling every single field, can I enable/disable all of them at once??? 2. I display shortcut key to

Re: MathLib tan() value differs from that of calculator.Any clue???

2002-11-12 Thread Ammi Aithal
Thanks a lot guys for all your suggestions. I learnt quite a bit from your suggestions. My problem was, I had the degree option selected in calculator instead of 'radians' option when using tan(). I was trying your suggestions one by one only to realise my mistake at the end. Sorry for taking up

How to display Flashing Text and.......

2002-11-18 Thread Ammi Aithal
Hi, 1. I my PDA application which works on OS 3.1, I need to display some value to the user and if that value goes below certain level, I have to make the user notice that by making it flashing or something like that. I dont want to use an alert for this. DOes somebody have any idea on how to ach

Mapping one object to other in PalmOS ????????

2002-11-28 Thread Ammi Aithal
Hi, 1. Part of my application contains a form where in I have a popup trigger mapped to a list object containing 12 items. So when the user selects an item in the list, I display the response for that item. I have released this application and I got the feedback from the customers saying that t

Stuck with field related problem.

2002-12-07 Thread Ammi Aithal
Hi All, > > I have a form in which I have 13 fields. When the > user enters the data, I store them in the structure > variables when the user wishes to go to next form, and I restore the field contents when he comes back to the screen. > > Also I have a 'clear' button in the form which > clears a

Any tool to test my application on the actual device??

2002-12-13 Thread Ammi Aithal
Hi, Is there any software that can randomly generate events and test my PDA application on the actual device. Same like emulator but on the PDA. Thanks in advance for the info. Ammy __ Do You Yahoo!? Everything you'll ever need on one web page fro