Re: grep

2008-10-03 Thread Carlos Pereira
Well, the list yes... the posts, aparently not... :-) Best regards carlos 2008/10/2 Ruben Safir [EMAIL PROTECTED]: is this working? ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org

Re: gtkmm and autoconf

2008-10-03 Thread Murray Cumming
On Thu, 2008-10-02 at 12:31 -0400, Ruben Safir wrote: This is my src directory Makefile.am ___ bin_PROGRAMS = onewindow onewindow_SOURCES = one_window.cc You are not specifying any libraries to link to, or any paths to headers to use.

Re: grep

2008-10-03 Thread Ruben Safir
On Thu, Oct 02, 2008 at 05:50:03PM -0300, Carlos Pereira wrote: Well, the list yes... the posts, aparently not... :-) Best regards carlos Thanks - things are coming through now. Ruben 2008/10/2 Ruben Safir [EMAIL PROTECTED]: is this working?

Re: gtkmm and autoconf

2008-10-03 Thread Rafał Mużyło
On Thu, Oct 02, 2008 at 12:31:04PM -0400, Ruben Safir wrote: This is my src directory Makefile.am ___ bin_PROGRAMS = onewindow onewindow_SOURCES = one_window.cc So I'm just lost here. What am I doing wrong? Well, that's rather obvious. You're

Re: gtkmm and autoconf

2008-10-03 Thread dhk
Ruben Safir wrote: Hello I'm really a novice at autoconf and automake and trying to learn some gtkmm but I'm running into a problem that I just don't have the familiarity to solve and I'd like to request some help I've done a google search for a solution and came up blank so I hope

Re: gtkmm and autoconf

2008-10-03 Thread Nicola Fontana
On Fri, 03 Oct 2008 11:00:35 +0200 Murray Cumming [EMAIL PROTECTED] wrote: or this might be better: AM_CPPFLAGS = $(MYAPP_CFLAGS) onwindow_LDADD = $(MYAPP_LIBS) I don't know the technical difference (I always seen preprocessing and compilation in the same step), but is not AM_CXXFLAGS a

Column Selection

2008-10-03 Thread Jeremy Maccelari
Can anyone tell me how to select multiple columns in a list (tree view)? I'd like to be able to click on the column header to select/deselect... I have an application where several columns have to be selected for processing and I need the column indices... Thanks in advance, Jeremy --

Re: gtkmm and autoconf

2008-10-03 Thread Carlos Pereira
Hello Ruben, I cannot help with this issue, sorry. But I suggest you post it on the main list at [EMAIL PROTECTED] In this list there are allways many messagens, I think it will be easier to find someone to help you. Best regards1 Carlos On Thu, Oct 2, 2008 at 1:31 PM, Ruben Safir [EMAIL

help

2008-10-03 Thread Vasiliy Tolstov
Hello! Can you help me and provide example code that exmplain using g_spawn_async_with_pipes and g_io_add_watch to redirect std_out and std_err channels? (I want to exec some programm and catch it output) Thank You for help! ___ gtk-app-devel-list

Re: gtkmm and autoconf

2008-10-03 Thread Ruben Safir
On Fri, Oct 03, 2008 at 01:44:54PM +0200, Nicola Fontana wrote: On Fri, 03 Oct 2008 11:00:35 +0200 Murray Cumming [EMAIL PROTECTED] wrote: or this might be better: AM_CPPFLAGS = $(MYAPP_CFLAGS) onwindow_LDADD = $(MYAPP_LIBS) I don't know the technical difference (I always seen

[EMAIL PROTECTED]: Re: gtkmm and autoconf]

2008-10-03 Thread Rafał Mużyło
- Forwarded message from Rafał Mużyło [EMAIL PROTECTED] - Date: Sat, 4 Oct 2008 01:18:15 +0200 From: Rafał Mużyło [EMAIL PROTECTED] To: Nicola Fontana [EMAIL PROTECTED] Subject: Re: gtkmm and autoconf Message-ID: [EMAIL PROTECTED] References: [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: [EMAIL PROTECTED]: Re: gtkmm and autoconf]

2008-10-03 Thread Ruben Safir
On Sat, Oct 04, 2008 at 01:21:39AM +0200, Rafał Mużyło wrote: - Forwarded message from Rafał Mużyło [EMAIL PROTECTED] - Date: Sat, 4 Oct 2008 01:18:15 +0200 From: Rafał Mużyło [EMAIL PROTECTED] To: Nicola Fontana [EMAIL PROTECTED] Subject: Re: gtkmm and autoconf Message-ID: [EMAIL