Re: Slow GUI



Lexinho wrote:
Cheers!

Once again, I will ask for a solution to my problem...
(Look also into my further article "Redraw of hidden elements?"!)

My GUI gets pretty much slower the more elements it contains, even if they
aren't visible. (Slower means, that after a resize, Matlab needs some time
to redraw the resized elements.)

What makes this happen?
How can I avoid this?

You already gave the answer. The element are not visible, but they are there and have to be redrawn. Why do you resize you window?


with regards

Julian
.



Relevant Pages

  • Slow GUI
    ... (Look also into my further article "Redraw of hidden elements?"!) ... My GUI gets pretty much slower the more elements it contains, ... to redraw the resized elements.) ...
    (comp.soft-sys.matlab)
  • Re: ListBox Owner Draw Flicker on Resize
    ... Refresh ' You have to try. ... I'm not convinced that this is going to help me to be honest, I don't want to prevent redraws, I want to prevent a flicker during resize, stopping it from redrawing completely will just mean that the control will look very bad while resizing. ... I just tried it and it stops redraw completely until enabled again, definitely not what I want to do. ... I think the problem is caused by the underlying listbox itself clearing the buffering during a resize, if it is actually double buffered, it's very poorly double buffered, I have controls that I double buffer myself and get no flicker at all so not quite sure what's going on underneath. ...
    (microsoft.public.dotnet.languages.vb)
  • Access 2010 Property Sheet Slow (redraw resize)
    ... property sheet in layout or design mode and resize, ... I can even see it redraw itself from top to bottom. ...
    (comp.databases.ms-access)
  • Re: resize events on windows form
    ... I am trying to get access to the event after a window has been resized. ... If I do it on Resize, then it tries to redraw as the form is being resized, ... perform your resizing code. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: [9fans] p9p OS X native resize
    ... It should show a transparent outline while you drag and redraw when you let ... go.What happens when you try to resize the window? ...
    (comp.os.plan9)