Sorry, no it doesn't. See attached screenshot. I used the following:

<BoxPane orientation="vertical" styles="{backgroundColor:'#00FF00', padding:4, fill:true}">
  ...
<ScrollPane verticalScrollBarPolicy="fill_to_capacity" horizontalScrollBarPolicy="fill">


Regards,
Dirk.


Greg Brown <[email protected]> wrote:

FWIW, the BoxPane approach should work, but you also need horizontalScrollBarPolicy="fill" on your ScrollPane.

On May 6, 2010, at 4:45 AM, [email protected] wrote:

Ah, I see.

Thank you very much!


<<attachment: screenshot.png>>

Reply via email to