Le 09/07/2016 10:41, juan duque a écrit :
> Obviously my English is somewhat lacking. Apologies.
>
> I think this is not a bug but rather a design with some shortcomings.
>
> Smoothing (or interpolation) of an image is often convenient but not
> desirable in all cases.
> Attached a sample program (
Hi. In the page http://gambaswiki.org/wiki/howto/package , you give some
indications to the packagers. You want one package per component.
That's okay but I don't understand why are you bundling every component
in one "big" tarball without a configure script. You could create
individual tarball
I see exactly as you see it, and to my knowledge Paint has antialiasing,
Draw not.
Regards
Gianluigi
2016-07-13 20:06 GMT+02:00 juan duque :
> Thanks for the reply.
>
> Have you tested with the attachment? The Paint.Antialias = False has
> no effect, at least on my system: the obtained image rem
Thanks for the reply.
Have you tested with the attachment? The Paint.Antialias = False has
no effect, at least on my system: the obtained image remains
smoothened.
Public Sub Button2_Click()
Dim hPic As Picture
hPic = New Picture(256, 256)
If (RadioButton1.Value) Then
Paint.Begin(hPic
Hi, just wondering if someone has it and want to share the code.
--
Saludos
Ing. Martin P Cristia
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals
http://gambaswiki.org/bugtracker/edit?object=BUG.955&from=L21haW4-
Comment #2 by Ali MUFEED:
Yea. Thought so too. So i ended up rebuilding everything in Gambas itself.
Ali MUFEED changed the state of the bug to: Invalid.
http://gambaswiki.org/bugtracker/edit?object=BUG.964&from=L21haW4-
Ali MUFEED reported a new bug.
Summary
---
ColorChooser +- buttons
Type : Bug
Priority : Medium
Gambas version : Unknown
Product : GTK+3 component
Description
---
Hi,
ColorChooser ha