Re: Deriving a new widget from GtkText
- From: Thomas Mailund Jensen <mailund daimi au dk>
- To: gtk-list redhat com
- Subject: Re: Deriving a new widget from GtkText
- Date: 24 Nov 1998 12:35:35 +0100
>>>>> "L" == Lyndon Drake <lyndon@stat.auckland.ac.nz> writes:
L> Hi, I want to write a widget that is very similar to GtkText.
L> Presumably the best way to do this is to derive it from GtkText.
L> My main question is, is it possible to override some of GtkText's
L> methods, while letting GtkText handle the functions that don't
L> interest me?
I have done exactly this for my editor widget
<URL:http://www.daimi.au.dk/~mailund/gtk.html>
Maybe looking at the source for this will help you.
/mailund
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]