On Thu, 27 Aug 2026 09:43:17 +0200 Pierre Couderc via enlightenment-users
<[email protected]> said:

> No, it is only a display, somthing like htop (sent from an esp32 and 
> displayed on a pc with efl)

then i'd recommend not using genlist.

use a scroller + table. update the table contents as needed (add rows/replace
them).

> On 8/27/26 09:18, Carsten Haitzler wrote:
> > On Thu, 27 Aug 2026 08:13:44 +0200 Pierre Couderc via enlightenment-users
> > <[email protected]> said:
> >
> > do you want every item to be selectable like a list... or you are just
> > abusing genlist as a vertical layout + scroll widget?
> >
> >> I have genlist element,  with elm_genlist_item_class_new (syte full..?)
> >>
> >> I want to have f1,f2.. v1 fn-1  fn  widgets in it.
> >>
> >> wher fx are fixed size widgets and and v1 is a variable size widget
> >> (resized when a splitter is activated)
> >>
> >> I  have made many trials particularly whith
> >>
> >> f1 is a  text label, v1 is a progressbar
> >>
> >> either the text of f1 is not displayed, either the text f1 is of
> >> variable size, and all progressbar are not of identical sizes.
> >>
> >> Is there a tutorial or a suggestes  exemple for this kind of thing in
> >> Elementary test ?
> >>
> >> Thanks for help
> >>
> >> PC
> >>
> >>
> >>
> >>
> >> _______________________________________________
> >> enlightenment-users mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
> 
> 
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - [email protected]



_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to