Le 03/10/2015 07:10, stepharo a écrit : > Hi guys > > just to tell you that Cyril Ferlicot is now part time employee of > Synectique and as a first task we asked him > to improve fastTable and we give the enhancements to the community. > Yes we believe that improving the system we all used is beneficial for > synectique and yes we are really busy > running for business. > > > Stef on the behalf of http://www.synectique.eu >
Hello everyone! As Stéphane explained I will work on the FastTable for Synectique. I already commited a new configuration to correct some bugs (See https://pharo.fogbugz.com/f/cases/16713/Update-FastTable-See-description-for-more-info). I also begun a new type of FastTable: a FTOutlineTabbleMorph that is able to display data with some separators. (There is an example on the FastTable package). I am now working on a widget in order to filter a FT. If you want to try it you can load the widget from this repository: MCHttpRepository location: 'http://smalltalkhub.com/mc/CyrilFerlicot/Morphic-Widgets-FastTableExtra/main' user: '' password: '' It already works with some simple dataSource and if you want to use it with an other dataSource you need to implement a single method that will take a Regex and return a new dataSource. The content of the new dataSource will be the content that match the regex. In the future we want an other FastTable to display trees and we want all this features to works with Glamour. -- Cyril Ferlicot http://www.synectique.eu 165 Avenue Bretagne Lille 59000 France
signature.asc
Description: OpenPGP digital signature
