Re: Grid
- From: Murray Cumming <murrayc murrayc com>
- To: David Wilson <gigaclon gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: Grid
- Date: Mon, 12 Mar 2007 10:16:20 +0100
On Mon, 2007-03-12 at 02:53 -0400, David Wilson wrote:
> I am using Gtk::Table to group some Gtk::Image derived classes and I
> would like there to be visable grid between element in the table,
> spacing however just gets me blank space. any suggestions?
You might be able to derive from Gtk::Table and override on_expose(),
making sure to call the base class's on_expose. In your override you
could maybe do some additional drawing.
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]