Subject Re: drop down list is truncated
Author eshave@edlyn.demon.co.uk
--- In IBObjects@egroups.com, Helen Borrie <helebor@w...> wrote:
> At 02:32 PM 11-01-01 +0000, you wrote:
> >When using a Lookupcombo with a wide dropdown list. The dropdown
list
> >can be truncated. i.e. protrude beyond the screen edge. There is
> >room for the whole list on screen but the program appears to take
no
> >account. Any ideas?
> >
> >Edward Shave
> >
> >
>
> Set/manipulate the DropDownWidth property.
>
> H.
>
>
> All for Open and Open for All
> InterBase Developer Initiative ยท http://www.interbase2000.org

Thanks, but I don't want to reduce the dropdownwidth. Suppose the
LookupCombo is placed on the far right of a dialog that itself buts
up against the right side of it's parent window. Then if the
dropdownwidth is even a little greater than that of the Lookupcombo,
it will be truncated. In my experience, most controls of this type
will check for this and move the dropdown window left to compensate.

Edward Shave