Tag Info

New answers tagged

1

The best way to do this is to dock the panels to the side of the screen. Drag the panel group title bar towards the right or left edge of the screen. As you approach the edge, slow down and wait for the vertical snap guide (my own term) to appear. Drop the panel gruop. The panel group is now docked, and will resize automatically to fit vertically.


2

The best visual software for graphic designers to work with WPF is probably Microsoft Expression Blend, in combination with Microsoft Visual Studio. Blend is a WYSIWYG front-end for designing XAML-based interfaces for WPF and Silverlight applications, and it's good for templates, visual states, and animation. For working with graphics themselves, ...


1

Also, if you are going to use .png files it would be good to compress the files for performance. I have not had any image quality issues yet and I use tinypng


2

DPI is irrelevant. Ignore that. All that matters is pixel dimensions. Make sure you are making them at the dimension they will be used. Ie, if it's going to be 30px x 30px on the iPhone, make your image 30px x 30px. For retina, you'll want to make a second version at 60px x 60px. PNG files are fine. But use whatever makes sense for your particular needs. ...



Top 50 recent answers are included