Re: Drawing over other widgets/windows



On Mon, 2004-12-27 at 01:14 +0000, Andrew "Silver Blade" Greenwood
wrote:
Hi everyone, I'm new to GTK so please bear with me if I'm asking 
something obvious!

I'm in need of a toolkit which will allow me to draw some images over 
existing widgets. This is in order to re-create a GUI simiar to an 
existing prorgam called Reason, where you link up audio modules via the 
use of cables - these cables are drawn over the device modules and some 
controls.

I've yet to find anything that'll let me do this, and am reluctant to 
make my own solution.

How easy is it to do this, if it is indeed possible at all?
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

The best thing to use for this is one of the canvas widgets like
GtkCanvas.

--
J5




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]