Screen Resize issue

Hi All,
    I am having issue with scroll bars for different screen resolutions. my application main screen 2 subscreens
Main screen - 98 has
SUBS_HEADER
SUBS_ITEMS
in  Items subscreen i am loading tabstrip control(screen-121) and in 1st tab(subscreen ). i am calling another screen(132) which has ALV grid. if i avoid scrolls by setting minimum lines/columns for a subscreen in one resolution, these settings are not automatically adjusting for another resolution. So i am getting scrolls for other resolutions.
   (I checked few SAP screens there they are using tablecontrols instead of ALV grids. table controls are adjusting to screen resolutions.) is there any way to avoid this problem.
Regards,
Praveen

Hi Praveen,
to display alv in a screen...
http://sapabap-4.blogspot.in/2013/06/alv-grid-in-module-pool.html

Similar Messages

  • Extended Splash Screen Layout Issue

    I'm not sure, actually, whether this is an issue with extended splash screens or the Canvas element, but...
    I've built a minimal extended splash screen that displays the SplashScreen image, a progress bar and a button. The ProgressBar and Button are wrapped in a StackPanel. 
    The PositionImage() method is working fine with screen resize--the logo always displays in the center of the screen. The problem that I have is positioning the other elements.
    I'd like them to display just a bit below the SplashScreen image. Following the MS code sample, I can create two rows in the layout Grid and set a fixed size on the row containing the StackPanel, but that always displays those items the specified row size
    from the bottom of the page. Way too low in portrait view.
    I tried setting the first row (containing the Canvas) to "Auto", but that causes the StackPanel in the second row to display at the top of the screen. (Does Canvas not report its size?) I tried replacing the layout grid with a stackpanel, with
    even worse results. Specifying height values for the Canvas doesn't work, either.
    Any other ideas out there?
    Rebecca M. Riordan

    I absolutely position my other elements based on the location of the logo and the size of the logo and elements.  I don't use any stackpanels or grids at all. I just use Canvas.LeftProperty and Canvas.RightProperty.
    void PositionImage()
    this.MySplashImage.SetValue(Canvas.LeftProperty, MySplashScreen.ImageLocation.Left);
    this.MySplashImage.SetValue(Canvas.TopProperty, MySplashScreen.ImageLocation.Top);
    this.MySplashImage.Height = MySplashScreen.ImageLocation.Height;
    this.MySplashImage.Width = MySplashScreen.ImageLocation.Width;
    this.MyProgressRing.Height = MySplashScreen.ImageLocation.Height / 6;
    this.MyProgressRing.Width = MyProgressRing.Height;
    this.MyProgressRing.SetValue(Canvas.LeftProperty, MySplashScreen.ImageLocation.Left + (MySplashScreen.ImageLocation.Width / 2));
    this.MyProgressRing.SetValue(Canvas.TopProperty, MySplashScreen.ImageLocation.Top + MySplashScreen.ImageLocation.Height - (.26 * MySplashScreen.ImageLocation.Height));
    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.
    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined
    objects and unknown namespaces.

  • Has the wallpaper resizing issue been fixed for iOS7?

    When I upgraded to iOS7, I immediatley downgraded back to iOS6 because I was unable to resize my wallpaper picture and I didn't care for the new look. Does anyone know if the resizing issue has been fixed???

    You mean for the Lock Screen, how it won't let you shrink it?
    No, that issue still exists in 7.0.3.

  • TS3232 I have the mini DisplayPort to Dual-Link DVI Adapter firmware 1.03 and I still have screen flickering issues

    I have the mini DisplayPort to Dual-Link DVI Adapter firmware 1.03 and I still have massive screen flickering issues on a Mac Mini 2012.
    I am using a Dell 30" monitor (it's the Samsung screen just rebranded) connected to a WD 4TB Thunderbolt drive connected to the Mac Mini.
    The screen is usable for the most part when I've just started the computer (although today I started having issues after a fresh restart) but if even just the screen goes to sleep, or the computer goes to sleep and I wake it later, I start to have massive flickering to black and occasionally to snow.
    The effect seems to be more likely to arise when I'm on heavy graphics-intensive websites or programs (eg, Tumblr feed with lots of GIF images or working in Adobe Premiere), but once it starts shutting down those programs has no effect, the screen keeps flickering wildly.
    The problem improved after the 1.03 firmware upgrade (for a while it was flickering uncontrollably ALL the time and was virtually unusable) but it has not gone away.
    Any suggestions would be very welcome, either for how to fix this issue or how to get Apple to, you know, let me TELL THEM that their adapter firmware fix has NOT solved the issue, since my phone support has expired. :/

    I have a new Mini DisplayPort to Dual-Link DVI Adapter to allow my original Apple 30" Cinema Display to connect to the new Mac Pro.  Shipped straight from Apple, it is firmware version 1.03.  I've never had flickering issues, but the display will often go black (possibly after a screen power save) and not come back.  when this happens I am still able to connect to and use the Mac via remote connection.  But the only way to get the screen back is either to unplug the adapter and plug it back in to the Mac, or to shut down and power up the Mac.  This may be a separate issue, so I'll also post it standalone...

  • Please help-Trying to compress to Mpeg-2 for Convention, also resizing issues

    Hello,
    I just recently finished making an AMV in Adobe Premiere 5.5, and I am having trouble trying to figure out how to compress it into an Mpeg-2 source for a competition/convention.
    I also have these massive black borders on the side of my video that I know is probably due to improper resizing on my part, and although I have tried to remedy this with a new avisynth script of the exported uncompressed AVI (before compressing to MPEG-2), whenever I try to run the avisynth script in either VirtualDubMod or TMPGEnc (the converting program recommended by: http://www.animemusicvideos.org/guides/mpegforcons/) it crashes, although the original video does work.
    This is the avisynth script I have created for the post-video:
    FFVideoSource("C:\Users\Freeman\Desktop\Fight the Power.avi")
    FFCopyrightInfringement("C:\Users\Freeman\Desktop\Fight the Power.avi")
    AssumeFPS("23.976")
    SSRC(48000)
    LanczosResize(720,352)
    AddBorders(0,64,0,64)
    per the recommendations from the guide listed below
    I do not know if the resizing I have set up in the new avisynth script will fix my resizing issues, and I would like to improve that as much as possible, so if someone could clarify for me, that would be greatly appreciated.
    You may also notice some audio issues throughout the video, however on further playback this never appears to happen in the same place. I believe this is caused by poor audio quality, and I have a friend of mine working on setting up a lossless source that I will try to recompress with the video before friday, however if someone else might know what is causing this, any advice would be greatly appreciated.
    Here is the current MPEG-2 I have, however for obvious reasons, I do not consider it acceptable as of yet:
    http://www.megaupload.com/?d=IIKYWRXF
    The original export from Premiere is Microsoft AVI Uncompressed, and then attempted to convert to MPEG-2 (I tried multiple settings, they all have the same sizing issues), and as I said before, no matter what I try to do with the avisynth script, it crashes.
    I have even tried taking out every line from the new avisynth script except for the first two detailing the location of the video and audio, however this does nothing, it still crashes.
    I had to convert all my original source avisynth scripts to AVI files (that are massive, as I am editing from 52 episodes of Fullmetal Alchemist: Brotherhood), and so editing the original scripts is impossible at this point, because to my knowledge, that would mean I would have to reconvert them all to AVI, which took over 16 hours, and then that would probably make me have to re-edit this entire video (which if you look at it, based on length and how much work I've put into it: is impossible, especially given the time constraints).
    So anything that I can do to fix this will have to be done to the export from Premiere, unless there is a way to work with the AVI's that I made from the avisynth scripts.
    The source is primarily 16:9 DVD (Fullmetal Alchemist) and very few parts from a 4:3 DVD (Naruto). (You can recognize these parts in the video, it is whenever someone is rowing in a boat during the lyrics "Row Row")
    The avisynth script for all the fullmetal alchemist DVD's is as follows:
    mpeg2source("F:\DVD RIPS\Music Video Rips\Brotherhood\Disc 1 (1-7)\MainMovie\FMA_BROTHERHOOD_P1_D1\FMAB 1-7.d2v", cpu=4)
    ConvertToYV12()
    Spline36Resize(848,480)
    #TTempSmooth()
    FastLineDarkenMod()
    LSFmod(strength=120)
    LUTDeRainbow()
    And the avisynth script for the one Naruto DVD is as follows:
    mpeg2source("F:\DVD RIPS\Music Video Rips\Random\Row Row\MainMovie\ROW ROW\VTS_01_1.d2v")
    TFM()
    TDecimate()
    Spline36Resize(848,636)
    Crop(0,78, 0,-78)
    These recommendations came from what I could figure out from:
    http://www.animemusicvideos.org/guides/avtech31/
    If anyone is curious, the song is "Libera me from Hell", and it is 44100 from what I could tell when I ran it in WINAMP (I converted it from mp3 to wav through WINAMP, if there is a better way that I am unaware of, please let me know).
    I know this is extremely long, and thank you anyone who has taken their time to look through it, it is greatly appreciated.
    The deadline for this is friday (5/20/11), so I need help with this ASAP and thanks,
    Dexter

    Dexter,
    Those "black borders," if they are visible in the Program Monitor, are most likely due to a mis-match between the Source Files and the Sequence Preset.
    If they are only showing up upon Export, then there is likely a mis-match between your Sequence and your Export, and could be either with the Aspect Ratio, or if using non-square pixels, the PAR (Pixel Aspect Ratio).
    I'll defer any commens on AVISynth to the experts here.
    Good luck,
    Hunt

  • Mac Pro Screen Freezing Issue with NVIDIA 8800 GT too

    There were lots of entry in threads, where the screen freezing issue was described (disorted screen with strange lines, only reboot helps). Nearly all cases seem to be related to the ATI 2600 card.
    http://discussions.apple.com/thread.jspa?threadID=1358062&tstart=30
    http://discussions.apple.com/thread.jspa?threadID=1365277&tstart=0
    I opened this new thread to show, that this problems occurs not only for the ATI card but for the NVIDIA 8800 card, too.
    My MacPro was delivered 8 days ago and was running without any problems. But all of a sudden, I got that screen freeze. And it wasn't the first time, I was heavely working 2-3 hours with that computer.
    In total, 2 screen freezes showed on my computer. The first one during working with the computer. The second one during booting into MacOS X. The screen freeze occured during the boot phase with the grey screen and the spinning wheel.
    My configuration:
    MacPro 2.8, Dual Quad Core
    6 GB RAM
    3 harddisks, 1 standard from Apple, 2 Samsung with 750GB
    MacOS 10.5.2
    Formac 20" Monitor
    Perhaps others have this problem, too? Than we should emphasize, that this is not an ATI related problem.

    I've actually been having the freezing issue for a while now but I didn't have the know-how to troubleshoot it (PC tech trying to support the only Mac lab in the building).
    MacPro will freeze randomly (no trend in time, system strain, or open programs). The mouse will operate but will not interact with anything.
    Specs:
    MacPro - Model 1,1
    Dual Core Xeon 2.66
    2gb RAM
    nVidia GeForce 7300 GT
    Mac OS 10.4.11
    The machine always has 2 displays connected to it so the workaround that was discussed for the ATI 2600 doesn't apply. I had 1 display connected here in my shop and it froze for that as well.
    Message was edited by: DocturKnowles

  • Screen Tearing Issues

    As of today, my Mac Mini has experienced severe screen tearing issues, it generally happens on Chrome but has started to also happen on other applications such as Pages. My Mac Mini is virtually brand new and has been used for about 2 weeks. I am using an TV via an HDMI cable. It is the 2.3ghz model with 4gb RAM.  The OS is Mavericks. I have tried restarting but that didn't help. Plus the Mac is now hot with very little apps open (Minecraft, Chrome (1tab)) and the fan is loud.

    Doesn't sound good... You have 90 days free phone support and a one year warranty on your Mac Mini.
    I would Contact Apple Support or the Apple Store where you made the purchased and have it checked out.
    Additionally you might wat to get AppleCare, which extends the phone support and warranty to three full years.

  • Screen redraw issues

    Hi everyone
    My new Macbook appears to have screen redraw issues (as I've mentioned in other posts). It often does not redraw the screen quickly or smoothly. It may redraw the screen in bands from the top, or the Dock may come up in jerks. Also, the cursor often freezes, especially when switching from one app. to another, or after performing a function in an app (e.g. Save, or Delete in Finder). Messing around with the keyboard or trying another function often unfreezes the cursor again. It's frustrating.
    I think it's probably a compatibility issue, since quite a few of the applications I transferred over from my iBook are not yet available as fat binaries ("universal" binaries). Yet they seem to work OK. I'll post about that separately.
    If anyone else has experienced screen redraw issues, I'd be interested to hear about them. This machine should run much faster than my iBook, not much more slowly.

    Thanks again, Shawn. I wasn't sure whether to post all the problems as one mess, or separately so people could search for them separately. I decided on separately, in case they weren't related, but mentioned the other bits in each post in case they were.
    I myself searched under all these problems, but had little success. I don't know if that's an artefact of the Search or not. I suppose it depends on things like using "frozen cursor" or "freezing cursor". I certainly found more posts related to my problems when I read all the forum posts for MacBook Users. It took quite a while, but was more productive than searching. I'd rather not have to spend quite as much time on finding data, though.
    Thanks again.
    from Clytie

  • Windows 2008 R2 Screen Lock Issue (GPO)

    Scenario: We will be deploying POS machines at our stores that will have Windows 2008 R2 as the preferred OS. The function of this POS machine is for POS administration and not for ringing up sales. The machines have been configured to autologin a specific
    user via GPO for POS functions. Also, a specific POS desktop environment shell has been configured to launch instead of Explorer (explorer.exe) shell environment at autologon.
    Everything seems to be working as expected except for the session of the user locking. Since the POS environment needs to be up at all times with the specific user profile, we do not want the OS to lock the user session. I've timed it and it seems to lock
    the screen (not log off) at approximately 15 minutes of inactivity, we do not want this.
    So far, these are the GPOs I have configured that have not fixed the issue:
    Computer Configuration>Policies>Windows Settings>Security Settings>Local Policies>Security Options>Microsoft Network Server: Amount of idle time required before suspending session = 99999 minutes
    Computer Configuration>Policies>Administrative Templates>System>Power Management>Sleep Settings>Allow applications to prevent automatic sleep (plugged in) = Enabled
    Computer Configuration>Policies>Administrative Templates>System>Power Management>Sleep Settings>Require a password when a computer wakes (plugged in) = Disabled
    Computer Configuration>Policies>Administrative Templates>System>Power Management>Sleep Settings>Turn off hybrid sleep (plugged in) = Enabled
    Computer Configuration>Policies>Administrative Templates>System>Power Management>Sleep Settings>Turn on the ability for applications to prevent sleep transitions (plugged in) = Enabled
    Computer Configuration>Policies>Administrative Templates>System>Power Management>Video and Display Settings>Turn off the display (plugged in) = Enabled = 99999 seconds
    User Configuration>Policies>Administrative Templates>Control Panel>Personalization>Enable screen saver = Disabled
    User Configuration>Policies>Administrative Templates>Control Panel>Personalization>Password protect the screen saver = Disabled
    User Configuration>Policies>Administrative Templates>System>Ctrl+Alt+Del Options>Remove Lock Computer = Enabled
    User Configuration>Preferences>Windows Settings>Registry>HKCU>Control Panel>Desktop>ScreenSaveActive = 0
    What are we doing wrong? How do I configure the OS to not lock the user session but keep it active at all times?
    As a side note: We have Windows 7 POS machines also that will be ringing up sales that we do not have the screen lock issue.

    Hi,
    >>Please see my setting indicated in my original post. We have Turn Off the Display set to 99999 seconds.
    I understand that we have set the Turn Off the Display for this amount of time. However, just for double check, we can go to the power plan we are using to check if the setting has been applied successfully. If the setting has been applied successfully,
    it should be grayed out. Or, we can run command gpresult/h gpreport.html
    with admin privileges to collect group policy result report to check this.
    Besides, do we use other third party software to protect our computer? We can try to clean boot the server to see if the situation persists.
    Regarding how to perform a clean boot, the following article can be referred to for more information.
    How to perform a clean boot in Windows
    http://support.microsoft.com/KB/929135
    TechNet Subscriber Support
    If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.
    Best regards,
    Frank Shen

  • Firefox version 22 screen tearing issue with video

    So I've updated to Firefox 22 and have recently started noticing this really annoying screen tearing issue when scrolling. its only when i use Firefox sometimes it happens when I'm watching videos sometimes it just happens on normal every day pages. I've tried to duplicate this issue in other browsers (Chrome) and it just only seems to happen with Firefox. anyone else experienced this and knows how to stop it? kinda annoying

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • IDCS2 Screen Redraw issues

    We're having screen redraw issues when panning and zooming pages. Getting screen anomolies and jittery display performance. It only happens when using InDesign, no other apps exhibit similar issues.
    PC specs are:
    WinXP Prop SP2
    Dell Optiplex GX620, 2GB RAM
    ATI Radeon X600, 256MB Video Card
    Dual Dell 19" Flat Displays
    Tried setting Display Performance slider in Prefs to middle setting and still getting redraw problems.
    Is there a setting for the video card that might help?
    Thanks,
    -Danny

    InDesign is known to have display issues with scrolling (white bars appearing where the edge of the screen used to be), although I don't believe I've ever seen it panning. As far as I know there is nothing you can do but grumble.
    Not a lot of help, I'm afraid.
    Peter

  • Screen refresh issue with SQL Developer 1.5.5 on Vista 64 bit

    I am using the latest version of SQL Developer.
    I have screen refresh issues in sql developer. On scrolling up and down the display gets jumbled, some time screen do not display at all. Its making working with SQL Developer very difficult. I don't have such an issue with any of my other editors.
    Is this something specific to Vista? Is there any know solution to this issue.
    Thanks
    Edited by: user5899685 on Sep 1, 2009 11:14 AM

    Specific? Not really, but judging from the posts here Vista is more prone. It usually indicates incompatibility between Java and video drivers.
    If updating your JDK or video driver doesn't work or isn't an option, just disabling DirectDraw in \sqldeveloper\bin\sqldeveloper.conf usually works too:
    AddVMOption -Dsun.java2d.noddraw=trueHope that helps,
    K.

  • How can I contact Apple about Screen bleeding issue ?

    Hey ,
    How can I contact Apple about Screen bleeding issue ?
    Because they have very complex website and I couldn't find the email .. !!

    think as spam took over the internet most companys stopped having a mail address you could write to
    http://store.apple.com/us/help/
    http://www.apple.com/support/contact/

  • Screen redraw issues after update to 10.7.4

    Anyone else seeing screen redraw issues since updating to 10.7.4? Suddenly, the zoom tool stops working or causes visual errors.

    thank you FFS48, it really helped and might work fine as temporary solution. I was about to restore my OS from backup to 10.7.3 version... as booting from it made no errors. The latest 10.7.4 update filled my log filles with different error messages like:
    2012-05-10 23:53:17,000 kernel: SMC::smcReadKeyAction ERROR PC2C kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff8030d4f000
    2012-05-10 23:53:17,000 kernel: SMC::smcReadKeyAction ERROR PD0R kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff8030d4f000
    2012-05-10 23:53:17,000 kernel: SMC::smcReadKeyAction ERROR PN1R kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff8030d4f000
    2012-05-10 23:53:17,000 kernel: SMC::smcReadKeyAction ERROR PG0C kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff8030d4f000
    which might be caused by iStatMenus as these log entries are allways next to iStat log entries.
    I often need to access my Mac Pro using Back to my Mac from my MBP. Do you know will it still be possible having WiFi on MacPro off?
    It is strange, that the latest update delivered more visible problems than benefits....
    What I tried to solve the problem and that did not work:
    - Disable WiFi sync on iTunes (after reading some forums discussing similar problem)
    - Uninstalled Xcode (as some forums suggested)
    It is some how related to WiFi and iOS devices that sync to that computer. Switching these iOS devices off - removes the problem, and I believe it should be reported to Apple.
    Is there any URL to Apple bug submit form?

  • Is anyone experiencing screen flicker issues on a retina MB pro?

    Is anyone experiencing screen flicker issues on a retina MB pro?

    Read the More Like This Threads in the right column. 

Maybe you are looking for

  • Nvarchar2 in oracle 8i and 9i

    Hi All, I am woking in 9i d/b and changed a column from varchar2(50) to nvarchar2(50) from 9i client. Now I am connecting to the 9i d/b from a 8i client and when i am doing desc of the table then the column is showing nvarchar2(150) but when I'm doin

  • Acrobat Pro X 10.1.5

    I had this issue prior to the update.  I open a PDF file and the program stops responding.  Un-installing and re-installing the applicatin cured it for about a day, but the problem returns.  It seems worse in 10.1.5.  Running the repair ulitity has n

  • Viewing pdf in browser window

    I know this problem has been addressed in NUMEROUS other threads, but I've read through at least 20 of them now, including threads elsewhere on the web, and NONE of them solve my problems. Neither Safari 3.1.2 or Firefox 3.0.1 will open pdfs within a

  • 3ivx_dec.dll

    I am attempting to use itunes and even when i plug in my ipod i get the message: 3ivx_dec.dll was not found reinstalling may help this. i then uninstall and reinstall but i still cannot get itunes to work. any suggestions? Please!!! I need my music!!

  • Is it possible to connect two iPads in order to have a two page screen?

    I use Goodreader to read music scores in rehearsal and performance. The display is one page vertically and requires a great deal of "page turning." the magic bullet would be a way to have two iPads side-by-side interfaced in such a way so as to have