[E-devel] Evas_Object MOUSE_DOWN blocks MOUSE_IN/OUT ?

2004-09-22 Thread Milosz Derezynski
I've got a question regarding Evas. I am coding a Winamp3/5 WAL skin loader, or at least the UI part of it since it will also require of having a MAKI bytecode interpreter, but that's another topic of course. Basically i'm implementing widgets using custom pixmaps, and the problem that i have i

Re: [E-devel] Evas_Object MOUSE_DOWN blocks MOUSE_IN/OUT ?

2004-09-22 Thread The Rasterman
On Wed, 22 Sep 2004 15:49:39 -0700 Milosz Derezynski <[EMAIL PROTECTED]> babbled: > I've got a question regarding Evas. I am coding a Winamp3/5 WAL skin > loader, or at least the UI part of it since it will also require of > having a MAKI bytecode interpreter, but that's another t

[E-devel] trying to build e17 but I can't find ebits

2004-09-22 Thread Jon Kroll
I'm sorry if this is a noob question. I have checked all of the e17 code out of cvs and have managed to build most of it. But when I attempt to ./configure apps/e is says it can not find ebits-config. But I can not find ebits anywhere in the cvs repository. Please advise. Thanx. Jon Ann Arbor

Re: [E-devel] trying to build e17 but I can't find ebits

2004-09-22 Thread Dale Anderson
DR17 doesnt currently build against cvs libs . Dale. Jon Kroll wrote: I'm sorry if this is a noob question. I have checked all of the e17 code out of cvs and have managed to build most of it. But when I attempt to ./configure apps/e is says it can not find ebits-config. But I can not find ebits

Re: [E-devel] Evas_Object MOUSE_DOWN blocks MOUSE_IN/OUT ?

2004-09-22 Thread Milosz Derezynski
Carsten Haitzler (The Rasterman) wrote: >On Wed, 22 Sep 2004 15:49:39 -0700 Milosz Derezynski <[EMAIL PROTECTED]> >babbled: > > > >>I've got a question regarding Evas. I am coding a Winamp3/5 WAL skin >>loader, or at least the UI part of it since it will also require of

Re: [E-devel] Evas_Object MOUSE_DOWN blocks MOUSE_IN/OUT ?

2004-09-22 Thread Milosz Derezynski
Milosz Derezynski wrote: >Carsten Haitzler (The Rasterman) wrote: > > > >>On Wed, 22 Sep 2004 15:49:39 -0700 Milosz Derezynski <[EMAIL PROTECTED]> >>babbled: >> >> >> >> >> >>>I've got a question regarding Evas. I am coding a Winamp3/5 WAL skin >>>

Re: [E-devel] trying to build e17 but I can't find ebits

2004-09-22 Thread The Rasterman
On Wed, 22 Sep 2004 11:47:53 -0400 "Jon Kroll" <[EMAIL PROTECTED]> babbled: > I'm sorry if this is a noob question. > > I have checked all of the e17 code out of cvs and have managed to build most > of it. But when I attempt to ./configure apps/e is says it can not find > eb

Re: [E-devel] Evas_Object MOUSE_DOWN blocks MOUSE_IN/OUT ?

2004-09-22 Thread The Rasterman
On Wed, 22 Sep 2004 20:48:18 -0700 Milosz Derezynski <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman) wrote: > > >On Wed, 22 Sep 2004 15:49:39 -0700 Milosz Derezynski <[EMAIL PROTECTED]> > >babbled: > > > > > > > >>I've got a question regarding Evas.