Re: [gtk-list] How do I make invisible buttons?
- From: Paul Barton-Davis <pbd op net>
- To: gtk-list redhat com
- Cc: TFSmiles ecst csuchico edu
- Subject: Re: [gtk-list] How do I make invisible buttons?
- Date: Sun, 25 Apr 1999 17:10:35 -0400
In message <19990425112837.A3431@ecst.csuchico.edu>you write:
>
>I'm looking for a way to make a table of buttons which are invisible to
>the user except for the pixmaps which are contained within them.
use a grid of event boxes, and connect to the button events for
each one. use gtk_container_add () to stick the pixmap widget into
each event box.
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]