How to set a hierarchy: Part Chapter Section

Hello,
in iBooks Author is there any workaround to add into the ibook hierarchy "Parts", that contains Chapters?
So a Book would look like:
PART 1
- Chapter 1.1
-- Section 1.1.1
-- Section 1.1.2
- Chapter 1.2
-- Section 1.2.1
-- Section 1.2.2
PART 2
- Chapter 2.1
-- Section 2.1.1
-- Section 2.1.2
- Chapter 2.2
-- Section 2.2.1
-- Section 2.2.2
And so on?
To the best of my knowledge, Chapters are the highest in hierarchy and it seems they can't be contained by anything.
Thanks in advance for your help!
Davide
www.davidebarranca.com

I recommend sending in feedback as well. Apple needs to make the hierarchical layout system more flexible.
Part
Chapter
Section
should be an option, as should
Section
Chapter
(many books group multiple chapters into a section)

Similar Messages

  • JTextPane, how to set only a part of text editable?

    How to set only a part of text in JTextPane editable? For example I want to forbid changing text after 'enter'. JTextPane has method setEditable but this works only for whole JTextPane.
    Plz help!!!

    I'm working on some application similar to unix console. It can't be done relatively simply with the provided components (for example two textfileds), but then it will not look like console :) .
    Now some technical problems:
    Anyway, use a DocumentListener and have it ignore any changes
    in areas you deem to be protected.I have no idea how to ignore changes using DocumentListener. Could you give more information abut this?
    I found "my own way". I create MyDefaultStyledDocument which extends DefaultStyledDocument. Then I overwrite two methods: insertString and remove. Using offsets values I manage to block everything before " > ", and I protect output from editing. But I still have a problem:
    This works fine (add "> " to JTextPane text):
                String s = console.getText();
                s = s+"> ";
                console.setText(s); but this doesn't work (for example replace last word):
                    String all = parent.getText();
                    all = all.substring(0,all.length() - cut);
                    all = all+text+" ";
                    parent.setText(all);where: parent = console = JTextPane
    Why?
    And one more question. Why when I typed "enter", Document remove all text and paste it again :/

  • JTextArea, how to set only a part of text editable?

    How to set only a part of text in JTextArea editable? For example I want to forbid changing text beteween lines 2 and 6. JTextArea has method setEditable but this works only for whole JTextArea.
    Plz help!!!

    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=5177361

  • How to set a room part as default in a room template?

    Hi,
    Can you please tell me how to configure a room part as the default one for a room template. The requirement is that this room part must be the first one to be opened when a room of the specific template is opened inside collaborations. NW7.0 . Please provide you suggestions.
    Thankyou in advance..

    Hello Lorcan,
    Thank you for the information. But even after trying to set it as extension the changes was not getting reflected. Another way which I tried to set the room part as default after adding the extensions is below:
    Content Administration -> Portal Content -> com.sap.ip.Collaboration -> Template Worksets (where the customized templates are there)->In the selected template I tried setting the property "Default Entry for Folder" as yes for room part "Documents".
    As of now room part "Task" is opened as default for the room but I want "Documents" to be opened by default. Please advice on the same.
    Thank you in advance..

  • How to set up hierarchy for GL Accounts - for reporting purpose

    Hi All,
    we are using OBIEE 10g with Oracle R12 as our OLTP.
    my question is that I have configured - Section 3.2.1.6.1, "How to Configure GL Account Hierarchies Using GL Accounting Flexfield Value Sets Definitions."
    and I'm getting the correct hierarchy now.
    few codes from my config files given below. we have used Actual Parent Account numbers in order to sort the TrialBal report in a particular format, Group Account Num in character format were not serving our purpose.
    Now as you can see with this configuration obviously the standard reports (Balancesheet) are coming blank.
    I would need to configure these group account codes for every BMM layer folder to include our group account numbers.
    Also I need to have a specific format for balancesheet ..now seeing the below format please advice me where and how do i configure this drill down hierarchy?
    because "Non Current Assets>>Fixed Assets" "Investments" are just group labels and not defined in the system anywhere. so how do I achieve this format in the report with drill down
    Balance Sheet Format like below-
    Sl No     Particulars
    A     Non Current Assets
    A.1     Fixed Assets
    A.1.1     Fixed Assets
    A.1.1.1     Asset Cost (total Balances frm natural GL Account 101010 to 101130)
    A.1.1.2     Accumulated Depreciation (total Balances frm natural GL Account frm 105010 to 105160)
    A.1.1.3     Asset Clearing (total Balances frm natural GL Account frm 104510 to 104630)
    A.1.2     CWIP (total Balances frm natural GL Account frm 102010 to 102120)
    A.1.3     Intangibles (similarly like above some account range)
    A.1.3.1     Intangibles Cost (similarly like above some account range)
    A.1.3.2     Accumulated Amortization (similarly like above some account range)
    A.2     Investments
    A.2.1     Investment in Shares
    A.2.2     Investment in New Ventures
    A.2.3     Investment in Properties
    A.2.4     Properties under Construction
    A.2.5     Advances for Investment Properties
    B     Current Assets
    B.1     Inventories
    B.1.1     Finished Goods
    B.1.2     Packing Materials
    etc.
    file_group_acct_codes_ora.csv
    CHART
    OF
    ACCOUNTS
    ID FROM ACCT TO ACCT     GROUP_ACCT_NUM
    50328     101010     101999     101000
    50328     102010     102999     102000
    50328     103010     103999     103000
    50328     104010     104210     104000
    50328     104501     104999     104500
    50328     105010     105160     105000
    =========================================
    file_group_acct_names.csv
    GROUP_
    ACCOUNT
    NUM     GROUP_ACCOUNT_NAME     LANGUAGE
    101000     Fixed Assets-Cost     E
    102000     Capital Work In Progress-Cost     E
    103000     Asset Cost-Intangibles     E
    104000     Fixed Assets-Cost Clearing     E
    104500     CWIP Cost Clearing     E
    ==========================================
    file_grpact_fstmt.csv
    GROUP FIN_STMT
    ACCT       ITEM GL_ACCT_
    NUM     CODE     CATCODE
    101000     AP     BS
    102000     AP     BS
    103000     AP     BS
    104000     AP     BS
    104500     AP     BS
    ===============================================
    file_glacct_segment_config_ora.csv
    CHART OF ACCOUNTS_ID     SEG1     SEG1_VALUESETID     SEG2     SEG2_VALUESETID     SEG3     SEG3_VALUESETID     SEG4     SEG4_VALUESETID     SEG5     SEG5_VALUESETID     SEG6     SEG6_VALUESETID     SEG7     SEG7_VALUESETID
    50328     SEGMENT1     1013524     SEGMENT2     1013525     SEGMENT3     1013526     SEGMENT4     1013527     SEGMENT5     1013524     SEGMENT6     1013528     SEGMENT7     1013529
    AGGREGATION     Y          Y          Y          Y          Y          Y          Y
    ==================================================

    Dear Balaji,
    You can directly create hierarchies in the transaction COMM_HIERARCHY.
    You can assign Category Hierarchies to Applications in the IMG (transaction SPRO): Cross-Application Components => SAP Product => Product Category => Assign Category Hierarchies to Applications.
    (Alternatively, you can transport selected hierarchies and their categories to a specified target system in the same IMG path Cross-Application Components => SAP Product => Product Category => Transport Categories.)
    Hope I was able to help you!
    imre

  • Premiere CS3: How can you encode xml cue point data in the chapter section of a marker for FlashVid?

    Hi there,
    I'm a total newb to this forum, so hello adobe premiere community! I'm perplexed by Adobes documentation on Premiere (and I'm sure I'm not the first ) anyway on the live documents page below:
    http://livedocs.adobe.com/en_US/PremierePro/3.0/help.html?content=WS9390BED7-9466-46ea-A0E A-3240F1AFC36C.html
    it states that:
    “The cue point data in the Chapter field of a sequence marker in Adobe Premiere Pro will be encoded as Flash XML. For the XML protocol required, see Flash Help.”
    Which is great…except this information doesn’t exist seemingly in either the Premiere documentation or Flash either for that matter, but as I’m interested in working with the chapter/marker area in Premiere – should I really be told to go off and search the documentation for another application, probably not!  What would have been useful would have been a code snippet saying you do it like this, but of course, that would make things too easy!
    Basically, I understand that in After FX you can add Flash marker information specifically for interpretation when exporting to Flash Video (i.e. name, type and parameters etc) and it suggests that you can do the same above in Premiere CS3 using some kind of concatenated string in the chapter area…it just doesn’t tell you how anywhere seemingly – WHY ADOBE!
    Currently when I export markers as cue points based on the advice in the page above, anything I put in the chapter section to force Premiere to create a cue point is converted to a string, which becomes the cue point ‘name’.
    This cue point name is then automatically appended to the ‘time’ the marker was inserted at and is always encoded as type ‘navigation’, with no obvious means of adding ‘parameters’ into the equation.
    So (finally) does anyone know if you can insert this information into the chapter area for correct interpretation by flash (i.e. thus allowing you to choose between either 'navigation' or 'event' types, and pass as many 'parameters' as you wish etc) or are you just limited to supplying a name, and it being automatically set to the navigation type with no parameters?
    I’m sorry for this long essay but at least the issue is well defined for you to answer, honestly any help you can provide what so ever would really be most appreciated!
    Best regards,
    Kat
    PS – I have utterly no knowledge of XML either just in case you were wondering – and my only interest in XML is getting this basic information encoded into the FLV file from Premiere Pro CS3! Please help, pretty please with daisy’s!!!

    Hi dradeke,
    Thanks for your reply, which is indeed useful as clearly Adobe have made this task easier and less obscure in CS4 by adding simple interface functionality, however I'm stuck with using CS3 for the moment.  Its not majorly a problem as the video material in question can be exported uncompressed then setup with cue points using the Flash encoder as an alternative (i.e. or even After FX CS3 also) which both provide the same features as Premiere CS4 seemingly. It is just that it would be much easier to be able to drop in simple markers whilst working with Premiere CS3, as this is what we are going to be using primarily, I just wondered if anyone knew how to invoke this in CS3 - its possible you can't, the documentation is vague at best!
    However I really appreciate your response and help, thanks 

  • I have two companies sending me indesign documents. One opens up and the dictionary is set to English. The other file opens at is in Hebrew, Not sure how to fix the Hebrew part and whether or not the fualt lies at my end or at the other end

    I have two companies sending me indesign documents. One opens up and the dictionary is set to English. The other file opens at is in Hebrew, Not sure how to fix the Hebrew part and whether or not the fault lies at my end or at the other end

    If only the language is Hebrew, you should correct it in the Paragraph and Character Styles.
    But in such a case I would expect more problems.
    If you are a creative cloud subscriber you should additionally install the InDesign version, English with Hebrew support:
    Go to the preferences of you CC.app. It is found behind the Gear Symbols on the top right.
    When the preferences open, go to the Apps section.
    Change the App Language to English with Hebrew support.
    Now you can install it. It will install on the very same place where your InDesign program is found some additional plugins, which will give you access to Hebrew functionality, like RTL text. Otherwise you will inherit in the document (and where you copy and paste it from such a document into another one). But now you can change or repair problems.
    Now repeatstep 1 + 2, but you need not to install your own language again. InDesign will now, when started, run in the language of your OS (when you have it installed in that language) but with more functionality to handle problems with Hebrew documents.
    The same steps you would have to do with Arabic or Asian documents. These languages will also add more plugins. But keep it limitted to those language you need. I have installed it that way, because I get sometime documen where the text flows the wrong direction or the numbers come up in Farsi digit, not in Arabic digits. For such purposes I need versions in languages I don’t understand myself.

  • How to set property of Section and SubReport in C#

    Hi Sir,
    I use CR2008 editor to vew an report file.
    There are a lot of properties can be set in  report, such as: Section and SubReport.
    You can refer the screenshot below to know the properties I mention: (RED block)
    http://smem.no-ip.com/pic/section_expert_1.png
    http://smem.no-ip.com/pic/section_expert_2.png
    http://smem.no-ip.com/pic/subreport_format.png
    If I would like to change the properties dynamically in program (C#),  how can I do ?
    I check the member/method of SubreportClientDocument, SubreportController.., but I can't find any way that I can change the properties.
    We need your help.
    Thank you

    Thanks for support.
    I found the location of properties:
    ReportDocument.ReportDefinition.Areas[n].Sections[n].ReportObjects[n].ObjectFormat.EnableCloseAtPageBreak

  • How to set an image to be a chapter heading?

    Hello folks. I am trying to work out how to set an anchored image - which I am using as a chapter heading - to be detected as a chapter heading when I generate a Table of Contents?

    I don't think the images being anchored is an issue. Since the same principle would apply to non-anchored images.
    I'm just anchoring the header images so they remain in place with the text as I am still editing the text of the document. But here is a screenie. As you can see, the titles "Package Contents" and "Guidelines" are both graphical elements.
    What I want, is that when I generate my Table of Contents, the software will output the text ""Package Contents ... 3" and "Guidelines ... 3" instead of "[image] ... 3"
    Thus why I wonder if I can in essence, mark or tag the images, then have the mark or tag displayed in the TOC.

  • How to set "Impermissible Password"  Section

    Hello gurus,
    I am entering the security settings in our portal live system.
    We want users not to enter some words as password.
    I do not know how to enter impermissible passwords to this section.
    Anyone help?
    Answers will awarded points
    Tolga

    Hi Tolga,
       Check this thread. It talks about your requirement.
    UME password security rule
    Consider reward points, if helpful.
    Regards,
    Uday.

  • How to set up notification email for Full CPU utilization on OEM12c?

    I have found a Oracle Doc,Is that's the way email notifications are setup?How can i check that after setting the notifications?
    4.1.2.3 Subscribe to Receive E-mail for Incident Rules
    An incident rule is a user-defined rule that specifies the criteria by which notifications should be sent for specific events that make up the incident. An incident rule set, as the name implies, consists of one or more rules associated with the same incident.
    When creating an incident rule, you specify criteria such as the targets you are interested in, the types of events to which you want the rule to apply. Specifically, for a given rule, you can specify the criteria you are interested in and the notification methods (such as e-mail) that should be used for sending these notifications. For example, you can set up a rule that when any database goes down or any database backup job fails, e-mail should be sent and the "log trouble ticket" notification method should be called. Or you can define another rule such that when the CPU or Memory Utilization of any host reach critical severities, SNMP traps should be sent to another management console. Notification flexibility is further enhanced by the fact that with a single rule, you can perform multiple actions based on specific conditions. Example: When monitoring a condition such as machine memory utilization, for an incident severity of 'warning' (memory utilization at 80%), send the administrator an e-mail, if the severity is 'critical' (memory utilization at 99%), page the administrator immediately.
    You can subscribe to a rule you have already created.
    From the Setup menu, select Incidents, then select Incident Rules.
    On the Incident Rules - All Enterprise Rules page, click on the rule set containing incident escalation rule in question and click Edit... Rules are created in the context of a rule set.
    Note: In the case where there is no existing rule set, create a rule set by clicking Create Rule Set... You then create the rule as part of creating the rule set.
    In the Rules section of the Edit Rule Set page, highlight the escalation rule and click Edit....
    Navigate to the Add Actions page.
    Select the action that escalates the incident and click Edit...
    http://docs.oracle.com/cd/E24628_01/doc.121/e24473/notification.htm#CACHDCAD

    Make sure you have correct thresholds...
    from target home>monitoring>"Metric and Collection Settings"
    Check the incident rule for warning and critical events for host targets
    Setup>Incident>Incident Rules

  • How to set-up and use FAMILY Sharing

    Can someone please explain to me in detail how to set-up and use FAMILY Sharing, none of the information I have so far found in the documentation helps at all, in fact it puts you in a constant loop giving the same information over and over again
    We have quite a few devices from ipads, iphones and ipods and I need to set-up Family Sharing.
    We have our main Apple ID which is linked to our Payment method, I have now got my son a new iPad, I have created his Apple ID and set-up a link via FAMILY Sharing to our main Apple ID.
    From what I read we should be able to share our purchased Apps between family members.
    So I figured I would be able to get the Apps now via iTunes that are part of the FAMILY Sharing, however when I go into ITunes (latest version downloaded yesterday) I can only see the Home sharing menu item not FAMILY Sharing, so I cannot work out in Itunes how to get Apps that are FAMILY shared.  So ok I will try and get Apps directly via the Ipad using the App Store.  To test it is working I look for a known paid for App, I then go to download it and it is now asking me to pay for it again. 
    Can someone please explain to me in detail how FAMILY Sharing is supposed to work and how I get it to work please.
    Thanks for your help
    Greg

    Hey GregWr,
    Thanks for the question. The following resources provides some of the best information regarding Family Sharing. Included, you’ll find information on making sure the accounts are set to "Share my purchases”, as well as information on downloading Family Member purchases from the iTunes Purchased section. Please note that some applications are not shareable.
    Sharing purchased content with Family Sharing - Apple Support
    http://support.apple.com/en-us/HT201085
    Which purchased content can I share using Family Sharing - Apple Support
    http://support.apple.com/en-us/HT203046
    If you don't see your family's shared content - Apple Support
    http://support.apple.com/en-us/HT201454
    Thanks,
    Matt M.

  • File adapter-How to set line break in text file-split record into two lines

    Dear Guru's,
    I have to solve following problem with XML (with mulitiple records) to TEXT file scenario using file adapter. I have to output for ever ONE data record in XML always two identical lines in text file. Second line should have a little bit different mapping in few fields like date,... So I did duplicate fileds in my output structure in mapping and need to know how to set line break in the middle and see half of structure in first line and next structure half in second line
    My output structure in mapping is:
    CASHFLOW
    - INTERFACE
    - GESELLSCHAFT
    - ANWENDUNG
    - PRODUKT
    - VERTRAG
    - BETRAG
    - WAEHRUNG
    - DIRECTION
    - BEWEGUNGSTYP
    - FAELLIGKEIT
    - ZINSFESTSTELLUNG
    - ZAHLUNGSTAG
    - RENDITE
    - INTERFACE2
    - GESELLSCHAFT2
    - ANWENDUNG2
    - PRODUKT2
    - VERTRAG2
    - BETRAG2
    - WAEHRUNG2
    - DIRECTION2
    - BEWEGUNGSTYP2
    - FAELLIGKEIT2
    - ZINSFESTSTELLUNG2
    - ZAHLUNGSTAG2
    - RENDITE2
    Question is how can I set on receiving file adapter in Content Conversion Parameters that fields from first structure half INTERFACE...RENDITE should be outputed in one line and fields from second half of structure INTERFACE2...RENDITE2 should start on second line in final text file.
    I'm getting at the moment one line only and I need to know how can set line break so that second line starting with INTERFACE2(CA)...RENDITE2 will start in new line.
    CA,"0100","7","512",20090127010001,-12454762586.6800,"EUR",2,12,2009-01-28,2009-01-27,2009-01-28,"0.0000000",CA,"0100","7","512",20090127010001,-12454762586.6800,"EUR",1,10,2009-01-27,2009-01-27,2009-01-27,"0.0000000"
    This should be final output:
    CA,"0100","7","512",20090127010001,-12454762586.6800,"EUR",2,12,2009-01-28,2009-01-27,2009-01-28,"0.0000000"
    CA,"0100","7","512",20090127010001,-12454762586.6800,"EUR",1,10,2009-01-27,2009-01-27,2009-01-27,"0.0000000"
    My file adapter settings:
    RecordsetStructure=CASHFLOW
    CASHFLOW.fieldNames=INTERFACE,GESELLSCHAFT,ANWENDUNG,PRODUKT,VERTRAG,BETRAG,WAEHRUNG,DIRECTION,BEWEGUNGSTYP,FAELLIGKEIT,ZINSFESTSTELLUNG,ZAHLUNGSTAG,RENDITE
    CASHFLOW.fieldSeparator=,
    CASHFLOW.endSeparator='nl'
    CASHFLOW.fieldNames=INTERFACE2,GESELLSCHAFT2,ANWENDUNG2,PRODUKT2,VERTRAG2,BETRAG2,WAEHRUNG2,DIRECTION2,BEWEGUNGSTYP2,FAELLIGKEIT2,ZINSFESTSTELLUNG2,ZAHLUNGSTAG2,RENDITE2
    CASHFLOW.fieldSeparator=,
    It wont help if I add two identical structures in mapping because in output i would see for multiple entries section with first lines only and after that section with second lines only. And CASHFLOW is one part of more complex mapping ...
    (This is final output structure RecordsetStructure=HEADER,CASHFLOW,CONDITION,REFERENCE,CONTRACT - more sections with different data and all these should have duplicate lines at the end)
    Thanks a lot for any help
    Cheers
    Marian
    Edited by: Marian  Luscon on Jul 14, 2009 11:44 AM

    Hi Ivan,
    right, I did test just for sure.
    Putting constant 'nl' into field CASHFLOW-INTERFACE1 didnt help - still getting one line instead two lines.
    CA ,"0100" ,"7" ,"512" ,20090127GTP101 ,-12454762586.6800 ,"EUR" ,2 ,12 ,2009-01-28 ,2009-01-27 ,2009-01-28 ,"0.0000000" ,'nl' ,"GTP1" ,"7" ,"512" ,20090127GTP101 ,-12454762586.6800 ,"EUR" ,1 ,10 ,2009-01-27 ,2009-01-27 ,2009-01-27 ,"0.0000000"
    So there is still question. Is there any way (mapping,...) how to output always 2 lines in text file for one record in XML. It always does 1 record in mapping structure = 1 line but we need 2 lines ...
    Example:
    Input: 4 records in XML
    Output: 8 lines in final text file ...
    Thanks to you all guys
    Marian

  • How to set color space to JPEG image with Java advance Imaging

    How to set color space to JPEG image with Java advance Imaging.
    is there any API in JAI which support to set color space.

    I'm definately no guru, but this is how you can change it.
    CTRL + ALT + Click on the part of the component that you want to change. This brings up the Hidden Dom Inspector, background of component will be surrounded with a red outline (Make sure the red outline is surrounding the part of the tabset you want to change), Now you go to properties sheet and click the ellipses next to rules property this will pop up a dialog you look in this list (At the top) to see the default style classes that are affecting the rendering of the component outlined in red. (You will be able to select different sections of a single component) then you just rewrite the style class that you want to change in your Stylesheet (You will not find the styleclass that you want to change because it is a part of your theme .jar but as long as you name it exactly the same and place in your stylesheet it will override the theme .jar style classes) it's actually very easy -- you were right should be a piece of cake for a guru. Don't have the link handy but you can check out Winston's Blog on changing Table Formatting to get this information...It is EXTREMELY useful if you want your apps to have a custom look and not default that comes with Creator Themes.
    Hope this helps you out God knows others have helped me alot!
    Jason

  • TreeByNestingTableColumn - how to set lead selection?

    Hallo Guys!
    I am using TreeByNestingTableColumn in my project. I am searching for a way to select a certain context element inside of the tree shown in such a table. I actually know that setLeadSelection doesn’t work properly in such a case.
    I’ve already read this very helpful blog /people/valery.silaev/blog/2005/06/20/master-of-columns-part-ii searching for a solution, but its seemed not to be there.
    Valery had shown how to read the selected context element recursively, but there is nothing about to how to set the needed lead selection for a certain one.
    In my scenario, I am loading the whole table (10-15 elements) with only two levels of hierarchy. After the user clicks on a button I have to reload this table but keep the selection of the previously selected element.
    The try using getTreeSelection didn’t succeed either.
    Any ideas?
    Many Thanks
    Dimitri
    Edited by: Dmytro Lubenskyy on Apr 1, 2008 3:44 PM

    Hi,
    You can use the following methods to set the selection.
    IWDNodeElement nodeElement = wdContext.nodeOrders().getElementAt(2);
           wdContext.nodeOrders().setTreeSelection(nodeElement);
    Regards
    Ayyapparaj

Maybe you are looking for

  • Graphics Drivers in Windows 7 on Macbook Pro

    Hi, On my shiny new 15 in. MBP, I installed Windows 7 RC x32 using Boot Camp. Once Windows 7 was installed, I put in the Mac OS X CD to get additional drivers after which sound started working and screen resolution became dramatically better (keyboar

  • How to divide the amount invoice in 10% tax and 90 in liability in credit

    Hi all I am using AP, GL and CE. My customer has this problem. When he registers a new invoice for some specific suppliers, he wants to do this accounting: Credit 10% of invoice amount in a tax account Credit 90% of invoice amount in liability accoun

  • Missing Outages Settings in Privileges

    Hello, As I am working through configuring Service Desk for evaluation, I can't help but come across little issues that I'm unable to find answers for in the documentation or on the support site. With no maintenance for support on the product as we'r

  • Where has the new tab button gone?

    Hi guys! I'm using the latest version of Firefox. I bought a new laptop today and synced everything from my old laptop and everything is exactly as it was. However, one difference I do notice is that I am now no longer able to create a new tab by cli

  • Camera/exposure info hide

    Hello, I am new to both Mac and Aperture 3 (recently downloaded from the app. store ) but not to photography. I cannot seem to hide the camera/exposure info. box that follows my arrow around and covers a good deal of the image. Any ideas, or is it a