Changeset 570 for trunk/Inp.pas


Ignore:
Timestamp:
May 13, 2024, 7:00:49 PM (4 months ago)
Author:
chronos
Message:
  • Fixed: Workaround for incorrectly styling TEdit controls under Gtk2.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Inp.pas

    r565 r570  
    9090  if Center then
    9191    CenterToRect(Rect(0, 0, Screen.Width, Screen.Height));
     92  Gtk2DisableControlStyling(EditInput);
    9293end;
    9394
Note: See TracChangeset for help on using the changeset viewer.