Re: [MSEide-MSEgui-talk] Some problem wih scrolled widgets

2013-05-29 Thread minoshi

> Activate tscrollbox1.optionswidget ow_noscroll. This needs more CPU power
> because the whole widget will be repainted while scrolling instead the newly
> exposed parts only.
>
> Martin
>
Yes, It works, thank you

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Some problem wih scrolled widgets

2013-05-28 Thread Martin Schreiber
On Tuesday 28 May 2013 18:39:24 minoshi wrote:
> Hello, Martin!
>
> There is some problem with repaint scrolled widgets if some image loaded
> in mainfo.face
>
> How to reproduce :
> mainfo.face.image.loadfromefile()
> Put tscrollbox1 on form. Put some widget so to expose the scroll bar
> Run application
> Scroll tscrollbox1
>
> How fix?

Activate tscrollbox1.optionswidget ow_noscroll. This needs more CPU power 
because the whole widget will be repainted while scrolling instead the newly 
exposed parts only.

Martin

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk