How to change icon of a Folder-track?

By Folder-track I mean the Folder in Arrange window that is created from "packing reions". Is that even possible in LogicPro7 - to change it's icon?
I mean I know how to change icons for my audio tracks, audio-instrument tracks. And it would be nice if I can assign different icons for different Folder-tracks.
I did not find how to do that

It is possible... use option-command-hold on the icon of the folder in a track in the arrange and up pops the many icons to choose from.
You can set the icon to something other than the folder.
To make different folders I guess you would have to do some image editing
and make your own icons but that is pretty easy.
Put your user create icons here...
~/Library/Application Support/Logic/Images/Icons
and logic will load your numbered image file instead of the default ones that
Logic would normaly use.
Note: 1.png is the file name of the regular folder icon.

Similar Messages

  • I have 100 groups in planning for those 100 groups i want to build roles like interactive,view user,planner etc.for those how to change in export -import folder .xml file  in that edit  how  to change user roles in that xml it will generate automatic id.h

    I have 100 groups in planning for those 100 groups i want to build roles like interactive,view user,planner etc.for those how to change in export -import folder .xml file  in that edit  how  to change user roles in that xml it will generate automatic id.how to do that in xml file ?

    Thanks john for you are reply.
    I had tried what you sad.I open shared service in that foundation project i had export shared service.after that in import-export file.In that role.csv,user.csv,group.csv.Like this file have.When i open user file added some users after i trying save in excel it shown messgse
    I click yes and save the .csv file and import from share servie. i got error like this
    am i doing right way john.or explain clearly

  • You CAN change icons in App folder size

    I thought I would share my discovery. Here goes:
    1) Change view to list. (Right click app folder & choose list.)
    2) Open up Terminal & type the following WITHOUT the quotes: 'defaults write com.apple.dock use-new-list-stack -boolean YES'
    3) Then type, again WITHOUT the quotes: killall Dock
    4) Open up the Apps folder & while it is open press & hold CMD & + to increse the icon size, or CMD & - to decrese the size. You can press the sequence as many times as you like to increase or decrease the icon sizes.
    5) Change the view back to grid.
    It is really as easy as that!
    ENJOY!!!

    typehere
    The guy was the head man at CandyBar so I figure he knows icons and how to change them.
    And I don't think changing the icon in Get Info will work for the icns files in the app package.

  • How to change iTunes default synchronization folder?

    Because my disk C too small, I want to synchronize my iPad to another disk (for example D or E). How do I to change iTunes default synchronization folder?

    FYI, when the camera is on you can tap the middle icon in the lower left corner of the screen to select the folder which files will be saved to.
    Cheers!

  • How to change icons of a JTree node dynamically

    Hi all!
    I want to change icon associated with a node dynamically ( i.e. after the tree has being displayed). How can i achieve this?
    Can any one provide me a sample code snippet.
    Thanks in advance
    Murali

    I have created CustomCellRenderer and i'm calling this class as follows
    tree.setCellRenderer((TreeCellRenderer) new CustomCellRenderer(true));
    The boolean value for the constructor (in this case it's true) will be set to
    a local variable in the CustomCellRenderer class. Then upon clicking a node in the tree the boolean value (true) is set and the icon for that node should be changed as specified in the CustomCellRenderer class.
    When i click on a node all the icons of that tree are disappearing.
    Can any one help me in this issue
    public class CustomCellRenderer
              extends          JLabel
              implements     TreeCellRenderer
    private ImageIcon          grayfolderImage;
    private ImageIcon          greenfolderImage;
    private ImageIcon          bluefolderImage;
    private ImageIcon          redfolderImage;
    private ImageIcon          whitefolderImage;
    private boolean               bSelected;
    boolean logfileDeleted;
         public CustomCellRenderer()
              grayfolderImage = new ImageIcon("C:\\images\\grayFolder.gif");     
              greenfolderImage = new ImageIcon("C:\\images\\greenFolder.gif");     
              bluefolderImage = new ImageIcon("C:\\images\\blueFolder.gif");     
              redfolderImage = new ImageIcon("C:\\images\\redFolder.gif");
              whitefolderImage = new ImageIcon("C:\\images\\whiteFolder.gif");     
         public CustomCellRenderer(boolean logfileDeleted){
              this.logfileDeleted = logfileDeleted;
         public Component getTreeCellRendererComponent( JTree tree,
                             Object value, boolean bSelected, boolean bExpanded,
                                       boolean bLeaf, int iRow, boolean bHasFocus )
              // Find out which node we are rendering and get its text
              DefaultMutableTreeNode node = (DefaultMutableTreeNode)value;
              String     labelText = (String)node.getUserObject();
              this.bSelected = bSelected;
              // Set the correct foreground color
              /*if( !bSelected )
                   setForeground( Color.black );
              else
                   setForeground( Color.red ); */
              // Determine the correct icon to display
              if( labelText.equals( "ioexception001" ) )
                   setIcon( redfolderImage );
              else if( labelText.equals( "ioexception002" ) )
                   setIcon( greenfolderImage );
              else if( logfileDeleted ==true )
                   setIcon( whitefolderImage );
              else if( labelText.equals( "ioexception004" ) )
                   setIcon( redfolderImage );
              else
                   setIcon(bluefolderImage);
              // Add the text to the cell
              setText( labelText );
              return this;
         // This is a hack to paint the background. Normally a JLabel can
         // paint its own background, but due to an apparent bug or
         // limitation in the TreeCellRenderer, the paint method is
         // required to handle this.
         public void paint( Graphics g )
              Color          bColor;
              Icon          currentI = getIcon();
              // Set the correct background color
              bColor = bSelected ? SystemColor.textHighlight : Color.white;
              g.setColor( bColor );
              // Draw a rectangle in the background of the cell
              g.fillRect( 0, 0, getWidth() - 1, getHeight() - 1 );
              super.paint( g );
    }

  • How to change icons in Maverick

    Those folders in Maverick look all alike. I cannot quickly see the most important folder
    So I would need to change icons
    Is there a free app for that ?

    - display XtraFinder as a menu
    When XtraFinder is running there's a menu in the Menubar:
    - colorful icons in sidebar
    Put Color Icons Back in Finder Sidebar with SideEffects for 10.9
    Here's the download page: https://www.macupdate.com/app/mac/43078/sideeffects

  • How to change Form Builders output folder

    Hello,
    we have a big forms migration project in our company and are currently setting up our development envirionment.
    We have a src/ and a run/ folder.
    src/ holds the sources like fmb, run/ holds the fmx, plx etc.
    The run/ folder is the folder where oc4j searches for the fmx.
    The src/ folder MUST be the working dir of Oracle Forms Builder(OFB), because the builder searches for *.pll in his working dir. If it does not find them, the librarys will be removed from the form (thus, they will never ever run).
    The problem for us is, that OFB compiles the files to working dir (src/). We will have to copy them manualy to run/ to test them*.
    *I know, you can start each form right from OFB. But we have a start form, that does a lot of initializing for the app. If you try to start a form standalone, it will rain error messages. So you have to start the app by starting at that form.
    How can you specify the output folder of Oracle Forms Builder?
    How do you set up you development envirionment?
    EDIT Our Version:
    Forms [32 Bit] Version 10.1.2.0.2 (Production)
    Oracle Toolkit Version 10.1.2.0.2 (Production)
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.2 (Production)
    Oracle Tools GUI Utilities Version 10.1.2.0.2 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE     10.1.0.4.0     Production
    Edited by: user5828099 on 08.01.2009 05:59

    For building a complete application it could be quite useful to do a batch-compile of your forms and do not do a manual compilation using forms-builder.
    You could have look at this Re: Migrating Forms 61 to 10g - Forms Builder Crashing

  • How to change name on Home folder?

    I have an Apple iBook PPC G4 1.33 GHz running Leopard OS X version 10.5.8 and with 1 GB Memory. I just purchased this machine, which is in excellent condition, but I have a problem. It is not earthshattering and doesn't threaten the life of the machine in any way, but it is my machine and I would like the Home directory to reflect that.
    The name in the System Preferences for Administrator is "gdavies", which is myself, but the Home Folder in the Finder sidebar is named "macuser". I went in as root user and came close to complete disaster, but got out in time. Having me named as administrator in Accounts but not on the Home directory is unusual. If both were called "macuser" I believe I could fix it, but this requires a greater level of expertise than I have.
    Any ideas how to make home folder read "gdavies"? I just bought this iBook and it came with the Home folder named as "macuser". I changed the computer's name in "Sharing" in system prefs and I believe I may have changed the name in the Accounts. I know I should not have done it that way, but it doesn't help changing it back.
    When I open the Users folder in the Mac HD there are there folders, one called "gdavies" with 10 items, most empty, such as desktop, downloads and so on, though dropbox is there.
    The next folder is the house icon for the Home directory named "macuser" with 38 items and is the working folder. Then there is a folder called "shared", which contains no items.
    How do I change the Home directory name in the Finder window sidebar to "gdavies'?

    Kappy, you are indeed working overtime to help me and I just want you to know how appreciative I am.
    Now, I shall take your answer step by step.
    1. Log into Accounts using the admin password for "macuser". That password and the "other" admin password for gadvies is one and the same. However, done.
    2. Click on Login Options, done - verify gdavies has admin status - done - answer "yes, gadvies has admin status".
    3. Turn off Auto login - done.
    4. Logged out then logged into "gdavies".
    5. Returned to Accounts pane authenticating with "gdavies" password - done. But remember that the admin password is one and the same for "macuser" and "gdavies". Now, I did *not* set it up like that. It just seemed to happen. do I :- )  or do I :- (    ???
    6. Select "macuser" account and using Login options delete. Select the option to remove completely.
    I am sorry Kappy, but this pesky "macuser" sits in the home directory without any account in Accounts. So there is no "macuser" account to delete.
    I went through all the motions and I was sort of hoping that a "macuser" account would *appear* in the Accounts pane beneath the Guest account so that I could delete it, but no such luck. You know, sometimes things like that do happen.
    Thanks a heap for the try, Kappy, I do appreciate you exercising on my behalf "those little grey cells" as Hercule Poirot would say - my favorite Private Eye (Agatha Christie).
    Cheers, Gareth

  • How to change icon of a node or root node of a JTree

    i have a JTree with a root node, and leaf nodes. i want to change their icons. how can i do this?
    thanks

    Here's a search of the forums with the words 'tree', 'icon' and 'node' in the title
    http://onesearch.sun.com/search/developers/index.jsp?and=jtree+icon+node&nh=10&phr=&qt=&not=&field=title&since=&col=devforums&rf=0&Search.x=28&Search.y=15
    I looked at a couple and #5 seems interesting, but there are quite a few to choose from.

  • How to change icon size in iWorks media viewer

    Hi
    I have just upgraded my wife's macbook from 10.6.8 to 10.8.2 and she uses pages a lot
    The media viewer in pages seems to have just one size for the icons of the photos. You used to be able to drage a slider to increase the size
    I have tried all the ctrl key type ideas but nothing
    Why do they delete features that are d=so useful or hide them in non obvious palecs and make it hard for the less technical user.
    I have been using pages since the first and a Apple since 1980 and support 500 machines - most using pages so I would appreciate any help.
    Mountain Lion has made Pages a little less friendly
    Yours
    Vern Dempster

    auwoo wrote:
    I just upgraded to iOS 7.0.4.  I hate it and wish I could uninstall it.  Is there any way to change from the huge icons of 4X4 on screen to old style of 4X5 size?
    You cannot.
    But how is 4x4 larger than 4x5?

  • How to change icon images in Mavericks?

    I am having difficulty changing some Desktop Icon images in Mavericks.
    Some times I can (Macintosh HD), sometimes I cannot (Applications folder or alias), for example.
    Never had problem prior to 10.9

    To change your Applications folder icon:
    In Finder, press shift-command-G, paste in the following and press Go..
    /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/ApplicationsFol derIcon.icns
    Change the name of ApplicationsFolderIcon.icns to ApplicationsFolderIcon.icns.backup
    Confirm this change by selecting Use .backup and enter your password
    Move the .icns file you want to use for your Applications folder and rename it ApplicationsFolderIcon.icns
    Enter your password when prompted
    Restart your computer, open Terminal, type
    killall Finder
    and press return.
    You should have a new Applications folder icon.
    To revert, delete the new file, change the name of the original file back to ApplicationsFolderIcon.icns and follow the rest of the steps above.
    [NB: This change may not stick through future OS updates]

  • How to change icons in new iPhone version?

    Hello everybody
    I do not like these "japanese cartoons" like new icons
    - do not object to all those who will surely "love" them -
    simply : how can I change mine?
    (once it was simply in Apple softwares...)
    best
    Orietta

    orietta.c wrote:
    how can I change mine?
    You don't, some learn to like them.

  • How to change icon size when uploading pics?

    So I'm uploading pics to facebook, into an album where I'll put multiple pics.   The problem is that when I click upload on facebook, and the "upload finder window" comes up, even though I choose icon as the view way, they are at the smallest size, and barely recognizeable.
    Note that I'm not talking about a regular finder window. I know how to get those to come to the right size. I have already set my preferences in finder to show all icons at 128x128, but it doesnt seem to affect the browser upload finder...  this problem shows up with all browsers too (safari, chrome, firefox)
    I'm at my wit's end because I have to upload multiple pictures every two or 3 hours for work, and this is jsut ridiculous.

    auwoo wrote:
    I just upgraded to iOS 7.0.4.  I hate it and wish I could uninstall it.  Is there any way to change from the huge icons of 4X4 on screen to old style of 4X5 size?
    You cannot.
    But how is 4x4 larger than 4x5?

  • How to change icons??

    Ok, I have changed all the icons except the System Preferences one. Is there a way to do it. it will not let me. has somebody changed theirs or can somebody do it and see if can be done. Thanks

    to change an icon on anything follow these [instructions|http://docs.info.apple.com/article.html?path=Mac/10.5/en/8591.htm l]. You need to have write permissions to the file/folder to change its icon.

  • How to change icons on desktop

    The applicaton icons on my disktop show Apple's generic application icon not the manufactures software icon.  How do I change this?

    You need to be much more specific. Also you shouldn't be storing much on your desktop, Apple advises against that. If you want application icons shown, put them in your Dock.

Maybe you are looking for

  • Display data as a tree view on IE5

    I want to display data which is parsered by .xsql and use .xsl transfrom to HTML as a tree view(using javascript). Is there any sample or suggestion will eb grateful. Regards, Kelly

  • Inheritance for webservice parameters

    Folks, please pardon if this topic has been covered before, but my search has not found much on this specifically. I am working on webservices using weblogic 9.1. Starting with an annotated Java bean, using jwsc/jws tasks to generate EJB, etc. All th

  • Why does this extra REG EVENTS cause memory leak?

    LabVIEW 8.6.1f1, Win XP/Vista My client reported a memory leak in a particular section of my code - my own tests confirmed it. Although I have found it and eliminated it, I still don't understand what's really happening. The RTEC RECEIVER CONTROLLER

  • Ship to party name  in Sales Order

    Hello all. I created a sales order. I saw the technical information of a Ship-party in a sales order. It is a structure KUAGV. Field is TXTPA. I want to know  the real database table this information came from. Your help will be appreciated. Shirish

  • Firefox prohibits access to genuine innocent web sites

    When I try to access https://accounts.google.com/ServiceLogin?service=groups2&passive=1209600&continue=http://groups.google.com/group/the-sunbeam-owners-fellowship/ Firefox tells me that the site is untrusted and will not allow me to access the site.