Hi,
On 10 Jun 2011, at 16:44, Esteban Lorenzano wrote:Hi,I'm having a problem updating labels with glamour.I explain:I have a browser with a "status line" at the bottom, something like this:browser := GLMTabulator newrow: #itemDetail;row: #summary size: 18;yourself.then, on #summary:browser transmitto: #summary;andShow: [ :presenter |presenter labelupdateOn: AnAnnouncement from: [self announcer ];display: [ self summary ] ].but the summary is never updated :(I'm doing something wrong, or this is a bug? (if I change #label for #text, it is updated properly).
It looks like the rendering for labels do not treat announcements :). Please open a bug and I will look into it.Also... dynamicActions shouldn't be updated, on a presentation update? Now I'm using some "status buttons" (it changes an overlay depending on status), and of course, I would like to update it when something changes... how can I do that?
They should be. Please provide an example to check.
Cheers,
Dorubest,Esteban_______________________________________________Moose-dev mailing listMoose-dev@iam.unibe.chhttps://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"What is more important: To be happy, or to make happy?"
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev