Files
ladybird/Libraries/LibGUI
Andreas Kling 447b65bf7b LibGUI: Add (optional) row headers to GUI::TableView
You can now get row headers in your TableView by simply calling:

    table_view.row_header().set_visible(true)

Note that rows are not yet resizable.
2020-08-26 17:00:40 +02:00
..
2020-08-25 09:46:28 +02:00
2020-08-25 09:46:28 +02:00
2020-05-01 16:58:18 +02:00
2020-07-28 16:29:44 +02:00
2020-07-28 16:29:44 +02:00
2020-04-21 16:19:18 +02:00