Re: [E-devel] Bug in EDJE

2012-08-20 Thread Cedric BAIL
Hello, On Tue, Aug 21, 2012 at 5:04 AM, Guilherme Silveira wrote: > I compiled edje's library with '--enable-fixed-point' and in my system I > use elm_config_password_show_last_set with TRUE, but it causes a strange > behavior, i looked in the code and found the follow.. > > In the edje_password_

[E-devel] Bug in EDJE

2012-08-20 Thread Guilherme Silveira
Hi all, I compiled edje's library with '--enable-fixed-point' and in my system I use elm_config_password_show_last_set with TRUE, but it causes a strange behavior, i looked in the code and found the follow.. In the edje_password_show_last_timeout_set function the variable _edje_password_show_last

Re: [E-devel] Bug in edje programs using mouse events and scripts

2008-09-09 Thread Gustavo Sverzut Barbieri
On Tue, Sep 9, 2008 at 8:02 PM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On Tue, Sep 9, 2008 at 6:24 PM, Gustavo Sverzut Barbieri > <[EMAIL PROTECTED]> wrote: >> On Tue, Sep 9, 2008 at 6:19 PM, thomasg <[EMAIL PROTECTED]> wrote: >>> Hi list, >>> >>> I just wrote some program parts in e

Re: [E-devel] Bug in edje programs using mouse events and scripts

2008-09-09 Thread Gustavo Sverzut Barbieri
On Tue, Sep 9, 2008 at 6:24 PM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On Tue, Sep 9, 2008 at 6:19 PM, thomasg <[EMAIL PROTECTED]> wrote: >> Hi list, >> >> I just wrote some program parts in edje which contain scripts and react to >> mouse events. >> Then I experienced some problems

Re: [E-devel] Bug in edje programs using mouse events and scripts

2008-09-09 Thread Gustavo Sverzut Barbieri
On Tue, Sep 9, 2008 at 6:19 PM, thomasg <[EMAIL PROTECTED]> wrote: > Hi list, > > I just wrote some program parts in edje which contain scripts and react to > mouse events. > Then I experienced some problems when using this combination with mouse > events that are _not_ mouse,down,*. > Every time a

[E-devel] Bug in edje programs using mouse events and scripts

2008-09-09 Thread thomasg
Hi list, I just wrote some program parts in edje which contain scripts and react to mouse events. Then I experienced some problems when using this combination with mouse events that are _not_ mouse,down,*. Every time a program is executed that contains a script and reacts on mouse,in; mouse,out an