Re: quit dialog
- From: Dov Grobgeld <dov grobgeld gmail com>
- To: Roei Azachi <roei zon-networks com>
- Cc: gtk-list gnome org
- Subject: Re: quit dialog
- Date: Tue, 10 Feb 2009 21:17:44 +0200
Here are a few options. I'm sure there are more:
- Use a DrawingArea and draw everything on your own in the expose callback.
- Use a canvas widget, e.g. GooCanvas.
- SubClass a GtkWidget and draw everything in the expose signal.
- Pack everything normally without the icon, and then use the expose callback to draw the icon
Regards,
Dov
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]