Skip to content
View lszl84's full-sized avatar

Block or report lszl84

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. wx_cmake_template wx_cmake_template Public

    A template for multiplatform WxWidgets projects using CMake

    C++ 153 50

  2. wx_cmake_fetchcontent_template wx_cmake_fetchcontent_template Public

    Simplified CMake template C++ GUI projects with automatic dependency downloading

    CMake 46 8

  3. wx_gl_shadertoy_tutorial wx_gl_shadertoy_tutorial Public

    Building a Desktop tool for experimenting with GLSL shaders

    C++ 22 1

  4. metal_tutorials_youtube metal_tutorials_youtube Public

    Apple Metal Programming Tutorials

    Swift 17 1

  5. wx_sizers_tutorial wx_sizers_tutorial Public

    wxWidgets Sizers and Splitters tutorial

    CMake 14 3

  6. wx_drawing_tutorial wx_drawing_tutorial Public

    Drawing and Custom Controls for C++ Desktop Apps

    C++ 14 7

69 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
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
Loading