Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread Combobox
Wed, Apr 18 2012 5:17 PMPermanent Link

Robert Devine

Hi Tim

Another non-critical one - I have a combobox on my status bar and when I
click it the items drop downwards and push the bottom of the browser
window up. If possible it would be better to have them pop up above the
combobox.

Cheers, Bob
Wed, Apr 18 2012 11:13 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bob,

<< Another non-critical one - I have a combobox on my status bar and when I
click it the items drop downwards and push the bottom of the browser window
up. If possible it would be better to have them pop up above the combobox.
>>

Is the combo box extending beyond the desktop space ?

--
Tim Young
Elevate Software
www.elevatesoft.com
Thu, Apr 19 2012 12:15 PMPermanent Link

Robert Devine

Hi Tim

I've attached an image that shows the behaviour - an area of whitespace
appears and my controls are pushed upwards.

But I've also noticed another problem. I'm using embedded forms and I
resize them (and adjust the control layout) as the browser window
resizes. This isn't working for vertical layout.

The dropdown shows a resize history for both height and width as the
browser window is resized, but only Application.Desktop.Width is
returning a changed value - Application.Desktop.Height is constant.

Cheers, Bob


On 19/04/2012 04:13, Tim Young [Elevate Software] wrote:
> Bob,
>
> << Another non-critical one - I have a combobox on my status bar and
> when I click it the items drop downwards and push the bottom of the
> browser window up. If possible it would be better to have them pop up
> above the combobox. >>
>
> Is the combo box extending beyond the desktop space ?
>




Attachments: EWB1.png
Thu, Apr 19 2012 8:27 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Bob,

<< I've attached an image that shows the behaviour - an area of whitespace
appears and my controls are pushed upwards. >>

Okay, thanks.  I'll see what I can do.

<< But I've also noticed another problem. I'm using embedded forms and I
resize them (and adjust the control layout) as the browser window resizes.
This isn't working for vertical layout.

The dropdown shows a resize history for both height and width as the browser
window is resized, but only Application.Desktop.Width is returning a changed
value - Application.Desktop.Height is constant. >>

Is the Desktop set to a fixed height, or auto-height ?  (Project Options).
The height will only resize automatically if the height is set to
auto-height.

--
Tim Young
Elevate Software
www.elevatesoft.com
Fri, Apr 20 2012 3:54 AMPermanent Link

Robert Devine

On 20/04/2012 01:27, Tim Young [Elevate Software] wrote:
> Is the Desktop set to a fixed height

That was the problem - thanks.

Cheers, Bob
Image