Brian Mattern <[EMAIL PROTECTED]> [2003-11-18 17:58]: Hi Brian,
> In the playlist group, create a clear rectangle on top that emits the > relevant signal. yep, that's the way I solved that problem, too (with the help of Corey and Nathan ;) Thanks for your mail anyway :) > On Nov 17, 2003, at 11:37 AM, Tilman Sauerbeck wrote: > > >Hi folks, > >I'm currently trying to improve the default eplayer theme: > >When a playlist entry's "title" part is clicked twice, I want to emit > >a signal. > > > >The group the "title" part is in consists of two parts, the other one > >is > >the "length" part. > >The "title" is aligned to the left edge, whereas the "length" part > >lives > >at the right edge. > > > >In ePlayer, I create an instance of the group by calling > >edge_object_add() and add it to my playlist container. > > > >Now the problem is: When the string that's put in the "title" part is > >so > >small that it doesn't cover all the space up to the "length" part, > >I cannot get Edje to emit my signal when the user clicks that space - > >since it doesn't belong neither to the "title" part nor to the "length" > >part. > > > >What's the best way to make the "title" part consume a certain amount > >of > >space? I know Edje offers a "min" field in the "description" entity, > >but > >it seems it doesn't work in my case. I can see no difference when I put > >"min" in. > > > >Should the "min" property do what I need? Is there another way to do > >this? -- Regards, Tilman ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
