Re: What is the minimum number of lines to update a gui window without user clicking a button



On 19/08/2013 19:38, L. D. James wrote:

I'm not new to programming, but "playing" around with software design extensions is probably something new.

Somewhere in between those stages I played with python, mono, and a few other languages. But I never did much productive work, just experiments with them.

All the others has easy ways of updating the gui window. At first Gtkmm appeared to be the only interface that didn't have an easy way to update the gui window with new text. The more I "play" with it, the more it appears to be rather easy. I don't believe it's as complicated as many appears to be saying it is.


Although it won't help you directly with gtkmm, I would HIGHLY recommend you to buy Andrew Krause's book "Foundations of GTK+ development". I came from a background with MFC and quite frankly, I found GTK+ to be plain weird after the simplicity of MFC. However I found it much easier to understand GTK+ after reading Andrew's excellent book. Any good technical bookshop should be able to get it for you.

John


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]