The developers behind the open source GTK+ development framework released a new version this month that includes several new features for the toolkit’s text entry widget. These improvements will help ...
Being a fan of Delphi/Pascal for Windows programming, I have been curious about the Free Pascal project for quite some time. Free Pascal is an object-oriented compiled language that has been in ...
One of the most challenging tasks for new GTK+ application developers is figuring out how to present and manipulate data in a TreeView widget. The widget itself is not particularly complicated, but ...