Subject | Re: [IBO] Disappearing grids: Only if ListBoxStyle = true |
---|---|
Author | Jason Wharton |
Post date | 2001-10-25T16:40:23Z |
It is an initialization problem with the scrollbars. I had to break this
case to fix the more commonly used case.
I am looking for a way to solve all cases but it is a bit tricky to figure
it out.
I believe I have all the clues I need and so now it is just a matter of
finding the right combination.
Thanks,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
case to fix the more commonly used case.
I am looking for a way to solve all cases but it is a bit tricky to figure
it out.
I believe I have all the clues I need and so now it is just a matter of
finding the right combination.
Thanks,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Mario Zimmermann" <mail@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, October 24, 2001 11:18 PM
Subject: Re: [IBO] Disappearing grids: Only if ListBoxStyle = true
> Geoff,
>
> I just tried that and you are right.
> If the grid has to display a horizontal scrollbar the problem goes
> away.
>
> I also stepped back to the various IBO_42Ex versions (I have them all
> archived) and found that the problem does not exist in IBO_42Eb. The
> root of the problem must be in IBO_42Ec and further versions.
>
> Hope that helps to track down the problem.
>
> Mario
>
>
> --- In IBObjects@y..., "Geoff Worboys" <geoff@t...> wrote:
> >
> > Mario, can you say whether this is true in your disappearing grid
> > situation as well? That is; Make sure the grid as two or more
> > columns and then size the grid to very small so that it is forced to
> > have horizontal scrollbars. In this situation does the grid appear
> > as it should?