-
Updated
Nov 6, 2020 - JavaScript
windowing
Here are 48 public repositories matching this topic...
-
Updated
Nov 10, 2020 - C
-
Updated
Sep 9, 2020 - TypeScript
-
Updated
Mar 14, 2019 - C#
It would be cool if we can add more guides to the guide list in the docs. Currently, there's only the striped-rows guide. From an initial thought, here are some potential guides we can add:
- Using Custom Components
- Using Custom Components by Cells (Based on cell data)
- Fixed/explicit row height
- Row height based on sampleRowIndex and sampleData
- Change row height
-
Updated
Nov 15, 2020 - TypeScript
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Nov 15, 2020 - CoffeeScript
-
Updated
Oct 6, 2018 - C
-
Updated
Jan 5, 2019 - JavaScript
-
Updated
Oct 12, 2020 - TypeScript
-
Updated
Jul 13, 2018 - JavaScript
-
Updated
Aug 28, 2020 - TypeScript
-
Updated
Oct 22, 2020 - C#
We should create a separate demo folder, which contains all demos and examples currently contained in the connectors.
-
Updated
Jul 19, 2020 - JavaScript
-
Updated
Nov 9, 2020 - Java
-
Updated
Dec 24, 2019 - C++
-
Updated
Apr 19, 2017 - JavaScript
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Sep 4, 2018 - TypeScript
-
Updated
May 22, 2019 - Scheme
-
Updated
Apr 15, 2018 - Jupyter Notebook
Improve this page
Add a description, image, and links to the windowing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the windowing topic, visit your repo's landing page and select "manage topics."
https://github.com/rust-windowing/winit/blob/c9558c5f0e8f5ccb7b250a59c46c0f7a41c2416a/src/platform_impl/android/mod.rs#L408
For now, implementing redraw in MainEventsCleared works. But I'm not sure what's supposed to go on here.