Hi,
The following looks different in my Dark Theme image vs a Standard image (same version #30848):
ButtonModel new
�� label: 'Click Me';
�� shortcut: $C asShortcut;
�� action: [ self inform: 'OK, you clicked me !' ];
�� openWithSpec.
The difference is the C that is underlined. Is this intentional ?
Is there a way to have a shortcut, but not the underlining ?
Thx,
Sven