[Lazarus] Regressions in GTK2 interface ?
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu May 9 17:16:19 CEST 2013
On Thu, 9 May 2013 18:12:00 +0300
Juha Manninen <juha.manninen62 at gmail.com> wrote:
> I am having 2 visual problems in my Lazarus IDE built with GTK2 on
> Linux Mint 64-bit.
>
> 1. Menus don't show icons. Main menu and popup menus have the same problems.
>
> 2. The hint on an editor tab showing the whole file name is cut in
> half. The end part of the text is covered with black.
> There was a bug like this some years ago.
>
> With QT interface it works well.
> Does anybody else see this problem?
gtk apps normally do not show icons in menus.
Change Application.ShowMenuGlyphs to sbgAlways
Mattias
More information about the Lazarus
mailing list