Re: Applied tag(s) to text

2006-06-09 Thread Eduardo M KALINOWSKI
Stefano Esposito wrote: > Hi all, > > i have a GtkTextView, in which there is some formatted text. When the user > cliks somewhere in the textview i'd like to know what tag(s) are applied > where he have clicked. How can i do this? Any hints are welcome. > gtk_text_iter_get_tags() does exactly

using GTK in Eclipse

2006-06-09 Thread [EMAIL PROTECTED]
I need to include an extrenal Gnome Application (P.e.: Gnome Calculator) inside an Eclipse Widget. I try to do this in windowsXp platfrom and it is possibile by calling win32API and change the windows parent handle. the following is a parte of code if(CreateProcess(0, szExe, 0, 0, FALSE, 0, 0, 0,

RE: best way to cutomize gtktextview

2006-06-09 Thread Boncek, John
And end block A with a zero-width space (U+200B). Please let us know how this works out.. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Necas (Yeti) Sent: Friday, June 09, 2006 5:55 AM To: gtk-app-devel-list@gnome.org Subject: Re: best way to cut

Applied tag(s) to text

2006-06-09 Thread Stefano Esposito
Hi all, i have a GtkTextView, in which there is some formatted text. When the user cliks somewhere in the textview i'd like to know what tag(s) are applied where he have clicked. How can i do this? Any hints are welcome. Thanks Stefano -- "Solo due cose sono infinite: l'universo e la stupidit

Re: how to make transparent window??

2006-06-09 Thread Jose Hevia
2006/6/8, manju p <[EMAIL PROTECTED]>: Hi I need to have transparent window i look through net but i haven't found anything which can help me, can i use xlib,or anything in Linux which cairo: http://www.cairographics.org/ example: http://www.gnome-look.org/content/show.php?content=34256

Re: best way to cutomize gtktextview

2006-06-09 Thread Yeti
On Wed, Jun 07, 2006 at 05:42:00PM +0200, mehmet YASAR wrote: > I'm displaying "logical block" of text inside a gtktextview and I need to > control how it is displayed. > I'm mainly using gtktextview's line wrapping but I may insert some new line. > > Let suppose I have two blocks (A & B), the re

best way to cutomize gtktextview

2006-06-09 Thread mehmet YASAR
Hi, I'm displaying "logical block" of text inside a gtktextview and I need to control how it is displayed. I'm mainly using gtktextview's line wrapping but I may insert some new line. Let suppose I have two blocks (A & B), the resulting string is: "A A A AABBB B B"

how to make transparent window??

2006-06-09 Thread manju p
Hi I need to have transparent window i look through net but i haven't found anything which can help me, can i use xlib,or anything in Linux which lead me to have transparent window, any suggestion how solve this problem?? Thanks in advance Manjunath _

Re: A GNU automake problem

2006-06-09 Thread Daniel Haude
...and yes, it's just the same situation if I use gen_gui_data_CPPFLAGS instead of gen_gui_data_CFLAGS Thanks, --Daniel ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list