Doru,buildBrowserbrowser := GLMFinder new.browser show: [ :a |a listdisplay: #children;format: #title ].browser title: 'Project Browser'And then #title: looks like this:title: anObjecttitle := anObject.self changed: #titleOn Dec 21, 2014, at 12:56 PM, Tudor Girba <[hidden email]> wrote:Could you provide the code snippet you use for building the finder browser?Cheers,DoruOn Sun, Dec 21, 2014 at 3:46 AM, Daniel Lyons <[hidden email]> wrote:I have a pretty simple class and I'm using a GLMFinder to browse its contents. If I make changes to the instance I'm browsing, it doesn't look like Glamour detects the changes and refreshes. I'm using self changed: #property in the setter. If I navigate backwards and unselect, and re-browse into it, it sees the changes. What should I do?
Thanks again!
—
Daniel Lyons
--
—
Daniel Lyons
Free forum by Nabble | Edit this page |