elm_box_clear empties the box of packed elements, if you want to delete the box object completely then evas_object_del, or to hide, _hide.
On Sun, 7 Nov 2021, 23:41 Carsten Haitzler, <ras...@rasterman.com> wrote: > On Mon, 8 Nov 2021 00:20:51 +0100 Pierre Couderc via enlightenment-users > <enlightenment-users@lists.sourceforge.net> said: > > > I have a box inside another box and want to remove it. > > > > I clear it with elm_box_clear(bx) but it remains on the screen. > > > > I suppose I should refresh something....? > > I don't know what you're doing exactly but elementary_test has a test for > box > clearing *box vert - keep pressing the next api function - test api 7 does > the > box clear) ... and it clears and works. there is nothing else to do - just > clear it. no refresh needed. that's automatic on canvas state changes... > > > -- > ------------- Codito, ergo sum - "I code, therefore I am" -------------- > Carsten Haitzler - ras...@rasterman.com > > > > _______________________________________________ > enlightenment-users mailing list > enlightenment-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users