Введение Уже долгое время не пишу статьи о разработке, хотя сам процесс написания мне очень нравится и позволяет привести мысли…
I can see that there is still a lot of topics at wxWidgets forums related to usage of shared libs…
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 released their Kinect SDK several days ago. So, for those wxWidgets developers who are interested in development of Kinect-powered…
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is…
Вдохновленнный читаемой нынче книгой My Job Went to India: 52 Ways to Save Your Job решил покорять новые горизонты. Наткнулся…
Надо же,в wxBlog такое рассказывают. Оказывается Google Summer of Code для wxWidgets принес много полезного в этом году. Обещают поддержку…
In one of my current projects I had to implement client-server communication and protection by MAC address when client machine…
Taking screenshots is a very common task and it was a must for one of my current projects. What was…
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…