[ardour-dev] gtkpixscrollbar

Patrick Shirkey pshirkey at boosthardware.com
Tue Mar 9 15:25:38 PST 2004


Steve Harris wrote:
> On Wed, Mar 10, 2004 at 07:34:06 +0900, Patrick Shirkey wrote:
> 
>>In jackEQ we use a custom set of meters which Steve wrote. It's fairly 
>>simple to add them to the app.
>>
>>There is a callback
>>
>>make_mscale
> 
> 
> NB, this only exists to make integration with glade easy, in non-glade GTK
> apps its probably easier to just summon them as you would any other GTK
> widget.
>  
> 
>>	out_meter[0] = GTK_METER(lookup_widget(main_window, "mastmeter_l"));
> 
> 
> Also I think lookup_wiget is some glade magick. But its pretty obvious
> what it does.
> 

So, I should call:

		 gtk_pixscrollbar_new	(GdkPixmap *floater,
					 GdkBitmap *floater_mask,
					 GdkPixmap *background,
					 GdkBitmap *background_mask,
					 GtkAdjustment *adjustment,
					 int           do_reset);	


I'm confused about how to define the floater, floater_mask, background, 
background_mask.






-- 
Patrick Shirkey - Boost Hardware Ltd.
Http://www.boosthardware.com
Http://www.djcj.org/LAU/guide/ - The Linux Audio Users guide
Http://www.djcj.org/gigs/ - Gigs guide Korea
========================================


Apparently upon the beginning of the barrage, the donkey broke 
discipline and panicked, toppling the cart. At that point, the rockets 
disconnected from the timer, leaving them strewn around the street. 
Tethered to the now toppled cart, the donkey was unable to escape before 
the arrival of U.S. troops.

United Press International
Rockets on donkeys hit major Baghdad sites

By P. MITCHELL PROTHERO
Published 11/21/2003 11:13 AM




More information about the Ardour-Dev mailing list