Layer System Overhaul (renaming, soloing)

The Layer System in Muse needs a drastic overhaul that mimics Photoshop's approach.  When working with advanced widgets such as complex lightboxes, it becomes a terrible pain to locate layers and work within them.  Having multiple targets on a single lightbox means that the main picture content will be hidden underneath of the other targets.  Pulling that element off the page to the left, right, or bottom canvas forces you to work zoomed out.  This could all be solved by allowing for the soloing of individual layers from within the Layer panel.  The ability to rename layers from within compositions and widgets would be a gigantic asset to workflow, instead of seeing two-dozen layers all named "Rectangle" or "Trigger." 

Totally agree. In Photoshop we cmd-click on the relatively large "layer-type" icon on the left of the layer to select it. In Muse, and Illustrator I think, we have super-tiny little buttons on the right that that look like indicators rather than buttons.
Can we cmd-alt-click (or something) on the whole layer to select it rather than hunt down a 5x5px button on a 27" screen?

Similar Messages

  • IPod touch 4 requires MAJOR system overhaul.  Major Disappointment!!!!!!!

    Folks, I have a nice iMac that's about 3 years old.  Bought about 2 months before snow leopard, so I've been using 10.4 just fine until recently.  Daughter's iPod bit the dust, and she got a new iPod touch the Fourth.  What a disaster this whole experience has been.  Apple shows absolutely no deference to loyal customers.  This is the 5th iPod our family has purchased. 
    It will not run without the latest iTunes; and the latest iTunes will not run without OSuX 10.5 or later.  So, I got 10.6.3.  Major hassle having to upgrade OS, just to upgrade iTunes, just to get an iPod to work.  New OS has a little troube identifying the linksys wireless router I've been using forever, so had to do some troubleshooting just to get internet.  Apparently, if your wireless hub isn't an iAirport, Apple can't figure it out without you holding it's hand. 
    Downloaded latest iTunes, and the iPod was still a brick.  After much ******* around and research, and trying nearly every troubleshooting trick, I finally completely uninstalled iTunes and RELOADED the latest version again.  Voila, this time it worked. 
    I'm just starting to scratch the surface this disaster of a decision to let my child bring an iPod 4G into the house.    For starters, the Geniuses at apple designed snow leopard to be incompatible with that POS Aperture 1.5.6 I bought a few years ago.  So now, I have 40,000 photos that I can't access via Aperture until I purchase an upgrade.  WHAT!?!??!?!?!?!   I am annoyed and appalled that Apple would do this to me or any other customer.
    It is truly disappointing that Apple treats their software like disposable tissues.  As a consumer, I want stuff that's built to last.  I know they put some fluffy bells and whistles in every new release, but I have WAAAAYYYYY better things to do with my time and money than overhaul systems and upgrade every piece of software just so it WORKS.  If they're going to do this crap, they should be honest at the point of purchase and tell you it's not really a purchase.  It's a rental, and after 2-3 years, something will come along that will render your OS obsolete, and when that happens, by design, we render a lot of other stuff obsolete.
    --Former PC user turned Mac user, thinking seriously about turning back to PC land. 
    "Kiss Me. ...   I like to be kissed while I'm being F'd."  Al Pacino, Dog Day Afternoon,

    Good question.  I didn't read the fine print.  Just assumed that they would sell a product that was more robust, and backward compatible.  All our family's old iPods worked just fine.  It's basically a device for listening to music.  I know Apple wants to 'enhance the user experience' (translation: make it easier for Apple to make gobs of money through iTunes and App store), but the frustrations I had with the iPod touch 4G and all the associated OS, software, & driver issues are beyond maddening.  It's just a stinkin' iPod after all.  After googling a lot on this issue, looking for how people resolved similar issues, I find the Web littered with complaints on iPod touch 4g.  Lot of problems getting iTunes to recognize it.  After getting everything up-to-date, iTunes fails to recognize iPod.  Re-install iTunes. Completely uninstall iTunes, then re-install it.  Next week, same issue.  Re-install iTunes.  Rinse and repeat.  That's been my experience too. 

  • How can I use a layer system of images, boxes, lines etc

    Hi,
    I trying to develop a map system which can have layers added and removed from screen at request.
    I have a basic map picture which I would like to add a grid structure to which can be added and removed by the click of a JMenuItem.
    My code looks like this:
    package simulator.gui;
    import java.awt.*;
    import java.awt.image.*;
    import java.io.*;
    import javax.imageio.*;
    public class DrawMap extends Component {
         private static final long serialVersionUID = 1L;
         private BufferedImage map;
        public void paint(Graphics g) {
             Graphics2D g2 = (Graphics2D) g;
            g2.drawImage(map, simulator.values.Constants.originX, simulator.values.Constants.originY, null);
            g2.drawRect(simulator.values.Constants.originX, simulator.values.Constants.originY, simulator.values.Constants.mapWidth,simulator.values.Constants.mapHeight);
        public DrawMap() {
    //       try {
    //           map  = ImageIO.read(new File(simulator.values.Constants.map));
    //       } catch (IOException e) {
        public Dimension getPreferredSize() {
            if (map == null) {
                 return new Dimension(100,100);
            } else {
               return new Dimension(map.getWidth(), map.getHeight());
    }I add the map to the window using this.add(new DrawMap());I want to have more methods such as DrawGrid() and DrawCircle() which get called separately from the DrawMap() method.
    But when these get called they clear the screen and I can't get the over-layed effect I want.
    Is there a solution to this?
    I don't mind ever if I have to change most of my code.
    Please help - it's for my final year project and this is just the basics of it!!!
    Thanks,
    - Kevin

    There is quite a bit of information about using layers. Here is one:
    http://java.sun.com/developer/Books/2dgraphics/chapter6.html
    Just do some searching for more.
    The question is not really suitable for forum answers, you need to do some research, study, and experimentation.

  • How to change or rename the logical system name T90CLNT090 IN BI 7

    HI Expert's,
    i am really digging for the solution of changing or renaming the logical system name technical name T90CLNT090.
    in our company we are using ecc5.0 with bi 3.5 and ecc6 with bi 7. In BW 3.5 having a connection with R/3 and the technical name of the myself bw source system(logical system) is T90CLNT090.
    In bi 7 also the logical system name is same as T90CLNT090. Because of the same system name(Logical name) it is not active in BI7 and also it's giving error when i am activating the DSO Object as Transfer structure prefix for source system T90CLNT090 is not defined.
    because of this i am not able to create the source system between r/3 also.
    so how to change this source system name for T90CLNT090.
    regards
    harikrishna N

    Hi,
    Pls follow this OSS note : 325525.
    Note 325525 - Copying and renaming systems in a BW environment
    Summary
    Symptom WARNING: THIS NOTE HAS BEEN REPLACED.  FOR MORE CURRENT AND MORE COMPREHENSIVE INFORMATION SEE NEW NOTE 886102.
    You want to copy and or rename one or more systems (database or client copy). One or more of the systems is a BW system or is connected to a BW system.
    Caution: This note only deals with problems that occur in the BW source system connections. Other problems that occur in the BW environment (indexes) are NOT dealt with. See URL http://www.service.sap.com/bw --> Services & Implementation --> System copy & Migration.
    Other terms BW, source system, OLTP, database copy, client copy, system infrastructure, transport system, connections, RFC connection, trfc, transfer structure, IDoc, ALE customizing, logical system name, system changeability, renaming systems, system copy
    Solution Several scenarios are possible in this environment. Find the scenario relevant to your situation below and execute the steps listed or read the note(s) specified:
    Scenario 1) You do not want to copy a system but only want to rename one (changing a logical system name).
               Solution scenario 1): Execute Transaction BDLS both in the client to be renamed and in the connected BWs or BW source systems. To do this, see Notes 121163 and 369758.
               Check the RFC destinations in all connected BWs/BW source systems as described in Note 524554.
               Reactivate all partner agreements that carry the new logical system name after renaming.
    Scenario 2) You want to copy the entire system infrastructure connected by the BW source system connections (that means the entire system group) by a database copy. SAP recommends this procedure for copying systems.
               Solution scenario 2):
    If you want to rename one or more of the copied systems, then execute Transaction BDLS both in the client you wish to rename and in all the connected BW and BW source systems. See Note 121163.
                        Make sure that an RFC destination exists with the new logical name in every connected BW or BW source system.
                        Reactivate all partner agreements that carry the new logical system name after renaming.
    Change the hosts in the appropriate RFC destinations so that they refer to the correct computer. For this, see Note 524554.
    Scenario 3) You want to copy a single BW system of the group by database copy.
    Scenario 3)a) You only want to exchange the hardware of your system but do not want to rename the system.
                         Solution scenario 3)a): You do not need to execute follow-up work regarding the system connections, except for adjusting the IP address in the RFC destinations of the connected system.
    Scenario 3)b) You want to keep the original system of the copy so that you have two systems after copying.
                         Solution scenario 3)b): See Note 184754.
    Scenario 4) You want to copy a single source system of the group by database copy.
    Scenario 4)a) You only want to exchange the hardware of your system but do not want to rename the system.
                         Solution scenario 4)a): You do not need to execute follow-up work regarding the system connections, except for adjusting the IP address in the RFC destinations of the connected system.
    Scenario 4)b) You want to keep the original system of the copy so that you have two systems after copying.
               Solution scenario 4)b): See Note 184322.
    Scenario 5) You want to import a client copy in a source system.
               Solution scenario 5): See Note 325470.
    Thanks & Regards,
    Suchitra.V

  • Can't rename layer in PSE 11

    When I click on the name edit box of a layer in the layers palette it changes from grey to white then immediately changes to grey and I cannot type into it. The same thing happens if I right click the layer and choose Rename Layer from the context menu. What must I do to rename a layer? This worked perfectly in PSE 9 but seems to be a bug now. Thanks.

    Which platform, which version of your OS? It works for me. Try deleting the preferences: go to the editor preferences>general and click this button, then restart the editor:

  • Rename columns in Presentaion Layer

    Hi,
    I need to change the column names in the Presentaion Layer. I need only the beginning of the word to be uppercase. Do I have to go to BMM layer and use the rename wizard and get all the columns again to presentation layer. We have a lot of columns so manually doing it would be very time consuming. I am trying to do in Presenation Layer itself using Rename wizard but somehow the 'next' field is not highlighted to go to the next step. Any suggestions? Also if I change any column name in presentation layer manually do I also have to chnage the name in BMM layer as well.

    Hi,
    Keeping the column names consistent in BMM and presntation layer is best suggested as diffrent names in both the layers can lead to confusion .As Aliastair suggested if you rename in presentation layer then it will create aliases to Old names,If someone delete that alias then you will get view display error in report.So follow a simple approach and keep names consistent in both the layesr unless and until its very urgent to rename columns in presentation layer.
    Thanks
    Sandeep
    Edited by: Sandeep Saini on 23-Jul-2010 08:34

  • Everytime I click "Rename Layer" the program shuts down.

    I recently got the trial version of Photoshop Elements 13 and it was working fine last night and was doing everything that I needed it to do, but today I opened it up and couldn't go through "Rename Layer" to add on a second layer, which I really need.  I just use the program for digital art.  I've already tried uninstalling it and reinstalling it, multiple times.  So if anyone could help that would be great.  I need help on how to stop this happening or to add another layer without using "Rename Layer". Thanks

    Assuming you are using Office for Mac, you may want to ask your Office for Mac in the Office for Mac forums: http://answers.microsoft.com/en-us/mac?auth=1.

  • Help, I accidentally renamed the system library

    I really screwed up.  Hope someone can help.  I was attempting to copy my entire hard drive to an external drive.  During the copy process I thought, "I should rename the library folder so I don't confuse the copied one with the original."  Somehow doing so renamed the library on my mac too.
    So, now I can't correct the name back to library, can't get any programs to start, and can't shut down or restart.
    Does anyone have any suggestions on how to fix this?  Option+click won't allow me to rename it.  I can't open terminal to rename it that way.  I really messed up.
    Thanks,
    Mike

    Restart from an alternate system and rename it back. If you need to use the recovery partition, open the Terminal from the Utilities menu and run:
    mv '/Volumes/volumename/foldername/' '/Volumes/volumename/Library/'
    changing the path as needed.
    (115958)

  • Renaming filenames and case-sensitivity: a race condition in the OS?

    There appears to be a curious set of circumstances where the OS doesn't allow you to rename a file where the only changes are case-sensitive. For example, "foo.JPG" to "foo.jpg". You can see an example using the command-shell "tcsh". Start this shell (type "tcsh" at any command prompt), and then type:
    % touch foo.JPG
    % mv foo.JPG foo.jpg
    overwrite foo.jpg? (y/n [n])
    Now, you may think it's no problem because few people use tcsh, but the problem is more systemic that should be addressed because I'm finding the problem at a programming level as well. The simplistic tcsh example illustrates the problem: the internals of tcsh call the OS-layer library function rename(2) to move or rename a file. However, something in the OS that reports back that the new filename exists (even though it doesn't) Because it sees foo.JPG, and it doesn't differentiate letter case, it thinks foo.jpg exists, so it returns an error to the calling program. In this case, it's tcsh, which is what prompts the user to overwrite. It doesn't matter what you answer, the result is the same. If you say yesthe OS doesn't see them as different, so it doesn't do anything.
    If you're a programmer, you can see this happen for yourself by writing a small program that does the same thing:
    #!/usr/bin/perl
    if (!rename "foo.JPG", "foo.jpg") {
    print "Error: $!\n";
    This simple perl script just calls the rename(2) library call, which is part of the OS.
    What I don't understand is why this error happens, when, and how to get around it. Obviously, other programs that rename files don't have this problem. The default shell, bash, doesn't have a problem either--even though tcsh (also a similar command-line shell) does. In fact, most programs don't have this problem. But as a programmer, I'm not sure what I should be doing. This exact same perl script (and correlating C programs) work perfectly well on all other unix platforms I've tried.
    G5 Mac OS X (10.4.5)

    It's not at the os layer, it's at the filesystem
    layer. The filesystem you have is not case sensitive.
    well, the filesystem is part of the operating system, although it's clearly only one component of it. In fact, one of the primary defining characteristics of unix is how the filesystem works, albeit there are variations of implementation. But this is a nit=picking point.
    As to the issue of whether the filesystem truly is case-insensitive, that isn't so clear. I can rename a file from foo.JPG to foo.jpg easily in the Finder (just click and edit a file to change it's name from upper to lower, or mixed), and the new name you give it DOES change. similarly, I can do this with virtually any other app that has a file-finder style dialog box. Why I can't do it with the shell (or at an API level) is the real mystery, and there is no doc on the subject that I'm aware of. Clearly, the OS is preserving the change somewhere, somehow. the question is, who's doing it? (and if it's not part of the filesystem, why?)
    It could be that some other layer is sitting on top of the filesystem that is overseeing such actions, and is preserving the case of the filenames, but this is such a huge waste of time and work, all for a "feature" whose value is still as yet unclear to me.
    If it is, as you say, that "my version" of the filesystem happens to be case-insensitive, I'd love to know where that came from, and what the rationale was behind it. And, of course, how to get some version of the filesystem that doesn't have this feature. I've been working with unix systems at every layer since 1983, and have never run into such a thing before.
    dan

  • Setting the layer name from a format plugin with CS2 and before

    Hello,
    I wrote a new format plugin and the name of the layer shown in PS , when I read a file, does not seem to be consistent on all computers for versions CS2 and before :  some times I get "Background" and some times I get "Layer 0" .
    When the layer is named is "Background",  it is locked. If I double click on the layer, I get a panel to rename it and the name suggested is "Layer 0" (and not "Background").
    Somehow, it seems that my plugin is not doing exactly the right thing or there is a setting in PS options (or in the registry) that controls/causes that behavior. My understanding is that we can't name layers from the plugin before version CS3 (setting the layerName field in the FormatRecord makes no difference for CS2 and before).
    I do not care much about the actual layer name as long as that name is consistent for all installations. Does anybody know what is going on?
    Thank you!
    Gilbert

    If it has transparency, it has to be a layer ("Layer0").
    If it doesn't have transparency, it is treated as a background.
    And yes, changing the background to a layer does normally rename it to "layer X".

  • Rename the Column Name in the Repository

    Hi,
    after creation the Repository and some Answers I want to change the name of some columns in the Repository (Presentation Layer or Busines Layer).
    After changing this column names the answers will not work any more until I replace the columns in answers.
    Has got somebody experience with changing column names in Repository and Catalog without replacing the columns in answers?
    Regards,
    Stefan

    Rename the objects in the Business Model Layer and that would get automatically reflected in Presentation Layer. In order for presentation layer to remain constant just double click on the columns and uncheck the "Use Logical Column Names". This would ensure that your presentation layer is not renamed when you rename the BM.
    Thanks,
    Venkat
    http://oraclebizint.wordpress.com

  • Solution Manager PostProcessing after system copy

    Hello,
    I have made a system copy of a Solution Manager 7.01 system and I cannot find any Solman Specific postprocessing tasks.
    I'm wondering specifically regarding cleanup of SMSY and Solutions etc.
    Do anyone have such documentation or know if it is available somewhere?
    Observe that I'm not talking about the general postprocessing after a systemcopy, but specifically for Solution manager components, such as SMSY and MOPZ etc.
    I have ran report from note 1300107 with variant to remove all reports older than 1day to clean up table DSVARSRESULTSGEN.
    Best regards
    Tomas

    Hi there,
    No sure i understand your question 100%, but here is how i understand it:
    You've had a solution manager set up for a system (lets say system ABC, with DEV, QAS, PRD)
    Now, you want to set up a solution manager for another system (system XYZ, with DEV, QAS, PRD)
    so you copied the settings from system ABC, renamed it to XYZ and now you just want to configure XYZ?
    Is that correct?

  • Copying layers changes layer name

    Hi there,
    Im pretty good about naming my layers (and sublayers.) I find that when i copy and paste a layer, its being renamed. For example, I'll name a layer, "button_text_01" when i copy and paste that layer, InDesign renames it, "button_text_02" instead of something like, "button_text_01copy."
    I use numbers as part of my naming convention but dont want ID doing it automatically. Is there a setting to change this?
    thanks

    David_3000 wrote:
    … The search field would preferably work the same way as in a regular file search. That every layer that include the search criteria entered will appaer in a list, and then I can make a choice which layer to activate from that list …
    A script for this requirement is somewhat more complex.
    Unfortunately I have not got time for that.
    But to find a layer by name, try this simple script (Please save the script in Illustrator script folder as LayerActivatedByName.jsx and restart Illustrator. Then the script is accessible via the menu.):
    // LayerActivatedByName.jsx
    // an open document is required
    // only layers will be found - not sublayers and not pageItems
    // http://forums.adobe.com/thread/1223629?tstart=0
    // regards pixxxelschubser
    var aDoc = app.activeDocument;
    var myLayers = aDoc.layers;
    var actName = prompt("Which layer should be active?","layer 1");
    try {
        aDoc.activeLayer = myLayers.getByName (actName);
        redraw();
        actLayer = aDoc.activeLayer;
        actLayer.locked = false;
        actLayer.visible = true;
        redraw();
    catch (e) {
        alert ("Layer "+actName+" not found")
    You have to write the exact name of the layer (not sublayer and not page item!) in prompt. This layer will be unlocked, visible and active.

  • Unable to deselect layer in Motion tutorial

    First off, let me say that I am BEYOND stoked to finally purchase Motion. I've barely got it out of the box and I already can do more graphic stuff than I have been able to do before. I also purchase Mark Spencer's Apple Pro Training series: Motion 4 and am trying to complete lesson 1. However, I am stuck. In the part of the lesson where you copy the video of the surfer, and make one layer 127% and the next layer 100% and you are supposed to deselect the layer of the 100% so you can work on the background, when I click on the square to deselect, it will not let me. I have the correct project tab open and I can see the three layers (the project and the 2 video layers), but when I click on the square, nothing happens. I tried for over an hour last night to no avail. I know I am missing something simple, but cannot figure out what it is. I have done work in Photoshop, so I am familiar with layers.

    If by chance you OPT-clicked any layer, that would have "soloed" the layer. The only way to un-solo a layer is to OPT-click the same layer again. During the time when a layer is soloed, you will not be able to activate or deactivate any other layer.
    You can tell if a layer is soloed because one layer will be blue and active, and all the others will look ghost-like (faded blue color).
    Andy

  • Syndication of merged records to multiple backend systems (MDM 7.1)

    Hi all,
    I have setup an MDM scenario with >1 ECC systems connected to MDM via PI. Everything works fine in terms of end-to-end process from ECC to MDM or MDM to ECC (creation, update, syndication). I have also merged records in MDM from the same backend system and am able to see the remote key information under 'edit key mappings' and when I update the merged records in mdm the data is olso updated in ECC.
    BUT the update in ECC does not work for merged records where the keys are from different backend systems.
    Example:
    Remote system: RS1 and RS2
    I have merged two records, one from RS1 and the other from RS2. The newly created record has two key mappings (RS1/RS2). Also the newly created record shows - let's say - RS1 in MDM and the the RS2 informaion is attached as remote system information. When modifying the record in MDM, only RS1 is updated but not RS2.
    Remote Systems RS1 and RS2 are set up in the Cosole. Also I have setup a port for each remote system. Syndication in general works perfectly without any problem. I know that I have to trigger syndication for each port but still does not work. Any ideas?
    Thanks!!!
    BR,
    Erdal
    P.S. I am using MDM 7.1

    Hi Erdal,
    OK, I assumed a setup like this.
    > in 5.5 there was "Output Remote Systems" whereas in 7.1 we don't have
    You have this one in 7.1, too. "Output Remote Systems" was renamed to "Remote Key Override". I don't know why, but the functionality is exactly the same.
    > "Supress Unchange Records" is checked
    This explains the behaviour that you are facing. "Supress Unchanged Records" is used to distribute only these records that have been changed. What happens inside MDM is the following.
    MDM Server creates kind of a change pointer for the changed record AND for each remote system that record belongs to:
    Imagine you have a record A with a key for RS1 and RS2 each. You change this record. MDS creates two change pointers A-RS1 and A-RS2.
    Now you switch to Syndicator and distribute the records with the port for RS1, but with "Remote Key Override" for both RS1 and RS2. Syndicator creates a single message and includes both the remote keys for RS1 and RS2. Furthermore it deletes BOTH change pointers A-RS1 and A-RS2 as the record was distributed for BOTH systems!
    If you then connect with Syndicator to the port for RS2 and start the syndication, Syndicator cannot find any change pointers and thus won't create a message.
    If you want to send the golden record to different systems, I'd suggest to add each system to MDM Console. Create a syndication map & port FOR EACH system. Within the map use the target system only as "Remote Key Override". Use "Supress Records without key" to exclude those records, that do not have a remote key for the target system. Use "Supress unchanged records" if you want to distribute only the changed records.
    If you need a message having all keys of all systems (e.g. to update a BI system with grouping information), create a specific remote system for this purpose. Create a map & port, the map shall now use the "Remote Key Override" for all systems. The "Supress" settings can be made as above, but especially for BI we're recommending to syndicate always all records (do not "Supress unchanged records").
    Best regards
    Michael

Maybe you are looking for

  • New Finder window slow?

    When opening a new window in Finder, using cmd+n. It takes noticeably longer in Yosemite than in Mavericks for the new window to appear. I just tried it on a MBA we have at home which still runs Mavericks. And there is a difference. In Yosemite there

  • Program structure for a report

    hi, could any one clarify whether initialization event is to be  written first or selection-screen begin of block is to be written.plz tell whether this affects performance. I have written a report with the following structure.plz correct me if i'm w

  • Using old iostream header

    My program, say, test.cpp uses <strstrea.h> header I read the C++ user guide, the chapter about library..then i tried CC test.cpp -library=iostream it doesn't work...what should I do? I still need to handle many souce files with old C headers.. By th

  • DVD Wont Load and Automatically Ejects After Upgrading to OS X 10.5.7

    I took the updates last night for 10.5.7 , iTunes, etc, and now when I insert a DVD (data disc burned from the same MacBook Pro and used to work fine), it just ejects the DVD after a minute or so. I rebooted the MacBook Pro, and it still happens. The

  • CHARM: Administrative Maintenance in Prod.System

    Hey, I want to do some changes in my productive system, w/o involving the dev.system. I know, that I have to create a Admin.Maintenance-Correction in CHARM. Everything seems to be working. By clicking "log in in system" a new gui opened in the same p