Safe distance for buttons..

I keep getting build errors telling me that buttons are too close together. Mine seem to be 400 pixels apart ( vertically ). How far are they supposed to be a part to avoid this error ?
Regards,
TL.

Buttons can be literally be touching each other and not be an issue. They just cannot OVERLAP. To determine the area of a button, you must draw a rectangle (imaginary) around all pixels within the button layer group. So if you have 2 different highlight colors (=1 and =2 for example), you would draw a rectangle that contains all pixels of both those layers within it. This would be the area of the button that cannot overlap with another button.
Also, what confuses some people, is that you can have two rectangles (lets just say they are chapter selection boxes) right next to each other and they don't overlap, but if you rotate them slightly, they may not overlap visually, but their bounding boxes will overlap. If you can't place a straight vertical imaginary line between the two boxes (or a horizontal line if the boxes are on top of each other), then they are overlapping.
What can also happen is a rogue pixel or pixels, possibly semi-transparent or nearly invisible, is somehow part of one of the highlight layers, causing the bounding box to extend into other buttons and overlap when it shouldn't.
I hope this makes sense. I would look at the bounding boxes defined in Encore, and see if any extends way beyond where it should. If so, you have some rogue pixels that need to be cleaned up.

Similar Messages

  • Safe distance between two iMacs

    How far apart should I keep two iMacs when they are both running? Right now they are set up about a foot apart. Is that a safe distance? Any help will be appreciated. Thanks.
    iMac G5 iSight 20", iMac G5 17", Powerbook 12"   Mac OS X (10.4.2)  

    Hello,
    If you are talking about the iMac G5 or any other LCD screen iMac, then you could safely put them right up against each other with no concern at all. They will not interfere with each other, and no harm will result.
    Your most important consideration is ventilation. And, the vents on the iMac G5 and Intel iMacs are on the bottom and the back. And, that's the only area you need to be concerned about when it comes to proximity to other computers. As long as you have about about 6 inches behind the computer (preferably a foot or two) and nothing obstructing the bottom vents, then you should be fine.
    The more space you have behind the computer, the cooler it will run. If you reduce airspace behind it, then it will tend to run a little hotter because it will not have as much room to dispose of the hot air. Too little space could cause the hot air to build-up behind the machine, and reduce the effectiveness of the cooling system. Generally speaking, 1-foot / 12-inches is more than adequate.
    As for putting the machines side by side, the only possible concern I see there is that you would have to move one of them if you wanted to eject a CD from the drive that is near the other computer.
    Now, if you were talking about an older CRT iMac (such as the iMac G3), then you would want more space between the machines. CRT monitors produce an electromagnetic field around them. And, when you place two CRT monitors too close together, you can visually see a ghosting effect on them caused by their proximity to the other monitor.
    The specific distance varies by CRT monitor. I've had some that could sit about a foot apart with no noticeable effects. And, I've had others that needed about 2 or 3 feet.
    I hope this helps.
    Let us know if you have other questions.
    P.S., if you'd like, go ahead and click the "Helpful" or "Solved" buttons on any of the posts / replies above if you feel they were helpful or adequately answered your question.

  • Minimum safe distance to a Aironet 1242AG

    To whom it may concern,
    I've been trying to conduct safety studies on RF systems I'm using on a project, one of which is the Cisco Aironet 1242AG. The FCC's OET states that for the 2.45GHz frequency range, an RF exposure of 1mw/(cm^2) is acceptable for non-controlled RF. I ran a few calculations for our Aironet coupled with a high gain antenna (15dBi) and determined the minimum safe distance was 4.2" away from the antenna. However, standard documentation in the Quick Start Guide for the Aironet 1240AG series access point claims the minimum safe distance is 7.9". I'm trying to figure out how that 7.9" figure was arrived at. The high gain antenna in use is omnidirectional with a beam height of + - 8 degrees.
    The answer is important to me because we have our antenna mounted near a place where a human could sit. Part of me wonders if 7.9" was arrived at simply because the FCC OET Bulletin 65 Supplement C mentions devices with external omni-antenna being typically mounted 20cm away from where a human could be (pg.19).
    Any insight would be great to this.
    - jevans

    I think the line "Proper installation of this radio according to the instructions found in this manual will result in user exposure that is substantially below the FCC recommended limits" clarifies the fact that FCC recommended and cisco recommendation is different taking human safety into account.

  • Type of listener needed for buttons ? please help

    hi
    does anyone know what type of event or listener one should
    include for buttons in a web page which has been downloaded
    into a JEditorPane. i have been able to get a web page
    onto my JEditorPane and can even follow most of the hyper links
    by implemmeting hyperlinklistenter.
    but i am not able to do the same for butttons
    ie for eg in google web site i am not able to get anythinh
    by clicking on button .

    This is not easily dooable, You're talking about form submit buttons, which the Default HTMLEditorKit does not support. Even worse, the LinkController class is not overridable, which is a bad design on sun's part.
    You'd have to create your own EditorKit, me thinks, and use that for text/html.
    Not an easy job, but you could cheat off the HTMLEditorKit source.

  • How to find function code for buttons on toolbar in oops alv

    Hi experts,
    I want to remove some buttons from toolbar in oops alv, i know the procedure like get function code and pass the value in a table and pass that table to IT_TOOLBAR_EXCLUDING of
    method set_table_for_first_display but I WANT TO KNOW HOW TO FIND FUNCTION CODE FOR BUTTONS ON TOOLBAR IN OOPS ALV

    Hi Prakash,
    -->First you have to set the pf status in your alv program by,
    {FORM pf_status USING rt_extab TYPE slis_t_extab.
      SET PF-STATUS 'FIRST'.
    ENDFORM.                    "PF_STATUS}
    -->Pass this Subroutine name in the Function module, Reuse_alv_grid_display's parameters i.e,
          i_callback_pf_status_set          = 'PF_STATUS'}
    *-->Then doble click on that pf status,
    From the menu bar, select Extras->Adjust Template->List Viewer,
    This will give you the existing statndard gui status of the program*
    ->Then catch that function codes in the User command Parameter of the Function module Reuse.. i.e,
          i_callback_user_command           = 'COMM'
    And make a subroutine of the name 'COMM'i.e,
    FORM comm USING ucomm LIKE sy-ucomm selfield TYPE slis_selfield.
      DATA: okcode TYPE sy-ucomm.
      okcode = ucomm.
      CASE okcode.
        WHEN 'REF'.
        CALL FUNCTION 'POPUP_TO_INFORM'
          EXPORTING
            titel         = 'MANSI'
            txt1          = 'CREATED BY'
            txt2          = SY-UNAME
          TXT3          = ' '
          TXT4          = ' '
    endcase.
    Hope it helps you
    Regrds
    Mansi

  • How can I get safe internet for protect my phone and PC

    How can I get safe internet for protect my phone and PC. l lose all internet account I've three year. i lose my phone all app for a day even I safe all informating and apps in ICloud  but I lose all my phone information . Like I have new phone and I do not have all my date . For new phone i can not use over 10 apps for my phone

    You can't. But if you backed up your computer prior to wiping it out, you should be able to restore your iTunes library, contacts, photos, etc. from that backup. Once you do, you can set the phone up again and just sync everything from your library back to it.
    If you didn't back the computer up either, you can transfer items purchased on the phone into iTunes, and if you set up at least one contact in whatever application you sync your contacts to on the computer, it will offer to merge the address books on the first sync, saving those.  Any media you'd acquired from sources other than the iTunes store will have to be re-downloaded from the source or re-ripped.
    The iPhone is NOT a backup device.

  • Setting icon for buttons in labview 6i

    Hi All,
    Currently i am working on Labview 6i. i created two buttons in my vi one button is used to perform the test, another will be used to exit from the test. i would like to add icons for those buttons. can anyone tell me how to add icons for buttons.
    Thanks,
    kalpana

    You realize that LabVIEW 6.0 is at least 15 years old? That would be almost equivalent to working with a Windows 98 machine nowadays!
    Yes your picture can't be imported in LabVIEW 6.0 on my machine either. I haven't checked about all the details, but the LabVIEW import in 6.0 doesn't seem to work for png and gif images but only for bmp. Newer versions do work for your png file including honoring the transparency at least since version 7.1.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Cannot make a cache safe URL for "1025/styles/Themable/corev4.css", file not found. Please verify that the file exists under the layouts directory.

    HI
    i restored a sharepoint web 80 application in our test domain
    and after when i browse the new web application 
    it says 
    Cannot make a cache safe URL for "1025/styles/Themable/corev4.css", file not found. Please verify that the file exists under the layouts directory. 
    adil

    Hi  adil,
    According to your description, my understanding is that you encountered the error “Cannot make a cache safe URL for "1025/styles/Themable/corev4.css", file not found. Please verify that the file
    exists under the layouts directory.” .
    The issue happens in
    We have customized master page
    In the master page, we use path the script/style file like this: <SharePoint:CssRegistration name="<% $SPUrl:~SiteCollection/Style Library/coe/mainCOE.css%>"
    runat="server"/>
    While using the dynamic path in a multiple languages enabled site, language Id(1033 etc) will be added to the path automatically. That cause the file to be not found.
    To solve the issue, please download  the Arabic language pack http://www.microsoft.com/en-us/download/details.aspx?id=3411 ,
    install it on  your SharePoint and refresh your browser.
    Reference:
    http://sharepoint-community.net/profiles/blogs/cannot-make-a-cache-safe-url-for-1036-sytles-themable-corev4-css
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • t:inputFileUpload : problem with styleClass for button

    Hello,
    the component <t:inputFileUpload> has a field and a button. I want to add styleClass for button, but the styleClass into inputFileUpload tag works only for fields. Where can I add styleClass for button?
    Thank you in advance
    Manu

    Hello,
    I tried your suggestion, but it is not working.
    look the code:
    jsf
    <t:panelGroup styleClass="inputFile">
              <t:inputFileUpload value="#{interpreterDataImageHandler.uploadedFile}"
                   storage="file" accept="image/*" size="30"/>
                                  </t:panelGroup>css:
    .inputFile p{
         color:#5d0408;
         width:80px;
         margin-top:20px;
         border:1px solid #cacac4;
         background-color: #f87e39;
         }generated source:
    <span class="inputFile"><input type="file" size="30" accept="image/*" name="imageListForm:subimageUpload:_idJsp7"/></span>

  • Raster / vector option for buttons

    As written in the title, it would be a great improvement to have an option 'raster/vector' for buttons.
    The same we already have for MSO and scrolling contents.

    Well I figured it out on my own. It was my wacom touch-zoom. My hand brushed it while I had hit both option and command by accident. So it WAS a lock like I thought! Sadly nowhere does anyone seem to MENTION THIS.... so here's the fix;
    Option+command+~+e+u+i
    Opt and Cmnd are already on lock so you just need to push the others at once. You don't need shift. I just refer to the ~ since it's more specific visually than the ` since it seems to differ depending on font and may look like a typical comma at times.
    You can also just swipe the zoom since that's it's function. But in case you get stuck and can't, there it is in normal letters.
    The zoom was deactivated and reset with opt+cmnd+8 I managed to find this online which helped me pinpoint the whole problem.
    I hope this helps anyone else who's unlucky enough to accidentally trigger such a ridiculous and basically hidden command.

  • Upgraded to the 4 version and now my identity safe feature for norton is missing how do i get it back

    I upgraded to the newest version of Mozilla Firefox, and once it was installed and ready for use, my Identity Safe feature for Norton is missing. I do not know how to get it back in the toolbar area. So I retro-graded back to the 3.6-16 version of Firefox, and wallah it's there even the updated version too. So why doesn't my Norton Identity Safe appear with the new version????

    Symantec need to update their Firefox add-ons so that they are compatible with Firefox 4. They have indicated that for Norton 360 they plan to release an update to Norton 360 to support Firefox 4 in early May - http://us.norton.com/support/kb/web_view.jsp?wv_type=public_web&docurl=20100720113635EN&ln=en_US
    I do not know about the time scale for updates for other Norton products. Pending the update by Symantec, if you want to use the Norton add-ons you will need to downgrade to Firefox 3.6.
    To downgrade to Firefox 3.6 first uninstall Firefox 4, but do not select the option to "Remove my Firefox personal data". If you select that option it will delete your bookmarks, passwords and other user data.
    You can then install the latest version of Firefox 3.6 available from http://www.mozilla.com/en-US/firefox/all-older.html - it will automatically use your current bookmarks, passwords etc.
    To avoid possible problems with downgrading, I recommend going to your profile folder and deleting the following files if they exist - extensions.cache, extensions.rdf, extensions.ini, extensions.sqlite and localstore.rdf. Deleting these files will force Firefox to rebuild the list of installed extensions, checking their compatibility, and reset toolbar customizations.
    For details of how to find your profile folder see https://support.mozilla.com/kb/Profiles

  • Is MacKeeper a safe product for my macbook pro?

    Is MacKeeper a safe product for macbooks?

    Definitely not. Read more below.
    https://discussions.apple.com/docs/DOC-3036

  • How to create valid values for button

    Hi,all
    I want put valid values to button like copy from or copy to functionality is it possible.
    if u have idea plz post it..?
    by
    Firos.C

    Hi,
    Actually u cannot have valid values for buttons. IN SAP we have Copy to and Copy from but the same kind of button cannot be created in SDK..... so u need to use the combo box and add ur valid values.
    Hope it helps,
    Vasu Natari.

  • How to set Shortcut keys for button in Apex

    Hi
    Could anyone help me on how to set shortcut keys for buttons in Apex.
    I need to use say ALT + S to submit the page.
    The following thread pertaining to HTML DB refered to use ACCESS key. but that couldnt work in my case.
    Re: operation of the app. with the keyboard
    Any pointers on achieving this would be helpful.
    Thanks
    Vijay

    Hi Vijay,
    I’m afraid you must do it using javascript key listener. You can’t use action() on template based buttons because they are actually not HTML buttons but images with hyperlink.
    Key listener checks which key has been pressed down and invoke some JS function. For example, write this code in page header:
    <script>
    document.onkeydown=keyCheck;
    function keyCheck(e){
         var KeyId = (window.event) ? event.keyCode : e.keyCode;
         switch(KeyId){         
              case 113:
                   doSubmit('SAVE');
                   break;                    
              case 118:
                   alert('Hello');
                   break;
    </script>
    This script will submit page with request 'SAVE' if you press F2 or will show alert message if you press F7. Modify it to your issue.
    Regards,
    Przemek

  • HT4583 is there a good safe app for storing all my account passwords?

    I'm looking for a good safe app for storing all my account passwords. Any suggestions?

    Keychain is built into iOS and is a good option: http://support.apple.com/kb/HT5813
    I'm using LastPass because it supports more platforms but also because it was available before Keychain on iOS devices and I'm used to it. May switch at some point.

Maybe you are looking for

  • Want to download information but tries to do it in media player and says not possible, want to change setting but how???

    When I try to read an internet document in PDF or another format it tries to read it in Media Player and then says it's not possible. This means I cannot access information I need. I looked at every Menu I can, including Help and cannot change this s

  • Help fixing archive error

    It seemed pretty straight forwarding multiplexing redo and archivelogs... - Guess not:) I hope someone can help me? The db is 11.1.0.7 and the OS is windows 2003. When redo transfers - my DB server gets a dos wiindow which displays: "Waring - the fol

  • How to import cs3 projects into Premier CC?

    I have several Premier cs3 projects using the Matrox system which I want to import into Premier CC.  Howeer the CC will not accept the avi files that were used in the cs3 software.  Do I need a special codec for matrox avi files?  Where can I get tha

  • Function to be inserted into dba_source

    Hello Gurus, I have to update an existing function which is in dba_source how do I go about doing it. Please let me know Shiva

  • Displaying dragable image thumbnails

    Hi all, I am wondering if anyone has any ideas in how to display a list of thumbnails in a vertical or horizontal list, which can be dragged to be resorted or any new image can be inserted into through dragging an image. Any ideas would be greatly ap