Re: Palm Os Free Developement

2007-06-09 Thread John Wilund
Multi Segmenting with OnBoardC is much more simple than that! Please download the latest build from sourceforge: http://sourceforge.net/project/downloading.php?group_id=55794&use_mirror=switch&filename=OnBSuite260beta.zip&71201114 and you will find a .html explaining the procedure in the .zip.

Re: Palm Os Free Developement

2007-06-09 Thread John Wilund
You are able to build multi segmented apps with OnBoardC. http://tamspalm.tamoggemon.com/2007/02/27/creating-multi-segment-applications-with-pods If you have more questions on OBC, please join our IRC channel: irc://irc.freenode.net/SrcEdit /John -- For information on using the ACCESS Devel

Re: Palm Os Free Developement

2007-06-08 Thread Phreak OnALeash
please see http://onboardc.sourceforge.net/UsersManual.html#segments for info on multisegmaenting and OnBC. the 2.60 beta will do multisegmenting a little differently (easier to use, of course ;-) but yeah, there are the multisegmenting documetnation for OnBoardC -- For information on using the

Re: Palm Os Free Developement

2007-06-08 Thread Borszczuk
Jagat Nibas Mahapatra wrote: I had been using MWCW and eclipse for last 5 years. MWCW is costly and Eclipse is slow and buggy. I was curious if I can just use my notepad or VIM and write src, rsc and makefiles and build a prc for my palm That way works fine for me (prc-tools, pilrc and any edit

Re: Palm Os Free Developement

2007-06-08 Thread Alexander R. Pruss
Suggestion: 1. Install prc-tools and cygwin. (By the way, it is possible to run prc-tools from a Windows shell instead of a cygwin shell, but you'll still need cygwin installed.) 2. Download some open source Palm stuff. 3. Compile it with "make". 4. Modify it to get the hang of working with

Re: Palm Os Free Developement

2007-06-08 Thread P. Douglas Reeder
On Jun 8, 2007, at 5:36 AM, Don Albertson wrote: The prc-tools group is helpful for making the resource files -- you can use a text editor but it would be tedious. Rather, PilRC is the (separate) tool for making resource files, and prc-tools (now more accurately called 'gcc for Palm OS

Re: Palm Os Free Developement

2007-06-08 Thread Mike Margerum
Can you write multi segment apps with onboardc? Phreak OnALeash wrote: Hi, No, you don't. prc-tools is a desktop environment that is waaay more powerful than OnBC. OnBoardC is a small, yet still somewhat powerful compared to other mobile IDEs such as SmallBASIC or PocketC, compiler great for w

Re: Palm OS Free Developement

2007-06-08 Thread Roger Stringer
At 04:15 AM 6/8/2007, you wrote: Subject: Palm Os Free Developement From: "Jagat Nibas Mahapatra" <[EMAIL PROTECTED]> Date: Fri, 8 Jun 2007 13:01:33 +0530 X-Message-Number: 5 I had been using MWCW and eclipse for last 5 years. MWCW is costly and Eclipse is slow and buggy. I was

Re: Palm Os Free Developement

2007-06-08 Thread Don Albertson
; Sent: Friday, June 08, 2007 6:07 PM > To: Palm Developer Forum > Subject: Re: Palm Os Free Developement > > Am Freitag, 8. Juni 2007 14:23 schrieb Aaron Ardiri: > >> On 6/8/07, Jagat Nibas Mahapatra <[EMAIL PROTECTED]> wrote: >> >>> Isn't

Re: Palm Os Free Developement

2007-06-08 Thread Don Albertson
Jagat Nibas Mahapatra said (on or about) 06/08/2007 08:15: Isn't there any prc-tools for windows ? Yes. They run in a Cygwin "shell" under windows. It's not nearly as difficult as it sounds. If you've used PODS, you already have those installed and available. dga -- For information on u

RE: Palm Os Free Developement

2007-06-08 Thread Jagat Nibas Mahapatra
If somebody is conversant in windows he can not develop for palm os free as simple as that. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Helmut A. Bender Sent: Friday, June 08, 2007 6:07 PM To: Palm Developer Forum Subject: Re: Palm Os Free

Re: Palm Os Free Developement

2007-06-08 Thread Helmut A. Bender
Am Freitag, 8. Juni 2007 14:23 schrieb Aaron Ardiri: > On 6/8/07, Jagat Nibas Mahapatra <[EMAIL PROTECTED]> wrote: > > Isn't there any prc-tools for windows ? > > www.cygwin.org > > if you cannot install this, you need to pay. simple fact. no freebies. Linux is free. And works perfectly with prc-t

Re: Palm Os Free Developement

2007-06-08 Thread Aaron Ardiri
On 6/8/07, Jagat Nibas Mahapatra <[EMAIL PROTECTED]> wrote: Isn't there any prc-tools for windows ? www.cygwin.org if you cannot install this, you need to pay. simple fact. no freebies. -- // Aaron Ardiri -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see

RE: Palm Os Free Developement

2007-06-08 Thread Jagat Nibas Mahapatra
Isn't there any prc-tools for windows ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander R. Pruss Sent: Friday, June 08, 2007 5:23 PM To: Palm Developer Forum Subject: RE: Palm Os Free Developement prc-tools needs a Unix-like environment

RE: Palm Os Free Developement

2007-06-08 Thread Alexander R. Pruss
prc-tools needs a Unix-like environment. On Windows, that requires Cygwin. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

RE: Palm Os Free Developement

2007-06-08 Thread Jagat Nibas Mahapatra
: Friday, June 08, 2007 3:14 PM To: Palm Developer Forum Subject: Re: Palm Os Free Developement Hi, No, you don't. prc-tools is a desktop environment that is waaay more powerful than OnBC. OnBoardC is a small, yet still somewhat powerful compared to other mobile IDEs such as SmallBASIC or Po

Re: Palm Os Free Developement

2007-06-08 Thread Phreak OnALeash
Hi, No, you don't. prc-tools is a desktop environment that is waaay more powerful than OnBC. OnBoardC is a small, yet still somewhat powerful compared to other mobile IDEs such as SmallBASIC or PocketC, compiler great for whipping up small apps when you are on the road, etc. OnBoardC is powerful e

Re: Palm Os Free Developement

2007-06-08 Thread Don Albertson
une 08, 2007 1:14 PM > *To:* Palm Developer Forum > *Subject:* Re: Palm Os Free Developement > > > > http://www.access-company.com/developers/downloads/apptools.html > This site has a bunch of things there, some free. I strongly recommend > prc-tools (based on th GCC toolchain) &g

RE: Palm Os Free Developement

2007-06-08 Thread Jagat Nibas Mahapatra
Do I need prc-tools and onboardc both ? Why ? _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phreak OnALeash Sent: Friday, June 08, 2007 1:14 PM To: Palm Developer Forum Subject: Re: Palm Os Free Developement http://www.access-company.com/developers/downloads

Re: Palm Os Free Developement

2007-06-08 Thread Phreak OnALeash
http://www.access-company.com/developers/downloads/apptools.html This site has a bunch of things there, some free. I strongly recommend prc-tools (based on th GCC toolchain) and onboardc, a great onboard compiler that creates fully usable apps that don't require a runtime library, for devlopement t

Palm Os Free Developement

2007-06-08 Thread Jagat Nibas Mahapatra
I had been using MWCW and eclipse for last 5 years. MWCW is costly and Eclipse is slow and buggy. I was curious if I can just use my notepad or VIM and write src, rsc and makefiles and build a prc for my palm Any points to articles, examples are helpful. Thanks in advance Regards Jagat -- For