Now I am thoroughly confused. Adding a scroller results in no white space,
but the same code with just a box has a bunch of it still:

http://www.enlightenment.org/ss/e-54fc4c8f374823.57680955.jpg

On Sun, Mar 8, 2015 at 8:16 AM, Jeff Hoogland <jeffhoogl...@linux.com>
wrote:

> How does putting all of my content into a scroll help? Won't that just
> result in having a ton of white space still?
>
> On Sun, Mar 8, 2015 at 5:33 AM, Kai Huuhko <kai.huu...@gmail.com> wrote:
>
>> 2015-03-08 4:25 GMT+02:00 Jeff Hoogland <jeffhoogl...@linux.com>:
>> > I am having a problem with my window size. This is the same code
>> launched
>> > with a few different pieces of content filling in the blanks:
>> >
>> > https://www.enlightenment.org/ss/e-54fbb1fa3022e4.06424276.png
>> >
>> > See how they are all varying heights and some are even so large they go
>> all
>> > the way off the bottom of the screen? How I can get the window height to
>> > find to the content and not have all this ugly blank space? Ideally they
>> > should all fit to the text box like this by default:
>> >
>> > https://www.enlightenment.org/ss/e-54fbb2877597d2.32046558.png
>> >
>> > My source code is here:
>> > https://github.com/JeffHoogland/apturl-elm/blob/master/apturl-elm
>> >
>> > When the "mainbox" that is built starting on line 141 is shown the
>> window
>> > gets much larger than the initial 150 pixels. Any ideas what might be
>> > causing this? I assume it has to do with my size hints, but I did not
>> think
>> > these could affect my window heights.
>>
>> You should place all your main content boxes in scrollers and use
>> those as flip contents. The boxes shouldn't be thrice the size of
>> content though so that will still be an issue, couldn't see outright
>> why that might happening.
>>
>> >
>> > --
>> > ~Jeff Hoogland <http://jeffhoogland.com/>
>> > My Projects on GitHub <https://github.com/JeffHoogland>
>> >
>> ------------------------------------------------------------------------------
>> > Dive into the World of Parallel Programming The Go Parallel Website,
>> sponsored
>> > by Intel and developed in partnership with Slashdot Media, is your hub
>> for all
>> > things parallel software development, from weekly thought leadership
>> blogs to
>> > news, videos, case studies, tutorials and more. Take a look and join the
>> > conversation now. http://goparallel.sourceforge.net/
>> > _______________________________________________
>> > enlightenment-devel mailing list
>> > enlightenment-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>>
>> ------------------------------------------------------------------------------
>> Dive into the World of Parallel Programming The Go Parallel Website,
>> sponsored
>> by Intel and developed in partnership with Slashdot Media, is your hub
>> for all
>> things parallel software development, from weekly thought leadership
>> blogs to
>> news, videos, case studies, tutorials and more. Take a look and join the
>> conversation now. http://goparallel.sourceforge.net/
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>
>
>
> --
> ~Jeff Hoogland <http://jeffhoogland.com/>
> My Projects on GitHub <https://github.com/JeffHoogland>
>
>


-- 
~Jeff Hoogland <http://jeffhoogland.com/>
My Projects on GitHub <https://github.com/JeffHoogland>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to