|
|
|
Junior Member
      
Group: Forum Members
Last Login: 6/18/2008 9:46:52 AM
Posts: 14,
Visits: 31
|
|
Hey there (if there's anyone out there)
Just wondering if anyone knows of a way to force a window to resize using the same proportions? I have seen it done before on an app but I have no idea how to do it myself (I can barely read the word .NET let alone use it). I have an issue with an interface that goes a bit pear shaped if you don't keep the proportions when you resize.
I was thinking that this might be possible by applying a custom expression to the height of the element that tells it to always be 3/4 of the width (if that makes sense?) but I don't know wnough XAML code to be able to write this myself off the bat.
If anyone has any suggestions on how to achieve this or any other ideas, please let me know as it's officially driving me round the bend.
|
|
|
|