[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [paragui-users] Bug in WidgetList
From: |
Alexander Pipelka |
Subject: |
Re: [paragui-users] Bug in WidgetList |
Date: |
Wed, 7 May 2003 09:07:10 +0200 |
User-agent: |
KMail/1.5.1 |
Hi,
Can you provide a patch ?
I don't know exactly what you mean.
Alex
Am Dienstag, 6. Mai 2003 12:35 schrieb Alexander Opitz:
> Hi,
>
> cause of that the setVisible function goes recursive through all widgets
> and there widgets down (what I think is a bad idea), if you
> setVisible(true) on a WidgetList will bring you also all ScrollBars to
> view.
>
> If you create a WidgetList all is ok, but do setVisible(false) and then
> setVisible(true) brings you not only the Vertical ScroollBar also the
> Horiz. ScrollBar to view ... and both in a not initialised state.
>
> So the ScrollBars should use SetHidden(); on initialise time and in
> CheckScrollBars function.
>
> Greetings
> Alexander opitz//
>
> http://freerails.sourceforge.net
>
>
> _______________________________________________
> paragui-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/paragui-users