[Plib-users] RE: puComboBox query
Brought to you by:
sjbaker
From: _ t. <the...@ho...> - 2006-03-16 19:18:01
|
<html><div style='background-color:'><P>Thanks for your reply John,</P> <P>As it turns out the puComboBox was displaying the contents upwards as a result of its position within the puGroup rather than its position relative to the entire window. Resetting the 'y' position values of both the puGroup and puComboBox's reset the puArrowButton to be defaulted to pointing downwards. Thanks for your help.</P> <P>Stephen<BR><BR></P> <BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #a0c6e5 2px solid; MARGIN-RIGHT: 0px"><FONT style="FONT-SIZE: 11px; FONT-FAMILY: tahoma,sans-serif"> <HR color=#a0c6e5 SIZE=1> <BR><BR> <DIV> <DIV class=RTE>Stephen,<BR> <BR> I don't have the details at my fingertips, but I think I remember that<BR>the arrow direction is dictated by the relative position and size of the box<BR>in the window. By default it drops down, but if it is so close to the<BR>bottom of the window that it would drop outside the bottom of the window it<BR>"drops" up. Is that what is going on?<BR> <BR> Possibly a better solution would be to have the box drop down no farther<BR>than the bottom of the window and then extend up as far as is necessary.<BR>Let me know if that's necessary.<BR> <BR><BR>John F. Fay<BR>Technical Fellow, Jacobs/Sverdrup TEAS Group<BR>850-729-6330<BR>joh...@eg...<BR></FONT></DIV></DIV></BLOCKQUOTE></div></html> |