28 Sep
                
                    2005
                
            
            
                28 Sep
                
                '05
                
            
            
            
        
    
                5:10 a.m.
            
        On Tue, 2005-09-27 at 00:01 -0700, Ted Gould wrote:
On Mon, 2005-09-26 at 11:25 -0700, Bryce Harrington wrote: I've been playing with this for the preferences dialogs, and I don't think anything is needed beyond the abstraction that GTKmm already provides. The one think that I haven't figured out how to do yet is to make a column a SPImage. I don't think that will be too hard once I dig into it though.
You'd need to write a custom CellRenderer, which is not a Widget. Sort of a Widget-lite.
-mental