Posted
on Jan 28, 2012
(permalink)
Hi, We are exploring the capabilities of your silverlight controls, and find this behavior very strange.
[quote]Really long messages forced windows to grow to enormous size. You could
get window which is 5 times longer than the actual browser width[/quote]
If control is properly designed, this could never happen. If you set maximum width and maximum height for the window, then just use vertical scrollbar for making sure that message it displayed in whole.
[quote]Some time ago we have considered not to change that behavior. [/quote]
May I ask what is the reason for this decision? Its not natural to leave to programmer to create a wrapper class for such a simple task, since for every application that is being localized, using RadWindow straight from the box is not possible.
Thanks,
Goran