Ooui-tws-port/Samples
Frank A. Krueger 79e4e87b95
Add some ScrollTo support to ListView
2018-04-15 22:55:23 -07:00
..
BugSweeper Add BugSweeper sample 2017-12-09 22:19:24 -08:00
DotMatrixClock Added DotMatrixClock Sample 2017-12-12 21:31:15 +01:00
ListView Add some ScrollTo support to ListView 2018-04-15 22:55:23 -07:00
Monkeys Added ListViewRenderer (basic implementation), all CellRenderers and some samples. 2018-01-05 13:10:57 +01:00
TipCalc Added TipCalc Sample 2017-12-12 21:25:56 +01:00
WeatherApp Added WeatherApp Sample 2017-12-12 21:43:38 +01:00
Xuzzle Added Xuzzle sample 2017-12-12 21:22:13 +01:00
BoxViewClockSample.cs Switch to reusing renderers on Forms elements 2017-11-15 21:59:12 -06:00
BugSweeperSample.cs Add BugSweeper sample 2017-12-09 22:19:24 -08:00
ButtonSample.cs Rename events to be DOM names (fix #41) 2017-12-10 15:07:33 -08:00
ButtonXamlPage.xaml Fix Entry 2017-11-26 08:12:28 -08:00
ButtonXamlPage.xaml.cs Cleanup xaml page and added design time xaml 2017-11-16 11:06:27 -08:00
ButtonXamlSample.cs Organize samples 2017-11-19 12:49:17 -06:00
DisplayAlertPage.xaml Fire Page Appearing event 2018-03-23 12:40:51 -07:00
DisplayAlertPage.xaml.cs Call Page.Disappearing when session end 2018-04-15 16:55:04 -07:00
DisplayAlertSample.cs Organize samples 2017-11-19 12:49:17 -06:00
DotMatrixClockSample.cs Added DotMatrixClock Sample 2017-12-12 21:31:15 +01:00
DrawSample.cs Fix Select and Option to use textContent instead of label 2018-03-23 15:06:17 -07:00
EditorSample.cs Give the editor a default size 2017-12-09 23:22:39 -08:00
FilesSample.cs Cleanup the homepage 2017-11-15 22:32:17 -06:00
ISample.cs Put samples on the web site 2017-11-09 22:35:47 -08:00
ListViewSample.cs Added ListViewRenderer (basic implementation), all CellRenderers and some samples. 2018-01-05 13:10:57 +01:00
MonkeysSample.cs Added ListViewRenderer (basic implementation), all CellRenderers and some samples. 2018-01-05 13:10:57 +01:00
PickerSample.cs progress on a sample for the XF Picker 2018-03-19 22:01:51 -05:00
Program.cs Merge pull request #94 from ericsink/master 2018-03-23 17:23:08 -07:00
RefreshListViewSample.cs Changes in ListViewRenderer to support source collection changes (add, remove, etc) 2018-03-22 20:16:11 +01:00
Samples.csproj Changes in ListViewRenderer to support source collection changes (add, remove, etc) 2018-03-22 20:16:11 +01:00
SearchBarSample.cs Added SearchBarRenderer and sample 2017-12-27 11:48:58 +01:00
SliderSample.cs Added SliderRenderer and Slider Sample 2017-12-29 12:55:47 +01:00
SwitchErrorSample.cs Write custom switch control 2018-02-02 20:51:05 -08:00
TimePickerSample.cs Added TimePickerRenderer (and sample) 2017-12-16 13:06:34 +01:00
TipCalcSample.cs Added TipCalc Sample 2017-12-12 21:25:56 +01:00
TodoSample.cs Fetch value in response to keyup 2018-03-23 13:02:51 -07:00
WeatherAppSample.cs Added WeatherApp Sample 2017-12-12 21:43:38 +01:00
WebViewSample.cs Added Iframe element, WebViewRenderer (basic implementation) and WebView sample 2018-01-21 20:13:38 +01:00
WrappingTextSample.cs Improve word wrap measurements 2018-04-15 21:21:45 -07:00
XamlPreviewPageSample.cs Stop using XAML for editor sample 2018-03-12 20:56:12 -07:00
XuzzleSample.cs Added Xuzzle sample 2017-12-12 21:22:13 +01:00