Re: [Pharo-project] MaskedTextMorph

2010-06-02 Thread Mariano Martinez Peck
Hi and welcome.

In http://www.pharo-project.org/documentation/faq

you can read the question: "How can I contribute to Pharo?"  which links you
to: http://code.google.com/p/pharo/wiki/HowToContribute

and

http://pharocasts.blogspot.com/2010/03/how-to-contribute-to-pharo.html

cheers

Mariano


On Wed, Jun 2, 2010 at 10:29 AM, Stéphane Ducasse  wrote:

>
> On Jun 2, 2010, at 10:23 AM, Denis Kudriashov wrote:
>
> > How I can sign license agreement?
> > I add it to bug entry.
>
> excellent
> >
> > 2010/6/2 Stéphane Ducasse 
> > Thanks denis
> >
> > did you sign the license agreement?
> > Please do. http://pharo.gforge.inria.fr/licenseDocuments/
>
> - print it
> - fill it up
> - send it by mail to me with a nice stamp :) (you can also send a pdf).
> :)
>
> >
> > We will be happy to integrate your changes (modulo UI people like it).
> > Do make sure that this happens can you open a bug entry on
> >http://code.google.com/p/pharo/issues/
> > Stef
> >
> >
> > On Jun 2, 2010, at 10:03 AM, Denis Kudriashov wrote:
> >
> > > Hello
> > >
> > > I implement MaskedTextMorph class for masked input fields.
> > >
> > > See attachment and class side example.
> > >
> > > Its just little class. I dont create separate package for it. Maybe
> somebody add it to some widgets package
> > > ___
> > > Pharo-project mailing list
> > > Pharo-project@lists.gforge.inria.fr
> > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> >
> >
> > ___
> > Pharo-project mailing list
> > Pharo-project@lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> >
> > ___
> > Pharo-project mailing list
> > Pharo-project@lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] MaskedTextMorph

2010-06-02 Thread Stéphane Ducasse

On Jun 2, 2010, at 10:23 AM, Denis Kudriashov wrote:

> How I can sign license agreement?
> I add it to bug entry.

excellent 
> 
> 2010/6/2 Stéphane Ducasse 
> Thanks denis
> 
> did you sign the license agreement?
> Please do. http://pharo.gforge.inria.fr/licenseDocuments/

- print it
- fill it up
- send it by mail to me with a nice stamp :) (you can also send a pdf).
:)

> 
> We will be happy to integrate your changes (modulo UI people like it).
> Do make sure that this happens can you open a bug entry on
>http://code.google.com/p/pharo/issues/
> Stef
> 
> 
> On Jun 2, 2010, at 10:03 AM, Denis Kudriashov wrote:
> 
> > Hello
> >
> > I implement MaskedTextMorph class for masked input fields.
> >
> > See attachment and class side example.
> >
> > Its just little class. I dont create separate package for it. Maybe 
> > somebody add it to some widgets package
> > ___
> > Pharo-project mailing list
> > Pharo-project@lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> 
> 
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> 
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


Re: [Pharo-project] MaskedTextMorph

2010-06-02 Thread Denis Kudriashov
How I can sign license agreement?
I add it to bug entry.

2010/6/2 Stéphane Ducasse 

> Thanks denis
>
> did you sign the license agreement?
> Please do. http://pharo.gforge.inria.fr/licenseDocuments/
>
> We will be happy to integrate your changes (modulo UI people like it).
> Do make sure that this happens can you open a bug entry on
>http://code.google.com/p/pharo/issues/
> Stef
>
>
> On Jun 2, 2010, at 10:03 AM, Denis Kudriashov wrote:
>
> > Hello
> >
> > I implement MaskedTextMorph class for masked input fields.
> >
> > See attachment and class side example.
> >
> > Its just little class. I dont create separate package for it. Maybe
> somebody add it to some widgets package
> > ___
> > Pharo-project mailing list
> > Pharo-project@lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] MaskedTextMorph

2010-06-02 Thread Stéphane Ducasse
Thanks denis

did you sign the license agreement?
Please do. http://pharo.gforge.inria.fr/licenseDocuments/

We will be happy to integrate your changes (modulo UI people like it).
Do make sure that this happens can you open a bug entry on 
http://code.google.com/p/pharo/issues/
Stef


On Jun 2, 2010, at 10:03 AM, Denis Kudriashov wrote:

> Hello
> 
> I implement MaskedTextMorph class for masked input fields.
> 
> See attachment and class side example.
> 
> Its just little class. I dont create separate package for it. Maybe somebody 
> add it to some widgets package
> ___
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


[Pharo-project] MaskedTextMorph

2010-06-02 Thread Denis Kudriashov
Hello

I implement MaskedTextMorph class for masked input fields.

See attachment and class side example.

Its just little class. I dont create separate package for it. Maybe somebody
add it to some widgets package


MaskedTextMorph.st
Description: Binary data
___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project