Picture on screen

Hi can I have just got a new 50" TV I've looked at all the setting on the new TV on some Chanel on sky I'm getting black lines down the side like the picture isn't big to fill the screen like on discovery turbo why is this please

   I wouldn't worry about it. I had a quick look now at the channel you mentioned & it's the same on my 46" TV. It's simply the ratio aspect the programme is being broadcast in. It happens on other channels too, most likely on older programmes. You should have a setting on your TV whereby you can change the ratio if you want to but it will stretch the picture & it might like a bit odd. Also, if you programme your Sky remote control for your TV you can usually change the aspect ratio by pressing ‘TV’ then the play button. As long as you're getting a full screen picture on the majority of channels then it's not really a problem.

Similar Messages

  • Picture in screen painter

    Hi,
    How to insert a picture in screen painter.?
    Thanks,
    Suresh

    Hi
    first Upload the image in SMW0 in binary format and give name as 'Zimage_LOGO'.
    Below find the code to display  Image in module pool program
    Data : CL_CONTAINER   TYPE REF TO CL_GUI_CUSTOM_CONTAINER,
             CL_PICTURE     TYPE REF TO CL_GUI_PICTURE,
             WA_HTML        LIKE W3HTML,
            WA_MIME        LIKE W3MIME,
            WA_PARAM       LIKE W3PARAM,
            WA_QUERY       LIKE W3QUERY,
            LV_URL(256)    TYPE C,
            PIC_SIZE TYPE I,
            LV_text(28)  TYPE C VALUE 'Image Display Example'.
    In PBO event   write below code
    IF CL_PICTURE IS INITIAL.
    Create controls
        CREATE OBJECT CL_CONTAINER
          EXPORTING
            CONTAINER_NAME = 'CL_CONTAINER'.
        CREATE OBJECT CL_PICTURE
          EXPORTING
            PARENT = CL_CONTAINER.
        CALL METHOD CL_PICTURE->SET_DISPLAY_MODE
          EXPORTING
            DISPLAY_MODE = CL_GUI_PICTURE=>DISPLAY_MODE_FIT_CENTER.
        WA_QUERY-NAME = '_OBJECT_ID'.
        WA_QUERY-VALUE = 'Zimage_LOGO'.
        APPEND WA_QUERY TO IT_QUERY.
        APPEND WA_HTML TO IT_HTML.
        APPEND WA_MIME TO IT_MIME.
        CALL FUNCTION 'WWW_GET_MIME_OBJECT'
          TABLES
            QUERY_STRING        = IT_QUERY
            HTML                = IT_HTML
            MIME                = IT_MIME
          CHANGING
            RETURN_CODE         = WA_PARAM-RET_CODE
            CONTENT_TYPE        = WA_PARAM-CONT_TYPE
            CONTENT_LENGTH      = WA_PARAM-CONT_LEN
          EXCEPTIONS
            OBJECT_NOT_FOUND    = 1
            PARAMETER_NOT_FOUND = 2
            OTHERS              = 3.
        IF SY-SUBRC <> 0.
          MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                  WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ELSE.
          PIC_SIZE = WA_PARAM-CONT_LEN.
          CALL FUNCTION 'DP_CREATE_URL'
            EXPORTING
              TYPE                       = 'image'
              SUBTYPE                    = 'X-UNKNOWN'
             SIZE                       =  PIC_SIZE
       DATE                       =
       TIME                       =
       DESCRIPTION                =
             LIFETIME                   = 'T'
       CACHEABLE                  =
       SEND_DATA_AS_STRING        =
       FIELDS_FROM_APP            =
            TABLES
              DATA                       = IT_MIME
       FIELDS                     =
       PROPERTIES                 =
       COLUMNS_TO_STRETCH         =
            CHANGING
              URL                        =  LV_URL
    EXCEPTIONS
       DP_INVALID_PARAMETER       = 1
       DP_ERROR_PUT_TABLE         = 2
       DP_ERROR_GENERAL           = 3
       OTHERS                     = 4
          IF SY-SUBRC <> 0.
            MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          ELSE.
            CALL METHOD CL_PICTURE->LOAD_PICTURE_FROM_URL
              EXPORTING
                URL = LV_URL.
          ENDIF.
        ENDIF.
    Hope it shall be useful
    Regards
    Santosh

  • To catch click event on a picture on screen

    How to catch the click event on a picture on screen? Please answer with code.
    regards
    agn

    Try this code....
    REPORT  zaby_pic.
    CLASS cl_picture_click DEFENITION.
    PUBLIC SECTION.
    METHODS: picture_yclick FOR EVENT picture_click of cl_gui_picture IMPORTING mouse_pos_x mouse_pos_y.
    ENDCLASS.
    CLASS cl_picture_click IMPLEMENTATION.
    METHOD: picture_yclick.
    Perform onclick. "write the action of click in this form.
    ENDMETHOD.
    ENDCLASS.
    DATA: obj_cl_picture_class TYPE REF TO cl_picture_click.
    DATA: it_event_picture TYPE TABLE OF cntl_simple_event,
          wa_event_picture TYPE cntl_simple_event.
    MODULE status_001_output.
    wa_event_picture-eventid = cl_gui_picture=>eventid_picture_click.
    wa_event_picture-appl_event = 'X'.
    APPEND wa_event_picture to it_event_picture.
    CALL METHOD h_picture->set_registered_events
    Exporting
        events = it_evet_picture
    Exceptions
        cntl_error                = 1
        cntl_system_error         = 2
        illegal_event_combination = 3
        OTHERS                    = 4.
    CREATE OBJECT obj_cl_picture_click.
    SET HANDLER obj_cl_picture_click->picture_yclick FOR h_picture. "h_picture is the object of class cl_gui_picture.
    ENDMODULE
    ...................Hope this code will help you. Thanks.

  • My macbook boots up get a screen picture then screen goes blank, when boots up I get the sound then a screen then screen goes black is this a battery problem or something else?

    my macbook boots up, I get a screen picture then screen goes blank...I get the start up sound, then a picture, then the screen goes blank but computer is still on..does anyone know what the problem is...do I need a new battery or am i just screwed.

    Hello nosaint1961,
    It sounds like you are unable to successfully boot your computer to your desktop. I would use the troubleshooting from the following article to help troubleshoot what is happening named:
    Troubleshooting: My computer won't turn on
    http://support.apple.com/kb/ts1367
    If your computer won't turn on, try each of these steps:
    Verify you have a good connection from your Mac to the wall outlet by confirming the power cord and adapter if present are securely connected and plugged in. To check if the wall outlet is working, plug in a lamp or other electrical device.
    If the wall outlet is working and you continue to have no power try another power cord or adapter if available. If it works you may need a replacement cord or adapter.
    Note: See Apple Portables: Troubleshooting MagSafe adapters for further troubleshooting with MagSafe adapters.
    Disconnect all accessories that are plugged in to the computer, such as a printer, hub, or other mobile device.
    If your Mac supports user-installable memory, solid state drive, or hard drive, and you recently installed any of these, make sure they are installed correctly and are compatible with your computer. If possible, reinstall the original memory or drive into the computer to find out if the behavior persists afterwards.
    MacBook Pro: How to remove or install memory
    MacBook: How to remove or install memory
    Mac Pro: How to remove or install memory
    Mac mini: How to remove or install memory
    iMac (27-inch, Late 2012): Installing or replacing memory
    iMac: How to remove or install memory
    Reset the SMC.
    If you are still unable to start up your computer after trying each of these steps, visit an Apple Store or Apple Authorized Service Provider (AASP) for further diagnosis. If you plan to visit an Apple Retail Store, make a reservation at the Genius Bar using http://www.apple.com/retail/geniusbar/ (available in some countries only).Note: Diagnostic fees may apply for issues not covered under warranty or the AppleCare Protection Plan (APP).
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • All of sudden my iphone 4s any picture I take outside I cannot forward via email or text and I can only see it, in the camera roll. When I try to open the picture full screen it is blank. Anyone have any ideas to fix it?

    all of sudden my iphone 4s any picture I take outside I cannot forward via email or text and I can only see it, in the camera roll. When I try to open the picture full screen it is blank. Anyone have any ideas to fix it?

    Close out of the camera app, double tap the home button and completely close out of the app.
    Then do a reset, no data loss.  Hold down the home/sleep button together until you see the apple logo and then release, then wait for the phone to boot back up.
    Then check your camera roll again.

  • HT1414 omg phone frozen during sync, will not turn back on and itunes wants me to restore but unsure if all my precious photos etc have been saved and if so where they are?? I cannot turn phone back on its frozen with itunes icon picture on screen!! help

    omg phone frozen during sync, will not turn back on and itunes wants me to restore but unsure if all my precious photos etc have been saved and if so where they are?? I cannot turn phone back on its frozen with itunes icon picture on screen!! help

    Once the Device is asking to be Restored with iTunes... it is too late to save anything...
    To minimise loss... Connect to iTunes on the computer you Usually Sync with and Restore from the most recent Backup...
    http://support.apple.com/kb/HT1414
    Restore from Backup
    http://support.apple.com/kb/ht1766

  • Camera taking random pictures of screen

    New touch user. The camera is randomly taking pictures of screens of applications that I am in. Had less than week, any ideas to correct?

    If you press the home and power button at the same time, quickly, then it takes a screen shot. This is a feature.

  • HOW TO MAKE PICTURE ON SCREEN VERTICAL

    The w2207 can be used horzonaly or verticaly.  I am setting up 2 screens on one computer, Dell OPTIPLEX GX620,  (windows 7 / 64-bit).  One horizontaly one vertical. I have 2 issues: First issue: Windows7 does not recognise screen 2 on control panel.  Screen 2 duplicates Screen 1.  I have a poweredsplitter to divide up the audio/video for additional screens.  Screen 1 and Screen 2 are connected to outputs. A thirdoutput is connected to a tv/monitor.  All screens have the same picture at the same time.  My guess is I would need toconnect Screen 2 by another means so the Windows7 will recognize it??  Maybe use DVI or HDMI don't know, asking? Second issue, I can mechanically rotate the screen from horizontal to vertical, but the text/picture stays horizontal.My View Sonic changes to match the screen position like a cell phone. The HP does not! NOTE:The View Sonic is 15 yrs. old.  Need to know how to match text/picture to screen position. DVO33308 

    Before doing anything, backup your current iWeb Domain file — usually located here:
    Unless someone else chips in with an alternative, I think you'll have to start a new Blog page and copy & paste.
    But bear in mind that problems with iWeb's blog are a recurring theme on these forums: Lost all blog entries or all comments or unable to publish, etc. For a success story using a non-iWeb blog hosted on WordPress, see this old thread:
    _To blog or not to blog_

  • Blurred, fuzzy and faded picture on screen of Compac Presario CQ5000 desktop series.

    Blurred, fuzzy and faded picture on screen of Compac Presario CQ5000 desktop series.
    Computer has done this before when there was a power surge but fixed itself. Stuck on blurred picture now.
    Problem in picture only it seems. I can see all programs are still working. How can I fix this or can it be fixed?

    Cayin, welcome to the forum.
    When requesting help you should always include the make/full model of the computer and/or monitor. This information is necessary for us to review the specifications of them.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • How to load my pictures as screen savers

    please forgive my ignorance but I totally do not understand what this cloud or iCloud is but i understand one must use it t o load one's own pictures onto Apple TV to use as screen savers.

    You would need to upgrade your Mac to OS X Mavericks and purchase iPhoto '11 from the Mac App store (unless you already have it).  Then you would have to create an iCloud account on your Mac by going to System Preferences>iCloud and signing in with your Apple ID, then check Photos.  Then you can add your photos to your photo stream using iPhoto as explained here: http://help.apple.com/iphoto/mac/9.5/#pht7aaade98.  Once the photos are added to your photo stream, you can sign into your iCloud account on your Apple TV (in Settings>iCloud) and be able to access your photo stream photos for your screen saver (in Settings>Screen Saver>Photos>iCloud Photos>My Photo Stream).
    You might also want to consider waiting until OS X Yosemite is released later this year.  It will include a new built-in Photos app and iCloud will include a new iCloud Photo Library feature (see https://www.apple.com/icloud/preview/).  These are likely to supersede the need to purchase and use iPhoto to accomplish this.

  • HT204379 Why we can't use iPhoto pictures on screen saver anymore?

    After years of using our personal pictures from iPhoto for our screen saver, our Mac won't let us choose iPhoto Library as our source for the screen saver anymore. Does anyone know why this happened?  When I choose a folder, the iPhoto Library is dim and won't allow it as a selection.  Photo Booth is an option, but not iPhoto Library.  This has been our screen saver for years.  I didn't change it and don't know why the change occurred.  And now I can't figure out how to change it back.

    iPhoto 9.4.3

  • Contact picture full screen size capable?

    Anyone know how to get contact's picture to appear full screen size? HATE the thumbnail sized pic, and can't assign a ringtone to all of my contacts!!!

    What you see is what you get.

  • Pictures in screen saver

    i am using my pictures to create a screen saver. is there a way to adjust the timing between when each photo appears to make it shorter or longer?

    My apologies for not being clear enough.
    Let me rephrase the question. Imagine you take the ATV2 out of the box, plug it to the power and the TV (no network) and wait - screen saver kicks in. It displays photos someone at Apple decided to include in the software loaded into the ATV2 unit.
    I would like to know if there is a way to replace those pictures with images I selected.
    So again, I am not asking how to display pictures stored on external repository. I am asking if it is possible to REPLACE existing, standard, Apple-chosen pictures that come with ATV2 software, with different ones.
    Hope that clears the confusion

  • Opening pictures full screen as default

    I'm using Photoshop Elements 4.0 and here's what I'd like to do. When someone sends me a picture via email, I'd like to automatically open it full screen and view it. As it is, photoshop always opens it in editor mode. Is this possible and if so, how? Thanks, Adrian

    Adrian,
    I suggest that you change the file association so that the files sent to you via e-mail will open in Window> Picture and Fax Viewer.
    To do this:
    1. Right click on a JPEG file, such as one sent to you
    2. Select>Open with>Choose program, then scroll down to Win & Fax viewer
    3. At the bottom of the dialog check the box to always use the selected program to open this kind of file.
    HTH
    Ken

  • Income call contact picture FULL SCREEN or small in the corner

    I have read the forum and I understand how each is set:
    FULL SCREEN: Picture must be set from iPhone itself
    Small picture in the top right: Must be set on the computer (address book/outlook)
    Ok, Now here's my question - I've set these in mixed places, some on the iphone and some in address book. Its obviously faster to do it on the computer, which is why I did it there. HOW do I get all of the pictures to show up full screen without going into each contact and reassigning the pictures? Apple has got to put in a setting somewhere - or maybe this is something that we need to request for them to put in an update.

    If you really want the big pictures, you can edit them in your iPhone contacts. Select the contact and tap the edit button at the top right. Then you can tap the picture. On the resulting screen tap "edit photo" and then tap "set photo". You will have the big photo on the next call from that contact.

Maybe you are looking for

  • Exception while creating remote  source in SDA

    Hi I am trying to create a remote data source in hana studio using following script CREATE REMOTE SOURCE hivedb ADAPTER "odbc" CONFIGURATION 'DSN=REMOTEHDB' WITH CREDENTIAL TYPE 'PASSWORD' USING 'user=SYSTEM;password=Cloud123' and following exception

  • Domain name fowarding to my iWeb page.

    the company I secured my domain name with asks for a PRIMARY and SECONDARY SERVER HOST NAME. do i use: http://web.mac.com/[YourMemberName]? the space to put this information has ns.infoservemedia.com ns2.infoservemedia.com in the box Macbook Pro 2GHz

  • Itunes could not connect to iphone timed out

    after connecting phone to iTunes  I get this itunes could not connect to iphone timed out

  • DMEE File Errors

    Dear Friends, Using T.code FDTA - Data Medium Overview, i selected the payment program and selected Display DME Contents. I get the error 'File PYMENT.txt0043 cannot be generated The Source file is empty when select download i get the error 'Runtime

  • TS4002 not seeing folder names some email message content from Firefox log in to iCloud

    Lately when I access my iCloud account I'm not see the Folder names and some emails are showing no content from Firefox on my work PC, though when I view Mail from my iPhone the folders and the email message content is there. It doesn't happen all th