Re: [gtk-list] font combo?



Adrian Feiguin wrote:
> 
> Is there a font combo widget in gtk? I see that abiword implements the
> feature, but I think that is not portable. Is anybody working in such a
> widget? It would be very useful for text editors and gnumeric.
> Thanks,

I did consider this a bit when writing the font selection widget.
I tried to keep the data structures describing available fonts separate,
so that makes it a bit easier (though unfortunately they are a bit
complicated).

What would we want the font combo to do?
I would guess it should include three child combo widgets, just like the
lists in the font selection.


Damon



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]