CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Palm OS

  1. #1
    Join Date
    May 2002
    Location
    LosGatos, Ca
    Posts
    16

    Question Palm OS

    Hi,
    CAn anyone tell me what program I need to code for Plam OS?
    I think Code Warior is the one but I am not certain.
    Is programming for palm just like C++?
    Thanks.
    Debugging procedure:
    1)Look at the code logically and step by step.
    2)When step 1 fails resort to a more tradidtional way of debugging by hitting the monitor or the computer tower.
    3)Consult MSDN
    4)After looking at MSDN with no result, ask someone.
    5)Since the person you asked will tell you to look at the MSDN, search the help one more time and repeat step 4 untill an answer from the person is obtained.
    6)Follow what Mycrosoft does and pretend ther is no problem.

  2. #2

    Unhappy

    I was working only Under WinCE, and it was almost same as under usale Win App.
    But Palm I think have its own API, and this is the main problem. And like any new API at can take long time to learn it, and as always API I think not enough documenteited ...
    C++ compiler I think they must have ... other is not a problem.

  3. #3
    Join Date
    Aug 1999
    Posts
    74
    For palm programming you need to use Code Warrior.

    It is event driven programming not like C++

    look:

    www.palmos.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured