[Gtk-sharp-list] Text input in drawing area

Piotr Zurek p.zurek at gmail.com
Mon Jan 11 17:31:55 EST 2010


Hi Andy,

Thanks for a quick answer.

On Tue, Jan 12, 2010 at 11:14, Andy Selvig <ajselvig at gmail.com> wrote:
> * From what I can tell, this can be used interchangeably with DrawingArea,
> except EventBox gives all the UI support out of the box. With DrawingArea,
> you have to add the event masks and create new handlers for the interaction
> events. EventBox lets you create a Cairo context on the Expose event just
> like DrawingArea, so I'm not entirely sure why the latter even exists.

That's one of the things that I have a problem understanding. From
what I have read in different threads in the group and from looking at
some other projects, people tend to avoid using the
FixedLayout/EvenBox path. Why, is a mystery to me.

I'll definitely have a look at your project to see how I could adopt
that for my use.

Thanks,
Piotr

p.s. I've just noticed your MonoWorks project. Will ask you about that
in a separate email.


More information about the Gtk-sharp-list mailing list