On Friday 06 April 2012 19:52:17 Sieghard wrote:
> Hallo Martin,
>
> Du schriebst am Fri, 6 Apr 2012 07:45:40 +0200:
> > > I don't quite understand your mention of "...dropdownrowcount" - do you
>
> ...
>
> > It limits the height of the dropdown list to 8 rows. If there are more
> > than 8 items in the list there will be a vertical scrollbar, see
> > attachment with a list of 10 items.
>
> Oh, interesting - I didn't realize that.
>
> > It seems this function does not work for you?
>
> Probabely it will - if and when I use it this way. I did regard it as the
> usual entry count used by similar constructs, and set it accordingly. On a
> large display, like on my big machine at home, that's no problem, because
> the list switches from hanging below to standing above if the space below
> becomes too small, it just occured on the notebook which has a screen
> height less than twice the list length. So I'll have to find a way to
> compute the available space, divide it by the height of an entry and use
> the larger of the values for above and below lists as the dropdownrowcount.
> Roughly so, at least, there might be a couple imponderablities more, not
> even counting the hight of the selection field itself.
>
> Ok, fine, I'll use it so! Thank you for the information!

git master bb831f7ee7cb734ef656f787b7888bbdadb76abf limits the height of the 
popup widget automatically. dropdownrowcount = 0 -> use item count.

Martin 

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to