Re: [E-devel] - Python-etk patch

2008-10-04 Thread Boris Faure (aka billiob)
On Sat, Oct 4, 2008 at 17:23, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On Thu, Sep 25, 2008 at 10:40 AM, Boris Faure (aka billiob) > <[EMAIL PROTECTED]> wrote: >> The previous patch 0006-add-TextView-a-little-of-Textblock.patch is wrong. >> You should use the one attached instead. > >

Re: [E-devel] - Python-etk patch

2008-10-04 Thread Gustavo Sverzut Barbieri
On Thu, Sep 25, 2008 at 10:40 AM, Boris Faure (aka billiob) <[EMAIL PROTECTED]> wrote: > The previous patch 0006-add-TextView-a-little-of-Textblock.patch is wrong. > You should use the one attached instead. still /etc/mime.types problem and no patch attached, mine reads: text/diff diff text/

Re: [E-devel] - Python-etk patch

2008-10-04 Thread Boris Faure (aka billiob)
On Wed, Sep 24, 2008 at 11:29, MALBROUKOU Karel <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I have added some widgets support to the python-etk module: > - Dialog > - StockEnums under etk.c_etk > - Example on how to use FilechooserWidget and Dialog > > Please find the patch in attachment! > >

Re: [E-devel] - Python-etk patch

2008-10-04 Thread Boris Faure (aka billiob)
The previous patch 0006-add-TextView-a-little-of-Textblock.patch is wrong. You should use the one attached instead. -- Boris FAURE (aka billiob) - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Bu

Re: [E-devel] - Python-etk patch

2008-10-02 Thread Gustavo Sverzut Barbieri
On Wed, Oct 1, 2008 at 6:46 PM, Boris Faure (aka billiob) <[EMAIL PROTECTED]> wrote: > On Wed, Sep 24, 2008 at 11:29, MALBROUKOU Karel <[EMAIL PROTECTED]> wrote: >> Hi everyone, >> >> I have added some widgets support to the python-etk module: >> - Dialog >> - StockEnums under etk.c_etk >> - Exa

Re: [E-devel] - Python-etk patch

2008-10-01 Thread Boris Faure (aka billiob)
On Wed, Sep 24, 2008 at 11:29, MALBROUKOU Karel <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I have added some widgets support to the python-etk module: > - Dialog > - StockEnums under etk.c_etk > - Example on how to use FilechooserWidget and Dialog > > Please find the patch in attachment! > >

[E-devel] - Python-etk patch

2008-09-24 Thread MALBROUKOU Karel
Hi everyone, I have added some widgets support to the python-etk module: - Dialog - StockEnums under etk.c_etk - Example on how to use FilechooserWidget and Dialog Please find the patch in attachment! -- Karel Malbroukou Sr. Linux Admin PowerE2E # Add the Dialog widget # Add class StockEnum