Gtkmm-forge Digest, Vol 23, Issue 11

2008-04-25 Thread gtkmm-forge-request
Send Gtkmm-forge mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/gtkmm-forge or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reach th

gtkmm dev pkg (libxml++ in particular) for MSVC?

2008-04-25 Thread Greg Denton
I downloaded gtkmm and glibmm dev files from the following urls (this was in my notes, anyway): http://www.gtkmm.org/download.shtml http://www.pcpm.ucl.ac.be/~gustin/win32_ports/ http://ftp.gnome.org/pub/gnome/binaries/win32/gtkmm/2.10/ gtkmm-win32-devel-2.10.11-1.exe glibmm http:/

Re: I need your help

2008-04-25 Thread Murray Cumming
On Thu, 2008-04-24 at 09:06 -0500, Jonathon Jongsma wrote: > On Thu, Apr 24, 2008 at 12:01 AM, Qeeken Tan <[EMAIL PROTECTED]> wrote: > > Dear Mr/Miss > >I am a Linux lover from China and I want to learn GTK programming in > > Linux ,but I found it is difficult to find any HOWTO document or

Re: ComboBox/ComboBoxEntry don't inherit from CellEditable

2008-04-25 Thread Armin Burgmeier
On Thu, 2008-04-24 at 23:27 -0400, Karthik Ganesan wrote: > Hi, > Shouldn't ComboBox/ComboBoxEntry inherit from CellEditable : The > following program verifies it (dynamic casting to CellEditable returns > NULL pointers). It should, but this would break ABI. GtkComboBox implements GtkCellEditabl