March 2, 2011
8:56 a.m.
Comment #9 on issue 3728 by fernando...@gmail.com: Changed MenuMorph references to go through UIManager default menuClass http://code.google.com/p/pharo/issues/detail?id=3728 I 100% agree with your fix! I also added the TEasilyThemed trait to the MorphicUIManager, it had a lot of duplicated methods. Had to modify a bit the trait, with a couple of methods that were in the MorphicUIManager, enhacing the services methods. For example: chooseColor:title:. Attachments: MenuMorph.2.cs 25.4 KB