Hello all, I'm having trouble with the layout system trying to do the following:
I want a widget to have fixed width, UNLESS it doesn't fit in the screen. I mean, if the widget width is smaller than the screen width, them its width should remain fixed. But if the screen width is smaller, then the widget should resize to fit in the screen so it doesn't appear clipped.
Here are some screenshots showing this problem:
http://i.imgur.com/3GHOl9Z.pngI hope you can help me! I've been with this problems for days... Thank you so much!