30 lines
719 B
Plaintext
30 lines
719 B
Plaintext
Bugs
|
|
~~~~
|
|
-
|
|
|
|
Improvements
|
|
~~~~~~~~~~~~
|
|
-
|
|
|
|
Missing Features
|
|
~~~~~~~~~~~~~~~~
|
|
- list/tree view with Columns
|
|
- FListView()
|
|
---------------------------------------
|
|
/
|
|
├──► bin
|
|
├──▼ usr
|
|
│ ├──► bin
|
|
│ ├──► lib
|
|
│ └──► local
|
|
└──► tmp
|
|
---------------------------------------
|
|
|
|
- FDialog title button [▲] and [▼] should maximized or restore
|
|
the window size on a resizeable dialog
|
|
- A possibility to change the window size dynamically with the mouse
|
|
- Add a scrolling area with on-demand scroll bars for FButtonGroup
|
|
- Adding for flexible layouts a FGrid widget container that organizes
|
|
its child widgets in rows and columns
|
|
|