From ac5f2c1c49de81197add841318ea68affffa7e6c Mon Sep 17 00:00:00 2001 From: zeljan1 Date: Wed, 12 Feb 2025 19:59:59 +0100 Subject: [PATCH] Gtk3: updated README. --- lcl/interfaces/gtk3/README.txt | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/lcl/interfaces/gtk3/README.txt b/lcl/interfaces/gtk3/README.txt index 1de5fba4dc..92e14fca9a 100644 --- a/lcl/interfaces/gtk3/README.txt +++ b/lcl/interfaces/gtk3/README.txt @@ -1,22 +1,10 @@ TODO: * Cursors * Themes (gtk3themes) -* Paint system (brush is critical) -* Paint system coordinates and transformations. -* Paint system text -* RawImage (bitmap, device) * Other missing ws controls (trayicon, dragimagelist, splitter etc). * Clipboard -* Caret +* Sizing problems with TCustomGroupBox, TCustomNotebook with different child controls aligned alBottom/Top/Client * Dialogs -* Designer -* Fix modal windows behaviour under kwin (metacity and xfwm works ok for now). -* For beta status move all signal handlers into separate unit, so gtk3widgets stay - clean. -* Keep interface as simple as possible ! * -* If there's any problem which is fixed unlogical code, - check if it's gtk3 bug first. - *KNOWN PROBLEMS: