[Pharo-users] Scrollbar in Spec layout

2016-02-03 Thread LE Xuan Sang
Hello, I use Spec (Pharo 4) to develop my GUI application. In my Spec layout, one of the columns has a large amount of rows (dynamic content indeed). So i need it to be scrollable. Does anyone knows how to add a scrollbar to that column? Thanks, LE Sang

Re: [Pharo-users] Scrollbar in Spec layout

2016-02-03 Thread LE Xuan Sang
> Message-ID: > > Content-Type: text/plain; charset=UTF-8 > > On Wed, Feb 3, 2016 at 4:45 PM, LE Xuan Sang wrote: >> Hello, >> >> I use Spec (Pharo 4) to develop my GUI application. In my Spec layout, one >> of the columns has a large amount of rows (dynamic conte