On Tue, 2 Aug 2011 10:00:51 +0900
Daniel Juyung Seo wrote:
> We have elm_genlist_item_item_class_set() to change the item class of
> an item on the fly.
>
> But still I don't like managing many styles.
> I already maintains hundreds of styles and gonna get crazy.
>
> Supporting ellipsis is just
We have elm_genlist_item_item_class_set() to change the item class of
an item on the fly.
But still I don't like managing many styles.
I already maintains hundreds of styles and gonna get crazy.
Supporting ellipsis is just one line change in edc. (change min of
textblock to 0)
So I'm planning to
On Tue, 2 Aug 2011 09:37:27 +0900
Daniel Juyung Seo wrote:
> As I told you in irc, horizontal expanding is a genlist's default behavior.
>
> To meet your needs,
> 1. We need to create another item style which supports ellipsis.
> 2. Name it as "elm/genlist/item_compress/blarblar/default"
> 3. Ca
As I told you in irc, horizontal expanding is a genlist's default behavior.
To meet your needs,
1. We need to create another item style which supports ellipsis.
2. Name it as "elm/genlist/item_compress/blarblar/default"
3. Call elm_genlist_compress_mode_set() API.
This is bothersome. I can enhanc
yay~
what genlist item style did you use?
i will catch you in irc soon.
Daniel Juyung Seo (SeoZ)
On Aug 2, 2011 5:53 AM, "Mike Blumenkrantz" wrote:
> Hey SeoZ,
>
> new bug in genlist: try making an item with a super long label/sublabel
and
> then adding a swallow.end icon. the icon gets pushed al
Hey SeoZ,
new bug in genlist: try making an item with a super long label/sublabel and
then adding a swallow.end icon. the icon gets pushed all the way to the end of
the label, usually off the canvas.
--
Mike Blumenkrantz
Zentific: Coding in binary since '10.