RE: [gtkmm] Adding more C++ power to Gtkmm
- From: Paul Davis <paul linuxaudiosystems com>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: RE: [gtkmm] Adding more C++ power to Gtkmm
- Date: Mon, 07 Apr 2003 12:41:16 -0400
someone (deleted the message, sorry) wrote:
> - Gtk::Widget::on_size_allocate(Gdk::Rectangle size)
> (as an additional method of course)
this cannot work. you're missing many subtleties in your
suggestions. a rectangle has 4 components: x,y coordinates for
upper-left corner, a width and a height. an allocation has a height
and a width, no position.
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]