Hi,

It is not clear the answer...

1) Will GTKmm continue to be suported by windows 7 and further versions, but
not the builds?

Thanks,
Nicolas.

On Mon, May 16, 2011 at 9:00 AM, <[email protected]> wrote:

> Send gtkmm-list mailing list submissions to
>        [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://mail.gnome.org/mailman/listinfo/gtkmm-list
> or, via email, send a message with subject or body 'help' to
>        [email protected]
>
> You can reach the person managing the list at
>        [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gtkmm-list digest..."
>
>
> Today's Topics:
>
>   1. Re: gtkmm for Windows (Guillaume Brocker)
>   2. Re: How to handle focus for treeview cells? (Andrew E. Makeev)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 16 May 2011 09:34:52 +0200
> From: Guillaume Brocker <[email protected]>
> To: [email protected]
> Subject: Re: gtkmm for Windows
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Le 14/05/2011 10:17, Nicol?s Carrasco a ?crit :
> > Hello,
> >
> > I am going to start a portable Desktop Application and the two more
> > interesting option I have are QT and GTKMM.
> > I realized that QT extends the C++ language, and before compiling it is
> > requried to run a program to generate some C++ files.
> >
> > On the other hand, gtkmm, it doen't require such ugly macros and
> > language extensions.
> > The problem I found with this library I think it is that isn't supported
> > by Windows. I can't see any binary of the lastest version 3.X.
> >
> > It isn;t very clear if gtkmm will continue for windows. Can someone
> > explain me?
>
> There was a discussion on the list about the subject. Here is the link
> to the archived messages :
>
> http://mail.gnome.org/archives/gtkmm-list/2011-April/msg00074.html
>
> > Thanks in advance,
> > Nicolas Carrasco.
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 16 May 2011 12:05:16 +0400
> From: "Andrew E. Makeev" <[email protected]>
> To: Kristian Rietveld <[email protected]>
> Cc: gtkmm-list <[email protected]>, gtk-list <[email protected]>
> Subject: Re: How to handle focus for treeview cells?
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=utf-8
>
> Got it, thanks Kris.
>
> Just didn't look at CellLayout, and missed that method.
>
> ? ???, 15/05/2011 ? 18:27 +0200, Kristian Rietveld ?????:
> > On Fri, May 13, 2011 at 9:53 AM, Andrew E. Makeev <[email protected]>
> wrote:
> > > That is exactly what I am looking for. But it is implemented for
> > > GtkCellArea only, but for GtkTreeView.
> > >
> > > The questing is do developers plan to implement same focus handling for
> > > GtkTreeView as well?
> >
> > Note that GtkTreeViewColumn actually uses GtkCellArea internally
> > starting with GTK+ 3.0.  GtkTreeViewColumn also implements the
> > get_area method of the GtkCellLayout interface, which you can use to
> > get access to the underlying GtkCellArea.
> >
> >
> > regards,
> >
> > -kris.
> --
> Andrew E. Makeev <[email protected]>
> Solvo Logistic
>
>
>
> ------------------------------
>
> _______________________________________________
> gtkmm-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>
>
> End of gtkmm-list Digest, Vol 85, Issue 9
> *****************************************
>
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to