So I imagine this has been forgotten and dropped by the wayside, but I have
found cde to be very useful in making my app work in opensolaris,
OpenIndiana, PC-BSD and some linux builds, mainly suse and ubuntu.
@Benoît
I think cde may be the best viable solution at packaging libraries for
specified
Wiki:
FUNCTION Desaturate ( ) AS [1]Image
Desaturate an image evenly.
* Value is the degree of desaturation, between 0 and 1.
But Desaturate doesn't accept any value.
Regards
Matti
References
1. file://localhost/help/comp/gb.image/image?de&v3&help
---
Since a few days I have strange crashes with the message:
"This application has raised an unexpected error and must abort.
[29] Invalid object.
FBalloon.Window_Move.320"
It happens sometimes, not reproducable, when Gambas was minimized and is
rezized again.
Last time, I can de
2011/2/22 Federico Leite
> Hi, in Xfce 4.6, to get the icon theme you're using, you must parse the
> file "~ / .config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml. " I will
> provide the Case "xfce".
>
>
>
> Case "xfce"
>>
>> Try hFile = Open
>> "~/.config/xfce4/xfconf/xfce-perchanne
> Does anyone know why F10 is the 'menu activation' key for a MENU on a tab
> stip and how to change it. I cannot seem to find any info on it.
> -Fernando
>
I dunno what you are talking about...
--
Benoît Minisini
--
> Thanks, i change to gb.qt4 and it works.
>
I finally made color cursors work in gb.gtk (it was a stupid buggy test that
prevented that).
This is in revision #3616.
Regards,
--
Benoît Minisini
--
Free Software Down
Thanks Fabien i will try it.
On Fri, 2011-02-25 at 13:43 +0100, Fabien Bodard wrote:
> 2011/2/25 Demosthenes Koptsis :
> > ok, something else.
> >
> > i see there is no documentation but if you like to answer a question
> > about DrawRect.
> >
> > how i declare transparency to a color?
> > i see t
2011/2/25 Demosthenes Koptsis :
> ok, something else.
>
> i see there is no documentation but if you like to answer a question
> about DrawRect.
>
> how i declare transparency to a color?
> i see the syntax is
> Image.DrawRect(X,Y,Width,Height,Color)
>
>
>
> On Fri, 2011-02-25 at 01:27 +0100, Benoî
ok, something else.
i see there is no documentation but if you like to answer a question
about DrawRect.
how i declare transparency to a color?
i see the syntax is
Image.DrawRect(X,Y,Width,Height,Color)
On Fri, 2011-02-25 at 01:27 +0100, Benoît Minisini wrote:
> > Hi,
> >
> > i use the Image.
Thanks, i change to gb.qt4 and it works.
On Fri, 2011-02-25 at 00:58 +0100, Benoît Minisini wrote:
> > what i am doing wrong?
> >
> >
> > Private cursorPickColor As New
> > Cursor((Picture.Load("ftcolorpicker.png")))
> >
> > Me.Mouse = Mouse.Custom
> > Me.Cursor = cursorPickColor
> >
> > t
10 matches
Mail list logo