Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pro
Popular repositories
-
-
-
-
Forked from YoeriVD/dependency-injection-from-scratch
To prove a point how easy it is to write a dependency injection container
C# 1
-
-
253 contributions in the last year
Contribution activity
June 2020
Created a pull request in migueldeicaza/gui.cs that received 18 comments
- Added DateTimeEventArgs and improved data and time validation.
- Added TextAlignment to the Button. Update FSarpExample.
- Fixed null exception on tabbing.
- Fixes #503 Tab stop working.
- Added some features to TextView like mouse wheeling and Ctrl+End/Home to navigate to the end and begin of the text.
- Fixes #604 Toplevel repaint.
- Fixes ColorScheme null exception. Fixes #597.
- Added mouse support to the StatusBar. Fixes #360
- Improvements the mouse and keys of the MenuBar.
- Added mouse tasks to the idle handlers. Fixed keyModifiers.
- ColorScheme inside the View instance. Updating OnKeyDownPressUpDemo to reflect the news changes.
- Changed Tab key to Enter key as per the tenets. Closes #589
Created an issue in migueldeicaza/gui.cs that received 6 comments
Toplevel repaint issue.
There are some cases where we only need to clear a certain region of the screen. We don't need clear all screen if it only a minor part needed to r…
6
comments