[Pharo-project] theme menuFont
March 29, 2010
8:45 p.m.
Gary, I read from you Polymorph example (toolbar and menu), your are forcing the menu font to theme menuFont. Is it still necessary to do so ? win := StandardWindow new. fileMenu := win newMenu. fileMenu addToggle: 'Open' translated target: nil "would be model" selector: #openFile. fileMenu lastItem font: win theme menuFont; icon: MenuIcons smallOpenIcon; Hilaire
5968
Age (days ago)
5968
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hilaire Fernandes