Commit Graph

9 Commits

Author SHA1 Message Date
Martin Andersen
a0dc1b59c9 Fix "No accessible member or object constructor named 'Button' takes"
Fix "No accessible member or object constructor named 'Button' takes X
arguments. The named argument 'Clicked' doesn't correspond to any
argument or settable return property for any overload.".
2020-10-22 11:20:45 +02:00
Martin Andersen
0446c0a202 Fix "The type 'string' is not compatible with the type 'ustring'" 2020-10-22 11:10:26 +02:00
BDisp
8933865635 Update FSharpExample. 2020-06-14 21:15:15 +01:00
BDisp
7a464ea7a3 Update the FSharp Example with the news changes. 2020-06-07 01:41:47 +01:00
BDisp
72ee72807b ColorScheme inside the View instance. Updating OnKeyDownPressUpDemo to reflect the news changes. (#594) 2020-06-02 22:35:49 -04:00
BDisp
4222c9f91a Updates FSharp Example project. 2020-05-30 16:04:27 +01:00
BDisp
42fe890072 Fsharp example updated with the Demo version. (#407)
* Added solution file to the FSharpExample project.

* Updated Terminal.Gui and FSharp.Core nuget packages

* Removed the Terminal.Gui nuget package and added the project itself.

* Added a new FrameView constructor with an array of views.

* Changed FSharp Example with the Example Demo file version.

* Fixes the Box10x() issue.
2020-04-29 11:08:42 -04:00
Sergii Fesenko
6723f8f870 Fix FSharp example compilation (#184) 2019-04-29 08:45:14 -04:00
miguel
073308bd88 Sample using F# 2018-05-17 23:15:15 -04:00