[Pharo-users] Re: Error in Pharo 9's Spec UI Framework Demo

2021-07-26 Thread tau
enter refresh ], the bug disappeared. De : Esteban Lorenzano Envoyé : 25 juillet 2021 02:28:51 À : Any question about pharo is welcome Cc : pharo-users@lists.pharo.org Objet : [Pharo-users] Re: Error in Pharo 9's Spec UI Framework Demo Hi Tau, The filte

[Pharo-users] Re: Error in Pharo 9's Spec UI Framework Demo

2021-07-24 Thread Esteban Lorenzano
Hi Tau, The filter that was bundled with the list components is deprecated and should not be used. Instead, we provide another component with that functionality: SpFilteringListPresenter. Take a loot there and its examples. Esteban On Jul 25 2021, at 5:52 am, tau wrote: > > In the Spec2 exampl