Re: Help with Control Behavior

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

On Friday 28 March 2003 02:53 pm, you wrote:
>
> What I saw was the List (not listview) height was not being changed
> smoothly when the window height changed. Instead it would change in a
> 'jerky' manner. So I added that flag thus....
>
>  constant list_cards = createEx( List, "Card List", grp_cards, 8, 20, 144,
> 304,
>                  LBS_NOINTEGRALHEIGHT, 0 )
>
> and after that the List height changed smoothly.
>
> What is the problem that you see?

The problem was, I put it in the ExStyle (I think). I didn't see the other 
Style box in the IDE 'til later. Then when I put it there, miracles 
happened!!!!

:)

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

Search



Quick Links

User menu

Not signed in.

Misc Menu