Thomas Nind
038cf8aa45
Fixes #2575 - TableView to use interface instead of System.Data.DataTable ( #2576 )
...
* WIP: Add ITableDataSource
* WIP: Refactor TableView
* WIP: Port CSVEditor
* WIP: Port TableEditor
* WIP: Port MultiColouredTable scenario
* Fix bug of adding duplicate column styles
* Update tests to use DataTableSource
* Tidy up
* Add EnumerableTableDataSource<T>
* Add test for EnumerableTableDataSource
* Add test for EnumerableTableDataSource
* Add code example to xmldoc
* Add ProcessTable scenario
* Rename ITableDataSource to ITableSource and update docs
* Rename EnumerableTableDataSource to EnumerableTableSource
* Fixed Frame != Bounds; changed UICat Scenarios list to use tableview!
* Fix scroll resetting in ProcessTable scenario
* Fix unit tests by setting Frame to same as Bounds
* Document why we have to measure our data for use with TableView
---------
Co-authored-by: Tig Kindel <tig@users.noreply.github.com >
2023-04-28 14:21:06 -06:00
Tig
9425b2a720
Fixes #2181 - (Really) Adds configuration manager ( #2365 )
2023-02-21 00:34:18 +13:00
Tig Kindel
7e2e7b9d2d
Updates v1.7 docs ( #1919 )
...
* updated readmes
* Updated doc visual style & regenerated
* updated relnotes
2022-07-28 06:31:26 -07:00
Tig Kindel
0dcbdb847c
Tweaked API docs format and content. Fixed build warnings.
2022-07-23 15:59:52 -06:00
Tig Kindel
fc9e84a429
Updated docs; regeneraged docs ( #1881 )
2022-07-22 17:07:29 -07:00
Tig Kindel
99890b18dc
Fixes Wizard cancel logic and updates docs ( #1878 )
...
* Fixed cancel logic. Title now shows for non-modal.
* trying to fix docs
* trying to fix docs
2022-07-21 15:41:05 -07:00
Thomas Nind
b5cf92d5df
Update docs with keybindings, global key event and designer ( #1869 )
...
* Added docs on keybinding and global key event
* Added TerminalGuiDesigner to showcases/examples
2022-07-21 05:59:34 -07:00
Thomas Nind
13af2b1662
Support for flexible column widths in TableView ( #1760 )
...
* Support for flexible column widths in TableView
* Fixed not respecting min width of MinAcceptableWidth an added UICatalog support
* Added menu options for SmoothHorizontalScrolling and setting all MinAcceptableWidth to 1
* spelling fix
2022-06-01 13:33:20 -07:00
Thomas Nind
bf1fa42f8b
Removed shutdown call for from 'Dialog' example
2022-04-30 20:05:34 +01:00
Thomas Nind
0fbb2bc81a
Added calls to Application.Shutdown () into docs
2022-04-30 19:58:46 +01:00
Tig Kindel
91ecc51e36
fixing #1560 - Fix docfx errors and warnings ( #1586 )
2022-02-06 14:18:04 -08:00
BDisp
239191cde0
Fixes #1434 . Regenerating the docs. ( #1528 )
...
* Fixes #1434 . Regenerating the docs.
* Fixing warnings on docs regeneration and improving.
2021-12-18 05:33:40 -08:00
Seth Peasley
db3ddab2b8
Update overview.md ( #1233 )
...
Fixed typo in last sentence, "mainlop" to "mainloop".
2021-04-20 14:17:32 -07:00
Ryan Yandle
c18cf2efd6
Fix link and styling of Toplevel ( #1218 )
...
* Fix typo in TopLevel article link
An extra `(` was causing the markdown link not to render.
* match link styling
2021-04-18 10:17:27 -07:00
Charlie Kindel
4da9ad0e89
Fix 1130 broken links ( #1131 )
...
* fixed table & treeview docs
* regen docs
* relnote
2021-03-09 12:36:37 -07:00
Miguel de Icaza
b783a8fbb9
Fix the treeview deepdive link
2021-03-09 10:52:28 -05:00
Charlie Kindel
76123a0ed9
regen docs
2021-03-08 09:48:51 -07:00
tznind
62a997f4b3
Tidied up docs and fixed several methods to be virtual
2021-03-02 21:58:07 +00:00
tznind
2d7b3f4f52
Added interactive scenario (create and delete tree nodes on demand). Added Tag and Text to interface for ITreeNode
2021-02-21 12:52:42 +00:00
tznind
6ef5f1cd1d
Merge remote-tracking branch 'upstream/master' into tree-view
2021-02-17 10:29:30 +00:00
Thomas Nind
63c20164ab
Update tableview.md
...
Removed reference to lineNumber in example code
2021-01-27 16:09:59 +00:00
tznind
cbcd557710
Added a CSV editor Scenario and an article introducing table view and how to use it
2021-01-27 12:18:47 +00:00
Thomas Nind
1b316f013d
Update treeview.md
...
Fixed angle brackets in markdown headers
2021-01-22 22:32:40 +00:00
tznind
bbfb6b28c0
added csharp syntax to markdown
2021-01-22 22:08:47 +00:00
tznind
518e58d90d
added docs on generic treeview
2021-01-22 22:04:14 +00:00
tznind
4b6f3569ef
Added basic use cases and new article
2021-01-22 19:57:39 +00:00
Charlie Kindel
c4e632dc89
fixing accidental deletion of articles. oops!
2020-05-23 20:08:01 -06:00
Charlie Kindel
78cd1bbd1e
updated docs further, added UICatalog API, clean up
2020-05-23 19:39:15 -06:00
Charlie Kindel
14f08a8d63
Updated docfx. Generated fresh docs. Added an icon.
2020-05-23 02:30:00 -06:00
Charlie Kindel
3d984fae1a
updated README
2020-05-20 15:23:21 -06:00
Ryan Yandle
37095718ba
Fix broken link ( #354 )
...
Fixing the TopLevel link
2020-04-09 17:06:38 -04:00
imaras
71b8678649
Typo fix ( #321 )
2020-02-29 11:44:46 -05:00
Miguel de Icaza
bc19c74c60
Docs
2019-04-29 13:49:45 -04:00
Miguel de Icaza
10903a9998
Add index file
2018-11-05 16:31:16 -05:00
Miguel de Icaza
843ac02f2d
Doc update
2018-11-05 16:26:21 -05:00
miguel
ae7e5333a1
Update docs
2018-07-17 22:25:06 -04:00
miguel
12c4c88389
Add more docs
2018-07-17 22:25:06 -04:00
miguel
2f25941dad
Update docs
2018-05-05 14:19:45 -04:00
miguel
b296c920ac
Implement new Dim/Pos capabilities, referencing the elements of another view
2018-05-01 23:27:15 -04:00
miguel
527e787c9b
Update docs
2018-05-01 22:23:43 -04:00
miguel
e1ede77ba3
Update docs
2018-05-01 16:59:56 -04:00
miguel
00257f3096
Bring the new layout engine
2018-04-29 19:22:18 -04:00