RE: Configure woes

2003-07-10 Thread Murray . Cumming
> From: BDKR [mailto:[EMAIL PROTECTED] > I'm sorry if this is somehow stupid, but is anybody else > expereincing a > problem with the configuration script? For GTK+? What version? What linux/unix distro are you using? > The first problem appears (in other words, I really don't > know :-^) to

How to remove child_anchor from TextView?

2003-07-10 Thread Andrew E. Makeev
Hi all, How could I remove child_anchor from TextView buffer? I've tried that way: Gtk::TextIter iter = textBuffer->get_iter_at_child_anchor (myAnchor); textBuffer->erase (iter, iter); Any suggestion? Hopefully, I will get answer from GTKMM list... thanks in advance, -andrew __

help....,urgent

2003-07-10 Thread salon j
when i use gdk_pixmap_create_from_xpm()create pixmap, i return the NULL value. why, before i use i had unref the pixmap. _ 与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn ___

Re: Configure woes

2003-07-10 Thread BDKR
[EMAIL PROTECTED] wrote: From: BDKR [mailto:[EMAIL PROTECTED] I'm sorry if this is somehow stupid, but is anybody else expereincing a problem with the configuration script? For GTK+? What version? What linux/unix distro are you using? The first problem appears (in other words, I reall

gdk_gc_set_line_attribute does not work

2003-07-10 Thread yangxiaoli
in my program I want to draw wide line ,but the wide of line drawed is only 1,not the value I set using "gdk_gc_set_line_attribute" why? GdkDrawable *pixmap; gc = gdk_gc_new (pixmap); gdk_gc_set_foreground(gc, (GdkColor *)color); gdk_gc_set_line_attributes(gc,9,

RE: Configure woes

2003-07-10 Thread Murray . Cumming
> Sorry about not supplying version info. > > RH9 and PHP-GTK 0.5.2 Isn't there a PHP-GTK mailing list? Murray Cumming [EMAIL PROTECTED] www.murrayc.com Remember to use the "Reply To All" feature with mailing lists. ___ gtk-list mailing list [EMAIL PRO

Re: Configure woes

2003-07-10 Thread BDKR
[EMAIL PROTECTED] wrote: Sorry about not supplying version info. RH9 and PHP-GTK 0.5.2 Isn't there a PHP-GTK mailing list? Murray Cumming [EMAIL PROTECTED] www.murrayc.com Remember to use the "Reply To All" feature with mailing lists. I followed a sign up process on gtk.php.net. I must h

Internal Data

2003-07-10 Thread Gortari Nicholas-p56512
Is there any way to add a widget or some sort of object to a window that will hold internal/hidden data? I am writing a dialog that receives an integer value on creation and then passes that same value to a on_button_clicked callback. Ideas? ___ gtk-l

g_type_class_unref()

2003-07-10 Thread Doug Ehlenberger
Can anyone explain the usage of g_type_class_unref()? I need to clean up dynamically allocated memory within class structures. Thanks.   Doug

Re: Internal Data

2003-07-10 Thread Dave Malcolm
On Thu, 2003-07-10 at 19:52, Gortari Nicholas-p56512 wrote: > Is there any way to add a widget or some sort of object to a window that will hold > internal/hidden data? I am writing a dialog that receives an integer value on > creation and then passes that same value to a on_button_clicked callb

GTK and PHP Web Applications

2003-07-10 Thread Decio Alexandre
Hi everyone!   My name is Decio and i am new to the list as well as to PHP GTK. I live in Brazil and I am primarily a designer but do love to do some programing in my spare time.   Well I have a question, and maybe you can help me.   Me and my fiancee have been developping a web application