On 22 Oct 2015, at 09:09, Cyril Ferlicot <cyril.ferlicot@gmail.com> wrote:
We will at least keep it for Synectique in order to have a widget with an action button for now.
I do not want it in the main distribution :S As we talked, for me correct way to implement such behaviour is: - Transmit to FTSearchFunction creation of search field (or filter, FTSearchFunction should be split in FTSearchFunction and FTFilterFunction in a hierarchy). - Then you can implement a child of FTFilterFunction⦠like âFTActionFilterFunctionâ who adds the action buttons you want. no composed blabla! Esteban
I don't think you want an action button to be integrated inside the FTTableMorph ?
When we will integrate the next configuration of FT into Pharo I will remove it from the FastTable package.
On Thu, Oct 22, 2015 at 8:55 AM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
I thought we were removing FTFastTableComposer, as is not such a great idea.
Esteban
-- Cheers Cyril Ferlicot