Pango markup in tree cell renderers

2002-10-04 Thread mallum
Hi; Is is possible to use pango markup in a cell renderer ? and if so how ? I've tried passing ' renderer, "markup" ' to gtk_tree_view_insert_column_with_attributes() which doesn't give an error. However any pango markup I then enter is ignored. Has anyone even seen an app which does this ?

widgets in a clist

2002-05-24 Thread mallum
Hi all; Is it possible to put widgets in clist cells ? If so could somebody give me a hint on how to do this. -- mallum ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Re: synthetic button press event in GTK1.2

2002-02-14 Thread mallum
I figured it out now, XTest to the resuce :) -- mallum on Tue, Feb 12, 2002 at 11:31:52AM +, mallum wrote: > Via an emmision hook, Im writing a gtk module that catches 'held down' > button 1 events and on release tranforms them into a button 3 press event. > > Th

Re: synthetic button press event in GTK1.2

2002-02-12 Thread mallum
his is for touchscreen devices running gtk. Can suggest a better way of accomplishing this ? -- mallum on Tue, Feb 12, 2002 at 02:36:54AM +0100, Sven Neumann wrote: > Hi, > > mallum <[EMAIL PROTECTED]> writes: > > > I need to send a 'synthetic' button rele

synthetic button press event in GTK1.2

2002-02-11 Thread mallum
ual feat with GTK ? -- mallum ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Re: gtk1.3 vs gtk1.2 size.

2002-01-09 Thread mallum
> We want to have an easy way to strip out widgets using configure > options, but no one has had time to do the work. > Im learning autoconf stuff at the moment. This could be a good exercise for me. Many thanks for the info; -- mallum ___

gtk1.3 vs gtk1.2 size.

2002-01-08 Thread mallum
? -- mallum ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

How to catch a 'click and hold' event.

2001-11-26 Thread mallum
Hi all; Is it possible to capture a 'click and hold' type mouse event in gtk ? and if so how's it done ? Many thanks; -- mallum ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list