Working with Images
The Image widget lets you use image files in your wireframes. Supported formats are BMP, GIF, JPEG, PNG and TIFF. You can use several methods to add an image to a screen:
- Drop the Image widget from the palette. You’ll be prompted for an image file.
- Drag & drop the image file directly from the Project Explorer view into the editor. You may have to uncheck the Link with Editor option (
) in Project Explorer view first.
- Drag & drop the image from local file system or from the browser. The image will be copied to “assets” folder. Later you can rename the image file in Project Explorer.
- Paste an image from the clipboard. You’ll be prompted for a file name to save the image to.
- Copy & Paste image files from the Project Explorer view into the editor.
Next: Working with Icons