When I developed WinForms applications I did so at a certain screen resolution.
Clients use any number of screen resolutions. When they chose to use a screen resolution that was significantly different from what I was using there were problems with the way controls were rendered. My understanding was that WPF could address this sort of issue. What should one do to ensure that one's WPF applications will look the same (as much as it is possible) so that any controls resize appropriately and textblocks, textboxes scale their font size appropriately. My current focus has been getting my application to play nicely with thread that consumes a wcf web service and a loadable COM dll. This is working ok and now I need to focus on the GUI side of things. I have seen a zoom control in WPFExtensions in CodePlex (http://wpfextensions.codeplex.com/) Is this an approach I should use or is there a better way? I would like the whole application to be resized not just a user control. Any feedback very much appreciated. Regards Peter Maddin Applications Development Officer PathWest Laboratory Medicine WA Phone : +618 6396 4285 Mobile: 0414 240 307 E-Mail : [email protected]; [email protected] The contents of this e-mail transmission outside of the WAGHS network are intended solely for the named recipient's), may be confidential, and may be privileged or otherwise protected from disclosure in the public interest. The use, reproduction, disclosure or distribution of the contents of this e-mail transmission by any person other than the named recipient(s) is prohibited. If you are not a named recipient please notify the sender immediately.
_______________________________________________ ozwpf mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozwpf
