[Lazarus] Graphics changes (r15472)
Mattias Gaertner
nc-gaertnma at netcologne.de
Sat Jun 21 02:09:57 CEST 2008
On Sat, 21 Jun 2008 00:51:29 +0200
Marc Weustink <marc at dommelstein.net> wrote:
> Mattias Gaertner wrote:
> > On Fri, 20 Jun 2008 20:31:49 +0200
> > Marc Weustink <marc at dommelstein.net> wrote:
> >
> >> Kostas Michalopoulos wrote:
> >>>> Marc Weustink wrote:
> >>>>> Hi,
> >>>>>
> >>>>> Today i've committed a few graphics changes which might effect
> >>>>> existing applications.
> >>>>>
> >>>> An simple application with a PaintBox and the following event
> >>>> handler in OnPaint does not work anymore. The width and Height of
> >>>> the bitmap are zero.
> >>>>
> >>>> [snip]
> >>>>
> >>>> Luiz
> >>> Yeah, this pretty much destroyed the material thumbnails in my 3D
> >>> design app. Any workaround or this will come back soon? :-)
> >> Revert to r15471
> >
> > When do you expect that to fix it so that at least the IDE works
> > again?
>
> ehm.... be more specific...
> Before comitting I've tested compilation for linux-gtk1, linux-gtk2,
> linux-qt, win32,win64,wince osx-gtk1 osx-carbon and tested the IDE on
> gtk1, carbon and win32 and all work, so what is the problem ?
The completion box is empty, because the temporary TBitmap
Width/Height is 0,0. See Kostas mail about SetSize.
Mattias
More information about the Lazarus
mailing list