Re: GtkRecentManager

2014-01-15 Thread Craig Bakalian
Hi Emmanuele, Okay, I examined the file. It is basically empty. It has header info, but no links to recently used files. In any of my applications. And by the way, Anjuta does not display any recently used files in its recently used file menu. What is going on. Craig Bakalian On 01/15

GtkRecentManager

2014-01-15 Thread Craig Bakalian
are in my recent files menu (because of the other application), then I edit, save, the files and quit, then start up my app again and the recent files are gone. My app never did this until Ubuntu 13.10. I have no depreciations in my build, so my old gtk2 code seems okay. Anybody... Crai

Re: Threads

2013-10-22 Thread Craig Bakalian
e in my schedule to debug this at the level of gtk_text_layout functions. I am a composer, I have work to do even as I type this. I used the app in question to print music. I currently changed the makefile to gtk2. So, I do have a functional app. Craig Bakalian __

Updating to Ubuntu 12.04 and my app

2012-04-29 Thread Craig Bakalian
at the top most part of the toolpalette. It appears that the first and second group are being drawn or rendered above the visible window. What is up with this? Is there a fix? I am using gtk-3.0. Craig Bakalian ___ gtk-list mailing list gtk-list

Re: No more poppler_page_render_to_pixbuf() in Ubuntu 12.04

2012-04-28 Thread Craig Bakalian
e_render(page, cr); pixbuf = gdk_pixbuf_get_from_surface(s, 0, 0, width, height); image = gtk_image_new_from_pixbuf(pixbuf); with a build in GTK+-3. I just don't understand why there was a depreciation of the older code. Who makes these decisions? Craig Bakalian On Sun, 2012-04-29 at 01:36