Re: [Lazarus] Calculator example for Lazarus.

2009-05-27 Thread Reenen Laurie
A wiki might be ideal for it. Maybe not the lazarus wiki, but maybe a
wikispaces or some other wiki.

On 5/27/09, Zaher Dirkey  wrote:
> Putting examples in a Wiki or Forums make it difficult to search, fix
> or modify the code, and it so hard to make SVN repository for "lib",
> "demos" then add users to it (like me) to commit junk code (examples
> and small projects).
>
> --
> Zaher Dirkey
>
> ___
> Lazarus mailing list
> [email protected]
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>


-- 
o__
,_.>/ _
(_)_\(_)___
...speed is good
___
I believe five out of four people have a problem with fractions.

___
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Calculator example for Lazarus.

2009-05-27 Thread Zaher Dirkey
Putting examples in a Wiki or Forums make it difficult to search, fix
or modify the code, and it so hard to make SVN repository for "lib",
"demos" then add users to it (like me) to commit junk code (examples
and small projects).

-- 
Zaher Dirkey

___
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Calculator example for Lazarus.

2009-05-27 Thread Felipe Monteiro de Carvalho
On Wed, May 27, 2009 at 10:41 AM, Zaher Dirkey  wrote:
> I make a Calculator example to put it in Examples in Lazarus, you can
> modify the header to put the right license, check it please.

I would suggest Public Domain for examples, so that anyone can readily
use the code in their own projects. What do you think?

-- 
Felipe Monteiro de Carvalho

___
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Calculator example for Lazarus.

2009-05-27 Thread Zaher Dirkey
I make a Calculator example to put it in Examples in Lazarus, you can
modify the header to put the right license, check it please.

You can notice there is a "calculators.pas" in "lib" folder have
TCalculator, it useful to make any calculator application, the example
it is demo how to use it (oh my bad English).
May be that "calculators.pas" move it in "lcl" folder or any path can
easy to access it.

Also i compiled it for WinCE/ARM already founded in zip file

Download it from
http://www.parmaja.com/downloads/laz-calculator.zip

Image
http://www.parmaja.com/images/laz-calculator.jpg

-- 
Zaher Dirkey

___
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus