Here is another scheduled release of the GNOME Platform Bindings, which provide a GNOME development platform for programming languages other than C, in the style of those languages.
Here is another scheduled release of the GNOME Platform Bindings, which provide a GNOME development platform for programming languages other than C, in the style of those languages.
Recently i’ve been learning how to program with gtkmm, and glademm, etc… but i get really frustrated with how few tutorials i find about how to use these libraries.
You can find some docs in the gtkmm page, but most of them are way to boring, i feel the need to have more explained examples, doing all kinds of stuff (haven’t found very good info on how to manipulate a Listbox in gtkmm, for example).
Please, write more tutorials…
Victor.
Well maybe as you go along and are learning how use gtkmm *you* could write about your progress (failures and successes). That said, the more docs the better.
One way is to look the source of the programs already made with GTKmm.
Well maybe as you go along and are learning how use gtkmm *you* could write about your progress (failures and successes). That said, the more docs the better.
Yes… You bet i will do that.
One way is to look the source of the programs already made with GTKmm.
Yes… that’s what i’m doing… but it would be better if there were tutorials online.
Victor.