You should try buildWithSpecLayout:
instead of : openWithSpecLayout: 2013/7/10 Erwan Douaille <[email protected]> > I didn't commit since the past week. I'm trying many things with Spec. > Don't worry i'm working on it :) > I will pair program with Esteban tomorrow. I didn't receive an answer from > Ben about pair programming. > > > And i was going to post a question : > > *Hi, * > * > * > *I used a DyncamicComposableModel and i include it in a spec model with > others spec stuff.* > * > * > *I would like to refresh its content. My first idea was to do the same > thing shown in the example : * > * > * > * > * > * self needRebuild: false.* > * self openWithSpecLayout: self layout.* > * > * > *self layout is a layout than i build dynamicly.* > *The problem is, my DyncamicComposable.... becomes empty and a new window > appears with correct items.* > * > * > *Any clue ? * > * > * > *Thanks :)* > > > Thanks :) > > > 2013/7/10 Stephan Eggermont <[email protected]> > >> Hi, >> >> I looked today at the code of UIPainter on Smalltalkhub, >> and it looks like Erwan can use some help. >> >> Stephan >> >> > > > -- > Best regards, > > Douaille Erwan <[email protected]> >
