mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 16:49:12 +02:00
Gtk3: updated README.
This commit is contained in:
parent
f91b117ccd
commit
ac5f2c1c49
@ -1,22 +1,10 @@
|
|||||||
TODO:
|
TODO:
|
||||||
* Cursors
|
* Cursors
|
||||||
* Themes (gtk3themes)
|
* 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).
|
* Other missing ws controls (trayicon, dragimagelist, splitter etc).
|
||||||
* Clipboard
|
* Clipboard
|
||||||
* Caret
|
* Sizing problems with TCustomGroupBox, TCustomNotebook with different child controls aligned alBottom/Top/Client
|
||||||
* Dialogs
|
* 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:
|
*KNOWN PROBLEMS:
|
||||||
|
Loading…
Reference in New Issue
Block a user