[Qt] TQtLineEdit patch
Mattias Gaertner
nc-gaertnma at netcologne.de
Sun May 27 16:40:11 CEST 2007
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?
Mattias
More information about the Qt
mailing list