BDisp
1b3668ca70
Upgrading to Net6.0 ( #1515 )
2021-12-18 05:26:00 -08:00
BDisp
f0a655a1c8
Trying updating FSharpExample to net5.0 ( #1479 )
...
* Trying updating to net5.0
* Fixes error. Thanks to @En3Tho
* Changed to the correct event.
* Cleaning on shutdown.
2021-10-25 23:52:16 -07:00
BDisp
c53acea225
Fixes #986 . Comparing with ShortcutHelper.GetModifiersKey in the demo.cs
2020-10-29 15:05:07 +00:00
BDisp
0d0d235b51
Fix ControlQ to quit in FSharp
2020-10-27 23:12:34 +00:00
BDisp
0fc29ada9f
Closes #973 . ScrollView and TextField fixes.
2020-10-27 17:14:52 +00:00
Ronnie Holm
9a1679a379
Remove warnings and make code more idiomatic F#
2020-10-27 14:46:45 +01:00
BDisp
e97044417b
Created GetFileName() function.
2020-10-23 22:07:47 +01:00
Martin Andersen
8e93f3fc43
Fix "The type 'Label' does not define the field, constructor or member
...
Fix "The type 'Label' does not define the field, constructor or member
'TextColor'" by removing .TextColor as it is not used.
2020-10-22 11:32:59 +02:00
Martin Andersen
878ed5259d
Fix "The event 'Toggled' has a non-standard type."
2020-10-22 11:31:51 +02:00
Martin Andersen
a797cf6f19
Fix "The event 'Key{Down/Press/Up}' has a non-standard type."
2020-10-22 11:30:29 +02:00
Martin Andersen
0f74b0a216
Fix "The member or object constructor 'MenuItem' does not take x
...
Fix "The member or object constructor 'MenuItem' does not take X
argument(s). An overload was found taking 0 arguments."
2020-10-22 11:29:53 +02:00
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