Re: [Gambas-user] gb.image: image alpha channel accessibility

2010-08-12 Thread kevinfishburne
Benoît Minisini wrote: > > I made an Image.DrawAlpha() method for you in revision #3101. Tell me if > this > is was you need. > Am compiling now and will run test code using the new method to produce tiling with different layers. Thank you so much. I'll post my code when I get a proof-of-conc

Re: [Gambas-user] KDE 4.5 / Mandriva 2010.1 / Gambas

2010-08-12 Thread David Villalobos Cambronero
Thanks!! Gracias --- David 2010/8/12 Benoît Minisini > Just a warning for Mandriva users... > > If you install KDE 4.5 packages on Mandriva 2010.1, then you won't be able > to > compile the Qt4 component, because a file in the qt4-devel package has a > bug. > > The bad file is named "libQtWeb

[Gambas-user] KDE 4.5 / Mandriva 2010.1 / Gambas

2010-08-12 Thread Benoît Minisini
Just a warning for Mandriva users... If you install KDE 4.5 packages on Mandriva 2010.1, then you won't be able to compile the Qt4 component, because a file in the qt4-devel package has a bug. The bad file is named "libQtWebKit.la" and is located in /usr/lib (or /usr/lib64 on 64 bits systems).

Re: [Gambas-user] gb.image: image alpha channel accessibility

2010-08-12 Thread Benoît Minisini
> Benoît Minisini wrote: > > I'm not sure to really understand. Would you make some images for me? > > It took me a while to hand make this in GIMP, but here's the idea: > > http://www.eightvirtues.com/misc/alpha_stuff.xcf > > There are eight tiles that use only alpha (ten if you include fully o

Re: [Gambas-user] Help Browser in Gambas3

2010-08-12 Thread Benoît Minisini
> Hi, > > the help system now is much better then in Gambas2. > But one thing: the Type property of the help browser is set to "Utility". > This way, the window can't be minimized, which is silly. I read the help, > have to close, type something, have forgot, have to open again, have to > close...