Re: [Alsa-devel] envy24control and gtk2

2003-03-30 Thread Søren Wedel Nielsen
ons, 2003-03-26 kl. 10:13 skrev Takashi Iwai: > > For now the program will compile with gtk1 unless you apply the second > > patch yourself. I will try to make it use gtk2 as default and fall back > > to gtk1 if gtk2 is not present. > > please note that, so far, we still don't define pkgconfig as

Re: [Alsa-devel] envy24control and gtk2

2003-03-26 Thread Takashi Iwai
At 25 Mar 2003 20:51:07 +0100, Søren Wedel Nielsen wrote: > > tir, 2003-03-25 kl. 20:41 skrev Fernando Pablo Lopez-Lezcano: > > > > I have upgraded the envy24control program to use gtk2. > > > > To make the layout work I have changed it from fixed to hbox/vbox, but I > > > > have tried not to chan

Re: [Alsa-devel] envy24control and gtk2

2003-03-25 Thread Søren Wedel Nielsen
tir, 2003-03-25 kl. 20:41 skrev Fernando Pablo Lopez-Lezcano: > > > I have upgraded the envy24control program to use gtk2. > > > To make the layout work I have changed it from fixed to hbox/vbox, but I > > > have tried not to change the structure og the gui-file envy24control.c. > > > It will also

Re: [Alsa-devel] envy24control and gtk2

2003-03-25 Thread Fernando Pablo Lopez-Lezcano
> > I have upgraded the envy24control program to use gtk2. > > To make the layout work I have changed it from fixed to hbox/vbox, but I > > have tried not to change the structure og the gui-file envy24control.c. > > It will also work with gtk1. > > > > http://www.heko.dk/~swn/envy24control/envy24c

Re: [Alsa-devel] envy24control and gtk2

2003-03-25 Thread Søren Wedel Nielsen
tir, 2003-03-25 kl. 18:39 skrev Takashi Iwai: > Hi, > > > To get it to use gtk2 I have changed the build configuration files. > > > > http://www.heko.dk/~swn/envy24control/envy24control-gtk2-230303.patch > > this is not yet - i suppose many users still stick with gtk1.2. > would it be better to

Re: [Alsa-devel] envy24control and gtk2

2003-03-25 Thread Takashi Iwai
Hi, At 24 Mar 2003 00:30:43 +0100, Søren Wedel Nielsen wrote: > > Hi, > > I have upgraded the envy24control program to use gtk2. > To make the layout work I have changed it from fixed to hbox/vbox, but I > have tried not to change the structure og the gui-file envy24control.c. > It will also wor