Cause a ctrl-v paste to happen from a GTK app into another window

2012-02-11 Thread Jim Pharis
I'm using pygtk, gtk clipboard, and running under GNOME Linux. Here's what I'm trying to do. 1. catch a keypress made when in another windows text field such as a browser 2. popup a gtk app and process some user input 3. copy resulting data to gtk clipboard 4. paste data in clipboar

ink size of glyph

2006-10-10 Thread jim Pharis
character takes up when it is renedered to screen. Someone on IRC mentioned to use Pango for this but I'm not making heads or tails of how I might accomplish this using Pango. An example would be excellent. -- - Jim Pharis ___ gtk-app-devel-list mailing

gtk_selection_data_get_uris returns garbage

2006-04-19 Thread jim Pharis
y to print the pointer uri_list after the assignment I get nil. In gdb I get a partial address like 0xcf3 that appears corrupted. if I just do g_filename_from_uri (sel_data->data... I get a single filename correctly. TIA, -- - Jim Pharis ___ gtk-a

GtkProgressBar getting blocked

2006-03-16 Thread jim Pharis
ny difference. I don't believe there's any problem with race conditions so I took it out for simplicity. -- - Jim Pharis ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list