> For Image.Equalize and Image.Normalize, the color values (histogram) of the
> image must be internally read.
>
> Would it be possible to access those data? I would like to draw a
> histogram. Right now, I can't find any method of image class that would
> let me read the color values.
>
> Regard
> Gambas 2.22
>
>I am dragging from a listview to a textarea testing drag and drop
> functionality. The interesting thing is that when I drop the item the
> text in the textarea receives it but the drop() event never fires, I can
> trap the Change() event, but not the Drop... anyone else ever
> It's better, but there are other problems too... Something to do with
> "select case" and callback functions.
> I managed to isolate the problem. See attachment.
>
> Click coupleo of times that button, and you will see cumulative performance
> problem leading practically to freeze.
>
> Gambas 3
It's better, but there are other problems too... Something to do with
"select case" and callback functions.
I managed to isolate the problem. See attachment.
Click coupleo of times that button, and you will see cumulative performance
problem leading practically to freeze.
Gambas 3 rev 3644 @ Ubun
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 50 by cplopez: [feature request] unicode support
http://code.google.com/p/gambas/issues/detail?id=50
It would be nice if gambas had unicode support. It would allow many new
> Forgot... press the button, and error is raised after the form is closed.
>
> Jussi
>
It should be fixed in revision #3644.
Regards,
--
Benoît Minisini
--
Colocation vs. Managed Hosting
A question and answer guide
> Benoit,
>
> http://gambas.svn.sourceforge.net/viewvc/gambas/gambas/branches/2.0/main/gb
> x/gb_error.c?r1=3470&r2=3469&pathrev=3470
>
> If I get that output does it mean anything, if not can you delete it
> from the repos please?
>
> I get it when I try to read sockets with try, very annoing.
Benoit,
http://gambas.svn.sourceforge.net/viewvc/gambas/gambas/branches/2.0/main/gbx/gb_error.c?r1=3470&r2=3469&pathrev=3470
If I get that output does it mean anything, if not can you delete it
from the repos please?
I get it when I try to read sockets with try, very annoing.
I haven't been abl
Benoît Minisini wrote:
>> Hope someone can help me here.
>> I noted a strange behaviour with the wizard title size. My wizard has
>> count = 5, each time a go forward or back through the steps the title
>> size increases till it gets the total size of the wizard. This happens
>> in the IDE as l