GtkSharp/Source/Samples/Sections/Widgets
dmg 7ff80bcc8f Fixed sample for ListStore spinner
Spinner was not spining - should use SetValue, not SetValues.
Also fixed sln - VS2019 not want to open sln by double click in explorer - added empty line.
Also fixed sample project - VS2019 not showing all sources.
2022-01-25 19:41:09 +01:00
..
CustomWidgets Samples: add CustomCellRenderer, adopted from https://github.com/mono/gtk-sharp/blob/master/sample/CustomCellRenderer.cs 2020-04-21 18:51:12 +02:00
ButtonSection.cs
CellRendererSection.cs Samples: add CustomCellRenderer, adopted from https://github.com/mono/gtk-sharp/blob/master/sample/CustomCellRenderer.cs 2020-04-21 18:51:12 +02:00
ColorButtonSection.cs
ComboBoxSection.cs [Samples] ComboBox samples, still missing some major combo features. 2018-03-21 02:27:44 +00:00
DrawingAreaSection.cs [Samples] New DrawingArea sample 2019-07-15 10:58:36 +01:00
EditableCellsSection.cs Implemented Editable Cells from gtk3-demo 2022-01-11 15:11:08 +01:00
EntrySection.cs [Samples] applied fix proposal 2018-03-21 22:50:28 +00:00
ImageSection.cs Bump up dependencies (#221) 2021-03-07 12:31:19 +01:00
LabelSection.cs
LevelBarSection.cs
LinkButtonSection.cs
ListStoreSection.cs Fixed sample for ListStore spinner 2022-01-25 19:41:09 +01:00
ProgressBarSection.cs [Samples] applied fix proposal 2018-03-21 22:50:28 +00:00
RangeSection.cs Add Range Section (#120) 2019-11-22 19:21:22 +01:00
SpinButtonSection.cs
SpinnerSection.cs
SwitchSection.cs
ToggleButtonSection.cs
TreeViewSection.cs Added TreeView sample 2021-06-20 14:18:34 +03:00
WebviewSection.cs Samples.csproj: WebviewSection: check for WebKit.Global.IsSupported 2021-07-20 01:52:18 +02:00