Hi,
I want to change the look of my Ironpython windows forms, Is it possible to change the style of the form and for example make it more like a Mac?
thank you
|
|
Hi, I want to change the look of my Ironpython windows forms, Is it possible to change the style of the form and for example make it more like a Mac? thank you
|
|||
|
|
|
|
See Graphics and Drawing in Windows Forms, or Custom Control Painting and Rendering.
If possible, look into changing your app to A simple example, WPF GUI using XamlReader, shows how IronPython might use |
|||
|
|
|
|
As an interface designer, it's important to use an many standard windows controls as possible. The more your app looks like the microsoft ones users are used to, they will become more comfortable with it quicker. A good example is how out of place iTunes and Safari look in windows. My tip is to just keep it with the windows look. |
||
|
|