Разработка кроссплатформенных модульных приложений на C++ с библиотекой wxWidgets

10 years ago
T-Rex

Введение Уже долгое время не пишу статьи о разработке, хотя сам процесс написания мне очень нравится и позволяет привести мысли…

wxWidgets App With Plugins (Windows/Linux/Mac) – Sample Source Code

11 years ago

I can see that there is still a lot of topics at wxWidgets forums related to usage of shared libs…

wxToolBox is Now Open-Source!

11 years ago

I've just published the source code of wxToolBox component and a couple of sample apps at GitHub: https://github.com/T-Rex/wxToolBox There is a working…

Microsoft Kinect Helper Library and Sample for wxWidgets

13 years ago

Microsoft released their Kinect SDK several days ago. So, for those wxWidgets developers who are interested in development of Kinect-powered…

wxJSON 1.1.0 Released

14 years ago

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is…

wxRuby. Оно даже работает!

15 years ago

Вдохновленнный читаемой нынче книгой My Job Went to India: 52 Ways to Save Your Job решил покорять новые горизонты. Наткнулся…

Дааа! Ribbon Bar для wxWidgets не за горами!

15 years ago

Надо же,в wxBlog такое рассказывают. Оказывается Google Summer of Code для wxWidgets принес много полезного в этом году. Обещают поддержку…

Cross-Platform Way of Obtaining MAC Address of Your Machine

15 years ago

In one of my current projects I had to implement client-server communication and protection by MAC address when client machine…

Taking Screenshots with wxWidgets under Mac OS is Really Tricky.

15 years ago

Taking screenshots is a very common task and it was a must for one of my current projects. What was…

AxTk: An Accessibility Toolkit for wxWidgets

15 years ago

http://code.google.com/p/axtk/ What is AxTk? AxTk (pronounced Ay Ex Tee Kay) is an open source, C++ add-on for wxWidgets that helps…