Removing a view resource...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Removing a view resource...

Mark Derricutt-2
I was messing around earlier and saved a "test" view, and now I can't
seem to find a way to get rid of the darn thing.

If I right click on the resource name in the list of resources for my
package I see a "Remove this resource" menu item, however its disabled.

How can I get remove this resource?

Mark


Reply | Threaded
Open this post in threaded view
|

Re: Removing a view resource...

Ian Bartholomew-21
Mark,

> If I right click on the resource name in the list of resources for my
> package I see a "Remove this resource" menu item, however its disabled.

You can't remove the view by itself, you would have to remove the owning
class from the package.  The only time the menu option is enabled is
when the resource is owned by a class defined in another package (e.g.
Toolbars)

> How can I get remove this resource?

Use the ResourceBrowser to delete the resource from the image.

--
Ian

Use the Reply-To address to contact me.
Mail sent to the From address is ignored.


Reply | Threaded
Open this post in threaded view
|

Re: Removing a view resource...

talios@gmail.com
Cheers - I must say the GUI designer is the most annoying thing I'm
finding in Dolphin.  D6 looks to be a much needed improvement (from
what I've seen, I never really got around to trying to beta after my
laptop died 3 times in a row :( ).