Block or Report
Block or report PBfordev
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
wxAutoExcel Public
wxAutoExcel is a wxWidgets library attempting to make Microsoft Excel automation with C++ a bit less painful.
-
wxsysinfoframe Public
wxSystemInformationFrame is a wxFrame-derived class that can be easily added to a wxWidgets application and provide a quick overview of many different OS, wxWidgets, and application settings.
C++ 16
-
-
-
wxOpenCVCameras Public
A crude untested example showing how to retrieve and display images from multiple cameras with OpenCV and wxWidgets.
151 contributions in the last year
Activity overview
Contribution activity
June 2023
Created 1 commit in 1 repository
Created a pull request in wxWidgets/wxWidgets that received 1 comment
Copy all data files needed by XRC sample when building with CMake
(This should be backported to the 3.2 branch) XPM files demonstrating the use of wxBitmapBundle in the XRC files were not copied when building the …