April 9, 2020
2:47 p.m.
Hi, When my source code presenter content is edited I want to change the badge of a toolbar button. In the code bellow, the block is executed but the button badge does not change. You have to move the whole window to get the badge updated accordingly. Â Â Â source whenTextChangedDo: [:txt | Â Â Â Â Â Â saveBtn badge: '*'. Â Â Â Â Â Â self update: saveBtnself]. What update mechanism am I missing? Is it observable slot things? Hilaire -- Dr. Geo http://drgeo.eu