Linked by Thom Holwerda on Wed 16th May 2012 21:17 UTC
Thread beginning with comment 518489
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
I think the issue with the fixed width web applications is just that the web is broken as a concept for applications. The web is for documents.
Any native application with proper use of layout managers won't have any big issues with resizing. The only problem is that a minimal size is required, of course.
Any native application with proper use of layout managers won't have any big issues with resizing. The only problem is that a minimal size is required, of course.
Documents break pretty badly for me if they are too wide, so this isn't a problem for just web applications.




Member since:
2005-07-08
I think the issue with the fixed width web applications is just that the web is broken as a concept for applications. The web is for documents.
Any native application with proper use of layout managers won't have any big issues with resizing. The only problem is that a minimal size is required, of course.