Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1328 closed enhancement (fixed)

Maestro: Enhance Right-Click Resource Tree Menu

Reported by: crispinatime Owned by: jng
Priority: low Milestone: Maestro-3.0
Component: Maestro Version: 2.0.0
Severity: minor Keywords:
Cc: External ID:

Description

When editing projects with large numbers of layers the requirement to open editors individually can be time consuming. This suggestion adds support for the "Open" commands when right-clicking on a folder to open all sub-resources (with an appropriate option to cancel if there are many resources).

It also includes right-click support to multiple find-and-replace from the resource tree (Prerequisite is Ticket #1327). However, this is a specific implementation of a generic functionality so needs a review before incorporation into truck.

Attachments (2)

1328.zip (2.5 KB ) - added by crispinatime 14 years ago.
Diffs
1328.patch (10.8 KB ) - added by crispinatime 14 years ago.
Patch (complete replacement for Diffs in ZIP)

Download all attachments as: .zip

Change History (9)

by crispinatime, 14 years ago

Attachment: 1328.zip added

Diffs

comment:1 by jng, 14 years ago

I can't apply these patches. What source did you create these patches from?

comment:2 by crispinatime, 14 years ago

Hmmm... well, I did a SVN update this morning and then went through the files I had modified and used TortoiseSVN to create a unified diff. Pretty sure this is the same process that I supplied updates with previously. What is the issue?

comment:3 by jng, 14 years ago

The source filenames in the patches are junk (D:/TempWin/FormMain.c-revBASE.svn001.tmp.cs). I try applying the patches in TortoiseSVN and I can't say what file I want to patch.

comment:4 by crispinatime, 14 years ago

Yep - can recreate that "junk" (no idea why) will start back with #1326 and create as .patch file that looked a lot better

by crispinatime, 14 years ago

Attachment: 1328.patch added

Patch (complete replacement for Diffs in ZIP)

comment:5 by crispinatime, 14 years ago

OK - as per the comments in the ticket there is some custom interfacing from the resource menu here into the XML editor with find and replace. This is not particularly generic as there are fixed values that need consideration on how to make flexible and generic.

However, the changes to the EditAsXmlMenu_Click() to support opening multiple resources by clicking at a folder level rather than an individual resource I believe are already suitable for review.

comment:6 by jng, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in r4812. I've made some modifications/additions to your proposed patch, see the svn changelog for all the details.

comment:7 by jng, 14 years ago

Milestone: Maestro-2.1Maestro-3.0

Milestone Maestro-2.1 deleted

Note: See TracTickets for help on using tickets.