[futurebasic] Re: [FB] Edit field flicker

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 2001 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Tue, 4 Dec 2001 07:53:20 -0500
>Bernie Wylde wrote:
>>
>> Has anyone noticed an irritating edit field flicker when a window is built?
><Snip>
>> Any suggestions?
>>
>Bernie,
>
>Have you tried to build the window in an invisible state before it
>is displayed on screen?
>You can set that specs in the Window Object Editor in PG with the
>"build in the background..." and "...then bring to front" both
>options checked, if I remember correctly.
>--
>
>Cheers
>
>Alain

I can report that this works wonderfully, at least in a non-PG project.
Thanks Alain.


There is one problem I note often that I don't know how to fix other than
to do Button _Markedbtn, then Button _ActiveBtn again on a refresh...if you
give a window a background color...then the pixels in the corners of
buttons get grayed over...and only a MarkedBtn, ActiveBtn fake will reclaim
those minor pixels.

Wherever the masks for buttons lie, there is a minor pixel error in the
corners.

rc