Boris,

Thank you for that suggestion, but it doesn't work for me. I tried
putting a setMinimumSize() alone (without a resize()) and also with a
resize() before and after - nothing works.

I have the feeling it is because I'm using layouts.

--Randy

Nagaev Boris <bnag...@gmail.com> writes:

> Hello!
>
> Try root()->setMinimumSize(Wt::WLength::Auto, 600);
> This works for me.
>
> Regards,
> Boris Nagaev
>
>
> On Fri, Nov 29, 2013 at 8:32 AM, Randy Yates
> <ya...@digitalsignallabs.com> wrote:
>> PSS: You can see the (very incomplete, rough and simple)
>> site temporarily here:
>>
>>   http://galois.digitalsignallabs.com:9090/
>>
>> I'll keep it up for the night (US/EST).
>>
>> --Randy
>>
>> Randy Yates <ya...@digitalsignallabs.com> writes:
>>
>>> Randy Yates <ya...@digitalsignallabs.com> writes:
>>>
>>>> I've noticed that, even though i've set an explicit length via
>>>>
>>>>   root()->resize(Wt::WLength::Auto, 600);
>>>>
>>>> the browser vertical scrollbars do not pop up when I resize the window
>>>> smaller than 600. Is there a trick to get that to happen?
>>>
>>> PS: I'm using layouts. I.e., all widgets are added to a top-level
>>> WVBoxLayout. Yet it is the widget, not the layout, that is sized. Or is
>>> it? I admit I'm a bit confused on who (widget or layout) maintains and
>>> manages sizing.
>>
>> --
>> Randy Yates
>> Digital Signal Labs
>> http://www.digitalsignallabs.com
>>
>> ------------------------------------------------------------------------------
>> Rapidly troubleshoot problems before they affect your business. Most IT
>> organizations don't have a clear picture of how application performance
>> affects their revenue. With AppDynamics, you get 100% visibility into your
>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics 
>> Pro!
>> http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
>> _______________________________________________
>> witty-interest mailing list
>> witty-interest@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT 
> organizations don't have a clear picture of how application performance 
> affects their revenue. With AppDynamics, you get 100% visibility into your 
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest

-- 
Randy Yates
Digital Signal Labs
http://www.digitalsignallabs.com

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to