Re: Redraw Issue

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi,
----- Original Message -----
From: <cklester at yahoo.com>
To: "EUforum" <EUforum at topica.com>
Subject: Redraw Issue


>
> If you open up Microsoft Word, or any other commercial app, in MS Windows,
> then resize the window, you don't get a lot of flicker in the button bar
(or
> even client) area.
>
> If you open up a EUPHORIA Windows app- for instance, Bernie's TBAR.EXW
> sample from his w32engin- the buttons flicker like crazy!
>
> Bernie, what's your take on this? Can this be fixed? I'd prefer my buttons
> not flicker, like commercial Windows apps.

The TBAR.EXW program flickers when the window is resized. The effect is
quite pronounced. I'm using a Intel P3 550mHz with 256RAM, nVidia TNT2 Vanta
video card, and Windows ME.

I replaced the line ...

       OR({CS_HREDRAW,CS_VREDRAW}), -- style

with
                                 0, -- style

and the flicker disappeared. Except that when resizing horizontally, the
toolbar's border still flickers.

----
Derek.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu