Re: [gtk-list] Deriving a new widget from GtkText



Try VDK. It is OO C++. You can find it at:

http://www.guest.net/homepages/mmotta/VDKHome/index.htm

Deriveing is very easy in VDK. 

Ionutz

Lyndon Drake wrote:
> 
> Hi,
> 
> I want to write a widget that is very similar to GtkText.  Presumably the best way to do this is to derive it from GtkText.  My main question is, is it possible to override some of GtkText's methods, while letting GtkText handle the functions that don't interest me?
> 
> Sorry if this is really obvious, but I'm more used to OO C++/Java than OO C.
> 
> Thanks,
> Lyndon


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