Re: adding arbitrarily many widgets after creation of the main window
- From: Paul Davis <paul linuxaudiosystems com>
- To: Michael Geis <michaelgeis11 yahoo com>
- Cc: gtkmm-list gnome org
- Subject: Re: adding arbitrarily many widgets after creation of the main window
- Date: Mon, 07 Feb 2005 06:36:08 -0500
>I am new to gtkmm and use gtkmm2.4 under SuSE9.2.
>My aim is to write a program with ACID Pro
>functionality for Linux.
Lets start by making sure you know about http://ardour.org/
Then lets move on to make sure you know about the Gnome::Canvas
widget, which really isn't a part of Gnome (at least, no more than GTK
is - it has no more dependencies on Gnome than GTK does).
The canvas is a much better widget than a DrawingArea for this stuff
because of its support for alpha blending, z-order stacking and more.
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]