👋 Luke here! Passionate about C, C++, Objective-C, Swift, and Apple Platforms.
Subscribe to my YouTube Channel below ⬇️⬇️⬇️
Popular repositories Loading
-
wx_cmake_template
wx_cmake_template PublicA template for multiplatform WxWidgets projects using CMake
-
wx_cmake_fetchcontent_template
wx_cmake_fetchcontent_template PublicSimplified CMake template C++ GUI projects with automatic dependency downloading
-
wx_gl_shadertoy_tutorial
wx_gl_shadertoy_tutorial PublicBuilding a Desktop tool for experimenting with GLSL shaders
-
-
-
wx_drawing_tutorial
wx_drawing_tutorial PublicDrawing and Custom Controls for C++ Desktop Apps
69 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 1 commit in 1 repository
Created an issue in dotnet/maui that received 4 comments
Multiple notifications for SelectionChanged in a CollectionView when the view model is added with addSingleton
Description
When I use
builder.Services.AddTransient<DetailPage>(); builder.Services.AddSingleton<DetailViewModel>();
in my MauiProgram, then the…
4
comments