I was wondering how we could provide a "better" interface for object.
For example why a BlElement cannot get invisible and visible in addition to visibility: BlVisibility visible. Stef On Thu, Sep 28, 2017 at 9:03 PM, Stephane Ducasse <stepharo.s...@gmail.com> wrote: > Thanks Stefan > I will have a look. > Now how do you validate the API of your widgets. > I think that write test is a really because in that it will force us > to have fully scriptable widgets. > > stef > > > On Thu, Sep 28, 2017 at 6:04 PM, Stephan Eggermont <step...@stack.nl> wrote: >> Bloc is ready for your experiments. Here is my first one. >> Please let me know what and how to improve. >> >> Bloc allows for the creation of beautiful widgets. >> Here is a panel containing collapsible subpanels >> that can be reordered with drag-and-drop. >> >> https://vimeo.com/235934701 >> >> Stephan