Hello,
As shown in attached image, Color of the StatusBar is OK on left side (designtime) but not on right side, runtime on top and designtime on bottom, below the ShellTreeView.
I check "ParentColor = True" for both components, handled by a yellow TPanel.
And...
procedure TForm1.FormCreate(Sender: TObject);
begin
stb.Color := clYellow; // ... does not work
end;
Regards,
Linux Debian 11.9 GTK 2.8 FPC 3.2.2 Laz 3.4