[Qt] TQtLineEdit patch

zeljko zeljko at holobit.net
Sun May 27 18:03:51 CEST 2007


On Sunday 27 May 2007 16:40, Mattias Gaertner wrote:
> On Sun, 27 May 2007 11:07:26 +0200
>
> zeljko <zeljko at holobit.net> wrote:
> > On Sunday 27 May 2007 09:53, Felipe Monteiro de Carvalho wrote:
> > > Thanks, applied
> >
> > Also, does anyone knows about scrollbars in LCL (I've implemented
> > Qt's scrollbars long time ago), but it seem that LCL is painting
> > scrollbars, not using widgetset's scrollbar eg. TStringGrid,
> > scrollbar is invisible ... So my question is what to do ?
> > Is it possible to heck into LCL and use native scrollbars , or I need
> > to implement more specific winapi routines to get scrollbars properly
> > painted and visible ?
> >   zeljko
>
> The LCL uses the native scrollbars.
> Maybe something is painting over the native scrollbars (clientrect is
> reported wrong by the interface), or the qt scrollbars are not made
> visible?

hm.. TQtWSScrollBar.CreateHandle() isn't called when creating TStringGrid,
separated TQtWSScrollBar can be created and visible.
Any ?



More information about the Qt mailing list