It does not work with textblock.

2011/2/10 Tom Hacohen <tom.haco...@partner.samsung.com>

> Use edje and part text, no need to shove externals when not needed.
>
> ...
> text {
>   fit: 1 1;
>   ellipsis: 1.0;
>   ...
> }
> ...
>
> what's wrong with that?
>
> --
> Tom.
>
>
> On Thu, 2011-02-10 at 17:12 +0100, Atton Jonathan wrote:
> > Hello,
> >
> > Peaple which to use elm_label in widgets like button because elm_label
> has
> > font size reduction to
> > fit the text and ellipsis.
> >
> > I have talked with Cedric and Captainigloo and we have conclude that we
> > should use elm_external to do this.
> >
> > - The elm_label widget is defined in the button group
> > - This way we have a elm_label and the application can use it
> > - And the theme can access to the label. For example if I wish to change
> the
> > text color when the mouse is over my button.
> >
> >
>
>
>


-- 
Regards.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to