Taking screenshots is a very common task and it was a must for one of my current projects. What was…
After taking a look at wxWidgets samples I noticed that all of them have simple message box instaed of normal…
Several days ago I found How to draw gradient buttons post at Native Mobile blog. Looks nice but I think…
In my previous posts here and here I showed how to create a simple application which uses Document/View framework. Now…
Today we’ll dig a little bit deeper into Document/View framework provided by wxWidgets and will see how to create a…
A few weeks ago, working on TIFF viewer software, I realized that many developers, who use wxWidgets in their work,…
Preface Here is a fourth part of wxJSON tutorial provided by Luciano Cattani, author and maintainer of wxJSON library. Visit…
Preface Here is a third part of wxJSON tutorial provided by Luciano Cattani, author and maintainer of wxJSON library. Visit…
Preface Here is a second part of wxJSON tutorial provided by Luciano Cattani, author and maintainer of wxJSON library. Visit…
Preface Today I start publishing a cycle of articles related to wxJSON library. These articles are provided by Luciano Cattani,…