Bug 103803 - Nuggle: Make it easier to set icons by dragging straight from file system to controls
Summary: Nuggle: Make it easier to set icons by dragging straight from file system to...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VE (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 enhancement (vote)
Target Milestone: ---   Edit
Assignee: VE Bugzilla inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-14 09:19 EDT by Joe Winchester CLA
Modified: 2011-06-13 11:37 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Winchester CLA 2005-07-14 09:20:22 EDT
Scenario: User wants to set the icon/image property of an SWT/Swing control. 
File is in file system.
Proposed Solution: User finds the file using windows explorer or paint shop pro
or whatever.  User copies file to clipboard or begins to drag it.
User then moves the mouse over the VE.  If they drop onto a JLabel or Button or
something that can take images they finish the drag and ... the property is set
for the graphic AND the graphic is copied into the project structure in a
/images folder and it all works a charm.
If the user drags out a rectangle over a composite/container with the cursor
loaded then this ends up doing all the above but creating by magic a
JLabel/Label that is dropped as a control and has the graphic set.