Some version upgrades are useful, and some are not. I've recently upgrade my workstation from OpenSuse11.1 to 11.2. Everything works fine but lo! My menu icons vanished. There was nothing wrong with my code, they just weren't appearing. Checked my gtk+ version and found that I was now compiling against Gtk+ 2.18.6 rather than 2.14 which came with OpenSuse 11.1. A new property for the gtkmenuitem is a toggle to switch the menu icons on/off. Of course, the default would be off! So, changed the code...and all is now running well....
Subscribe to:
Post Comments (Atom)
-
Given this module some attention today. Added some of the more package wide options to the module and created customised handler for settin...
-
Over the past few programming sessions I've been working on producing a central point, a dashboard, around which it's possible to se...
-
The contents of a GtkTextBuffer can be saved as serialized binary file. Whilst converting such a file to ascii may be problematic if the bu...
No comments:
Post a Comment