31 lines
760 B
Plaintext
31 lines
760 B
Plaintext
Bugs
|
|
~~~~
|
|
-
|
|
|
|
Improvements
|
|
~~~~~~~~~~~~
|
|
-
|
|
|
|
Missing Features
|
|
~~~~~~~~~~~~~~~~
|
|
- list/tree view with Columns
|
|
- FListView()
|
|
---------------------------------------
|
|
/
|
|
├──► bin
|
|
├──▼ usr
|
|
│ ├──► bin
|
|
│ ├──► lib
|
|
│ └──► local
|
|
└──► tmp
|
|
---------------------------------------
|
|
|
|
- A single click on the FDialog title button [-] should open
|
|
a FMenu with a closing item
|
|
- 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 window switcher on the right side of the status bar
|
|
- Add a scrolling area with on-demand scroll bars for FButtonGroup
|
|
|